summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: make karma a separate moduleAlan Stern2009-03-258-33/+123
* usb-storage: make alauda a separate moduleAlan Stern2009-03-258-131/+197
* usb-storage: make jumpshot a separate moduleAlan Stern2009-03-257-45/+112
* usb-storage: make datafab a separate moduleAlan Stern2009-03-258-142/+202
* usb-storage: make freecom a separate moduleAlan Stern2009-03-257-42/+104
* usb-storage: make shuttle_usbat a separate moduleAlan Stern2009-03-258-186/+227
* usb-storage: make cypress_atacb a separate moduleAlan Stern2009-03-257-39/+111
* usb-storage: make sddr55 a separate moduleAlan Stern2009-03-258-81/+139
* usb-storage: make isd200 a separate moduleAlan Stern2009-03-258-88/+154
* usb-storage: make sddr09 a separate moduleAlan Stern2009-03-258-108/+174
* usb-storage: prepare for subdriver separationAlan Stern2009-03-2510-151/+261
* usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young2009-03-251-0/+3
* USB: fix ehci printk formatsRandy Dunlap2009-03-251-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-2535-152/+152
* USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman2009-03-253-0/+155
* USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman2009-03-251-0/+59
* USB: serial: add symbol serial driverGreg Kroah-Hartman2009-03-253-0/+350
* USB: Add platform device support for the ISP1760 USB chipCatalin Marinas2009-03-253-17/+81
* USB: Make the isp1760_register function prototype more genericCatalin Marinas2009-03-252-6/+8
* USB: EHCI: add software retry for transaction errorsAlan Stern2009-03-252-0/+35
* USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh2009-03-251-8/+7
* USB: EHCI: Make timer_action out-of-lineAlan Stern2009-03-252-34/+36
* usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud2009-03-251-4/+1
* USB: serial: refuse to open recently removed USB Serial devicesJames Woodcock2009-03-251-0/+5
* USB: serial: remove recourse to generic methodOliver Neukum2009-03-251-1/+0
* USB: skeleton: Use dev_info instead of infoMatt Kraai2009-03-251-2/+4
* usb_storage: make Kconfig note visible in the consoleBorislav Petkov2009-03-251-2/+2
* USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman2009-03-251-1/+64
* USB: serial: opticon: add write supportGreg Kroah-Hartman2009-03-251-2/+122
* USB: otg: adding nop usb transceiverAjay Kumar Gupta2009-03-254-0/+193
* USB: ftdi_sio: remove pointless syslog spewDavid Brownell2009-03-251-9/+2
* USB: add missing KERN_* constants to printksFrank Seidel2009-03-256-39/+59
* USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum2009-03-251-2/+5
* USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum2009-03-251-0/+1
* USB: serial generic resume function fixOliver Neukum2009-03-251-8/+0
* USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum2009-03-252-1/+6
* USB: count reaches -1, tested 0Roel Kluin2009-03-251-1/+1
* USB: suspend/resume for opticon driverOliver Neukum2009-03-251-0/+26
* USB: suspend/resume support for option driverOliver Neukum2009-03-251-6/+80
* USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2009-03-252-65/+94
* USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis2009-03-251-6/+6
* USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis2009-03-252-36/+69
* USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis2009-03-252-15/+20
* USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius2009-03-251-72/+302
* USB: gadget: remove duplicated #includeHuang Weiyi2009-03-251-1/+0
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-255-18/+16
* USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2009-03-252-10/+8
* USB: ub: use USB API functions rather than constantsJulia Lawall2009-03-251-5/+4
* USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2009-03-252-180/+179
* USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik2009-03-251-1/+23