aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds133-8766/+11033
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-07-21USB: use reset_resume when normal resume failsAlan Stern1-3/+17
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell2-1/+4
2008-07-21usb gadget: minor USBCV fix for composite frameworkDavid Lopo1-0/+1
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May1-4/+19
2008-07-21USB: fix double kfree in ipaq in error caseOliver Neukum1-1/+2
2008-07-21USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2-0/+11
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro1-1/+0
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-21USB: Fix pointer/int cast in USB devio codeDavid Howells1-2/+3
2008-07-21usb gadget: g_cdc dependso on NETRandy Dunlap1-0/+1
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2-19/+155
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2-334/+210
2008-07-21usbfs: don't store bad pointers in registrationAlan Stern1-9/+10
2008-07-21usbfs: fix race between open and unregisterAlan Stern1-5/+11
2008-07-21usbfs: simplify the lookup-by-minor routinesAlan Stern1-9/+6
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern3-31/+41
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern3-21/+139
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare1-14/+12
2008-07-21USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov1-0/+9
2008-07-21USB: fix disconnect bug in cdc-acmOliver Neukum1-13/+15
2008-07-21USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum1-1/+4
2008-07-21USB: autosuspend for cdc-wdmOliver Neukum1-6/+101
2008-07-21USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2-21/+126
2008-07-21USB: keyspan: Remove duplicate device entriesBen Collins1-3/+2
2008-07-21usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy1-1/+1
2008-07-21usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda1-4/+27
2008-07-21usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda1-1/+6
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei4-20/+21
2008-07-21USB: usb-serial: fix a sparse warning about different signednessAndre Haupt1-1/+1
2008-07-21USB: isp1760: Support board-specific hardware configurationsNate Case3-18/+104
2008-07-21USB: fix comment of usb_set_configurationMing Lei1-1/+1
2008-07-21USB: use standard SG iterator in the scatter-gather libraryAlan Stern1-6/+6
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei4-12/+6
2008-07-21USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet1-1/+0
2008-07-21USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton1-2/+2
2008-07-21USB: cdc-wdm cleanupOliver Neukum1-6/+10
2008-07-21USB: delete airprime driverGreg Kroah-Hartman4-362/+2
2008-07-21USB: usbmon: use simple_read_from_buffer()Akinobu Mita1-12/+2
2008-07-21USB: uhci: mark root_hub_hub_des[] as constMing Lei1-1/+1
2008-07-21USB: host: mark const variable tables as "const"Ming Lei1-3/+3
2008-07-21usb: irda: cleanup on ir-usb moduleFelipe Balbi1-220/+270
2008-07-21USB: ehci-hcd unlink speedupsDavid Brownell3-10/+14
2008-07-21usb: hub: add check for unsupported bus topologyFelipe Balbi3-2/+8
2008-07-21USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev1-3/+0
2008-07-21USB: make SA1111 OHCI driver SA11x0 specificEric Miao1-1/+1
2008-07-21USB: missing usb_put_hcd to ohci-at91Pete Zaitcev1-4/+5
2008-07-21USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison1-1/+0
2008-07-21USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison1-6/+7