summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: allow malformed LANGID descriptorsDaniel Mack2009-03-241-4/+2
* USB: pxa27x_udc: typo fixes and code cleanupsVernon Sauder2009-03-241-30/+24
* USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell2009-03-244-58/+74
* USB: gadget: composite device-level suspend/resume hooksDavid Brownell2009-03-241-2/+6
* USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2009-03-242-1/+102
* USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin2009-03-245-25/+18
* USB: Fix cp2101 USB serial device driver termios functions for console useVomLehn2009-03-241-10/+43
* USB: CP2101 New Device IDAlex Stephens2009-03-241-0/+1
* USB: ipaq: handle 4 endpoint devicesMark Ellis2009-03-241-6/+37
* USB: S3C: Move usb-control.h to platform includeBen Dooks2009-03-241-2/+1
* USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks2009-03-241-1/+1
* USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-03-241-1/+1
* USB: ohci-s3c2410: fix name of bus clockBen Dooks2009-03-241-1/+1
* USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks2009-03-241-1/+0
* USB: serial: rename cp2101 driver to cp210xGreg Kroah-Hartman2009-03-243-6/+6
* USB: CP2101 Reduce Error LoggingCraig Shelley2009-03-241-12/+7
* USB: CP2101 Support AN205 baud ratesCraig Shelley2009-03-241-40/+52
* USB: use kzfree()Johannes Weiner2009-03-242-4/+2
* USB: usbfs: remove unneeded "inline" annotationsAlan Stern2009-03-241-6/+6
* USB: don't send Set-Interface after resetAlan Stern2009-03-241-7/+16
* USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman2009-03-247-1678/+0
* USB: make actual_length in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-245-8/+8
* USB: uhci: don't use pseudo negative valuesAlan Stern2009-03-242-8/+7
* USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander2009-03-242-10/+65
* USB: usbmon: Add binary API v1Pete Zaitcev2009-03-241-26/+116
* USB: ch341 serial: fix port number changed after resumeMing Lei2009-03-241-0/+22
* USB: musb: partial DaVinci dm355 supportDavid Brownell2009-03-243-30/+62
* USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta2009-03-241-1/+1
* USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE2009-03-241-1/+3
* USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta2009-03-241-27/+85
* USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2009-03-242-18/+11
* USB: composite: avoid inconsistent lock stateFelipe Balbi2009-03-241-2/+3
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-245-2/+8
* USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-2411-0/+39
* usb-storage: make onetouch a separate moduleAlan Stern2009-03-248-33/+130
* usb-storage: make karma a separate moduleAlan Stern2009-03-248-33/+123
* usb-storage: make alauda a separate moduleAlan Stern2009-03-248-131/+197
* usb-storage: make jumpshot a separate moduleAlan Stern2009-03-247-45/+112
* usb-storage: make datafab a separate moduleAlan Stern2009-03-248-142/+202
* usb-storage: make freecom a separate moduleAlan Stern2009-03-247-42/+104
* usb-storage: make shuttle_usbat a separate moduleAlan Stern2009-03-248-186/+227
* usb-storage: make cypress_atacb a separate moduleAlan Stern2009-03-247-39/+111
* usb-storage: make sddr55 a separate moduleAlan Stern2009-03-248-81/+139
* usb-storage: make isd200 a separate moduleAlan Stern2009-03-248-88/+154
* usb-storage: make sddr09 a separate moduleAlan Stern2009-03-248-108/+174
* usb-storage: prepare for subdriver separationAlan Stern2009-03-249-134/+257
* usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young2009-03-241-0/+3
* USB: fix ehci printk formatsRandy Dunlap2009-03-241-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-2435-152/+152
OpenPOWER on IntegriCloud