summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-214-9/+11
* sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-211-0/+5
* usb-storage: revert DMA-alignment change for Wireless USBAlan Stern2008-07-211-10/+15
* USB: use reset_resume when normal resume failsAlan Stern2008-07-211-3/+17
* usb_gadget: composite cdc gadget fault handlingDavid Brownell2008-07-212-1/+4
* usb gadget: minor USBCV fix for composite frameworkDavid Lopo2008-07-211-0/+1
* USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May2008-07-211-4/+19
* USB: fix double kfree in ipaq in error caseOliver Neukum2008-07-211-1/+2
* USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2008-07-212-0/+11
* USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro2008-07-211-1/+0
* USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan2008-07-211-0/+5
* USB: Fix pointer/int cast in USB devio codeDavid Howells2008-07-211-2/+3
* usb gadget: g_cdc dependso on NETRandy Dunlap2008-07-211-0/+1
* USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2008-07-212-19/+155
* USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2008-07-212-334/+210
* usbfs: don't store bad pointers in registrationAlan Stern2008-07-211-9/+10
* usbfs: fix race between open and unregisterAlan Stern2008-07-211-5/+11
* usbfs: simplify the lookup-by-minor routinesAlan Stern2008-07-211-9/+6
* usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-213-31/+41
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-213-21/+139
* USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare2008-07-211-14/+12
* USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov2008-07-211-0/+9
* USB: fix disconnect bug in cdc-acmOliver Neukum2008-07-211-13/+15
* USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum2008-07-211-1/+4
* USB: autosuspend for cdc-wdmOliver Neukum2008-07-211-6/+101
* USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2008-07-212-21/+126
* USB: keyspan: Remove duplicate device entriesBen Collins2008-07-211-3/+2
* usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy2008-07-211-1/+1
* usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda2008-07-211-4/+27
* usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda2008-07-211-1/+6
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-213-19/+20
* USB: usb-serial: fix a sparse warning about different signednessAndre Haupt2008-07-211-1/+1
* USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-213-18/+104
* USB: fix comment of usb_set_configurationMing Lei2008-07-211-1/+1
* USB: use standard SG iterator in the scatter-gather libraryAlan Stern2008-07-211-6/+6
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-213-11/+5
* USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet2008-07-211-1/+0
* USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton2008-07-211-2/+2
* USB: cdc-wdm cleanupOliver Neukum2008-07-211-6/+10
* USB: delete airprime driverGreg Kroah-Hartman2008-07-214-362/+2
* USB: usbmon: use simple_read_from_buffer()Akinobu Mita2008-07-211-12/+2
* USB: uhci: mark root_hub_hub_des[] as constMing Lei2008-07-211-1/+1
* USB: host: mark const variable tables as "const"Ming Lei2008-07-211-3/+3
* usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-211-220/+270
* USB: ehci-hcd unlink speedupsDavid Brownell2008-07-213-10/+14
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-213-2/+8
* USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev2008-07-211-3/+0
* USB: make SA1111 OHCI driver SA11x0 specificEric Miao2008-07-211-1/+1
* USB: missing usb_put_hcd to ohci-at91Pete Zaitcev2008-07-211-4/+5
* USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison2008-07-211-1/+0
OpenPOWER on IntegriCloud