Age | Commit message (Expand) | Author | Files | Lines |
2009-03-24 | usb-storage: make alauda a separate module | Alan Stern | 8 | -131/+197 |
2009-03-24 | usb-storage: make jumpshot a separate module | Alan Stern | 7 | -45/+112 |
2009-03-24 | usb-storage: make datafab a separate module | Alan Stern | 8 | -142/+202 |
2009-03-24 | usb-storage: make freecom a separate module | Alan Stern | 7 | -42/+104 |
2009-03-24 | usb-storage: make shuttle_usbat a separate module | Alan Stern | 8 | -186/+227 |
2009-03-24 | usb-storage: make cypress_atacb a separate module | Alan Stern | 7 | -39/+111 |
2009-03-24 | usb-storage: make sddr55 a separate module | Alan Stern | 8 | -81/+139 |
2009-03-24 | usb-storage: make isd200 a separate module | Alan Stern | 8 | -88/+154 |
2009-03-24 | usb-storage: make sddr09 a separate module | Alan Stern | 8 | -108/+174 |
2009-03-24 | usb-storage: prepare for subdriver separation | Alan Stern | 10 | -151/+261 |
2009-03-24 | usb-serial: fix usb_serial_register bug when boot with nousb param | Dave Young | 1 | -0/+3 |
2009-03-24 | USB: fix ehci printk formats | Randy Dunlap | 1 | -1/+1 |
2009-03-24 | USB: replace uses of __constant_{endian} | Harvey Harrison | 35 | -152/+152 |
2009-03-24 | USB: serial: add qualcomm wireless modem driver | Greg Kroah-Hartman | 3 | -0/+155 |
2009-03-24 | USB: symbolserial: log the ioctl commands | Greg Kroah-Hartman | 1 | -0/+59 |
2009-03-24 | USB: serial: add symbol serial driver | Greg Kroah-Hartman | 3 | -0/+350 |
2009-03-24 | USB: Add platform device support for the ISP1760 USB chip | Catalin Marinas | 3 | -17/+81 |
2009-03-24 | USB: Make the isp1760_register function prototype more generic | Catalin Marinas | 2 | -6/+8 |
2009-03-24 | USB: EHCI: add software retry for transaction errors | Alan Stern | 2 | -0/+35 |
2009-03-24 | USB: fix USB_STORAGE_CYPRESS_ATACB | Boaz Harrosh | 1 | -8/+7 |
2009-03-24 | USB: EHCI: Make timer_action out-of-line | Alan Stern | 2 | -34/+36 |
2009-03-24 | usb: kill prehistorical comments about USB_EHCI_HCD | Thierry Vignaud | 1 | -4/+1 |
2009-03-24 | USB: serial: refuse to open recently removed USB Serial devices | James Woodcock | 1 | -0/+5 |
2009-03-24 | USB: serial: remove recourse to generic method | Oliver Neukum | 1 | -1/+0 |
2009-03-24 | USB: skeleton: Use dev_info instead of info | Matt Kraai | 1 | -2/+4 |
2009-03-24 | usb_storage: make Kconfig note visible in the console | Borislav Petkov | 1 | -2/+2 |
2009-03-24 | USB: serial: opticon: add serial line ioctls | Greg Kroah-Hartman | 1 | -1/+64 |
2009-03-24 | USB: serial: opticon: add write support | Greg Kroah-Hartman | 1 | -2/+122 |
2009-03-24 | USB: otg: adding nop usb transceiver | Ajay Kumar Gupta | 4 | -0/+193 |
2009-03-24 | USB: ftdi_sio: remove pointless syslog spew | David Brownell | 1 | -9/+2 |
2009-03-24 | USB: add missing KERN_* constants to printks | Frank Seidel | 6 | -39/+59 |
2009-03-24 | USB: serial: use generic method if no alternative is provided in usb serial l... | Oliver Neukum | 1 | -2/+5 |
2009-03-24 | USB: serial: export symbol of usb_serial_generic_resume | Oliver Neukum | 1 | -0/+1 |
2009-03-24 | USB: serial generic resume function fix | Oliver Neukum | 1 | -8/+0 |
2009-03-24 | USB: serial: introduce a flag into the usb serial layer to tell drivers that ... | Oliver Neukum | 2 | -1/+6 |
2009-03-24 | USB: count reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
2009-03-24 | USB: suspend/resume for opticon driver | Oliver Neukum | 1 | -0/+26 |
2009-03-24 | USB: suspend/resume support for option driver | Oliver Neukum | 1 | -6/+80 |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget general irq handling | Darius Augulis | 2 | -65/+94 |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget ep0 irq handling | Darius Augulis | 1 | -6/+6 |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget code style | Darius Augulis | 2 | -36/+69 |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget bugs | Darius Augulis | 2 | -15/+20 |
2009-03-24 | USB: usb-serial ch341: support for DTR/RTS/CTS | Werner Cornelius | 1 | -72/+302 |
2009-03-24 | USB: gadget: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-03-24 | USB: drivers: use USB API functions rather than constants | Julia Lawall | 5 | -18/+16 |
2009-03-24 | USB: Remove redundant test in pxa27x_udc and ftdi_sio | Julia Lawall | 2 | -10/+8 |
2009-03-24 | USB: ub: use USB API functions rather than constants | Julia Lawall | 1 | -5/+4 |
2009-03-24 | USB: Move definitions from usb.h to usb/ch9.h | Julia Lawall | 2 | -180/+179 |
2009-03-24 | USB: pxa27x_udc: add vbus_draw callback | Robert Jarzmik | 1 | -1/+23 |
2009-03-24 | USB: pxa27x_udc: add otg transceiver support | Robert Jarzmik | 3 | -1/+22 |