summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-25USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.cCatalin Marinas1-0/+14
2009-03-25USB: allow malformed LANGID descriptorsDaniel Mack1-4/+2
2009-03-25USB: pxa27x_udc: typo fixes and code cleanupsVernon Sauder1-30/+24
2009-03-25USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell4-58/+74
2009-03-25USB: gadget: composite device-level suspend/resume hooksDavid Brownell2-2/+14
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 Dooks3-6/+6
2009-03-25USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks1-1/+1
2009-03-25USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis1-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-Hartman2-2/+2
2009-03-25USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman6-9/+9
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 Zaitcev2-33/+136
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 Vrabel6-3/+9
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 Stern10-151/+261
2009-03-25usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young1-0/+3