summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-25USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2-1/+102
2009-03-25USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin5-25/+18
2009-03-25USB: Fix cp2101 USB serial device driver termios functions for console useVomLehn1-10/+43
2009-03-25USB: CP2101 New Device IDAlex Stephens1-0/+1
2009-03-25USB: ipaq: handle 4 endpoint devicesMark Ellis1-6/+37
2009-03-25USB: S3C: Move usb-control.h to platform includeBen Dooks1-2/+1
2009-03-25USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks1-1/+1
2009-03-25USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder1-1/+1
2009-03-25USB: ohci-s3c2410: fix name of bus clockBen Dooks1-1/+1
2009-03-25USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks1-1/+0
2009-03-25USB: serial: rename cp2101 driver to cp210xGreg Kroah-Hartman3-6/+6
2009-03-25USB: CP2101 Reduce Error LoggingCraig Shelley1-12/+7
2009-03-25USB: CP2101 Support AN205 baud ratesCraig Shelley1-40/+52
2009-03-25USB: use kzfree()Johannes Weiner2-4/+2
2009-03-25USB: usbfs: remove unneeded "inline" annotationsAlan Stern1-6/+6
2009-03-25USB: don't send Set-Interface after resetAlan Stern1-7/+16
2009-03-25USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman7-1678/+0
2009-03-25USB: make actual_length in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-25USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman5-8/+8
2009-03-25USB: uhci: don't use pseudo negative valuesAlan Stern2-8/+7
2009-03-25USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander2-10/+65
2009-03-25USB: usbmon: Add binary API v1Pete Zaitcev1-26/+116
2009-03-25USB: ch341 serial: fix port number changed after resumeMing Lei1-0/+22
2009-03-25USB: musb: partial DaVinci dm355 supportDavid Brownell3-30/+62
2009-03-25USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta1-1/+1
2009-03-25USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE1-1/+3
2009-03-25USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta1-27/+85
2009-03-25USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2-18/+11
2009-03-25USB: composite: avoid inconsistent lock stateFelipe Balbi1-2/+3
2009-03-25USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel5-2/+8
2009-03-25USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela11-0/+39
2009-03-25usb-storage: make onetouch a separate moduleAlan Stern8-33/+130
2009-03-25usb-storage: make karma a separate moduleAlan Stern8-33/+123
2009-03-25usb-storage: make alauda a separate moduleAlan Stern8-131/+197
2009-03-25usb-storage: make jumpshot a separate moduleAlan Stern7-45/+112
2009-03-25usb-storage: make datafab a separate moduleAlan Stern8-142/+202
2009-03-25usb-storage: make freecom a separate moduleAlan Stern7-42/+104
2009-03-25usb-storage: make shuttle_usbat a separate moduleAlan Stern8-186/+227
2009-03-25usb-storage: make cypress_atacb a separate moduleAlan Stern7-39/+111
2009-03-25usb-storage: make sddr55 a separate moduleAlan Stern8-81/+139
2009-03-25usb-storage: make isd200 a separate moduleAlan Stern8-88/+154
2009-03-25usb-storage: make sddr09 a separate moduleAlan Stern8-108/+174
2009-03-25usb-storage: prepare for subdriver separationAlan Stern9-134/+257
2009-03-25usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young1-0/+3
2009-03-25USB: fix ehci printk formatsRandy Dunlap1-1/+1
2009-03-25USB: replace uses of __constant_{endian}Harvey Harrison35-152/+152
2009-03-25USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman3-0/+155
2009-03-25USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman1-0/+59
2009-03-25USB: serial: add symbol serial driverGreg Kroah-Hartman3-0/+350
2009-03-25USB: Add platform device support for the ISP1760 USB chipCatalin Marinas3-17/+81