summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2010-10-222-0/+8
* USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-222-0/+32
* USB: musb: add musb support for AM35xAjay Kumar Gupta2010-10-224-2/+512
* USB: AM35x: Add musb supportAjay Kumar Gupta2010-10-223-0/+55
* usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-223-12/+15
* USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin2010-10-221-2/+1
* USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-10/+8
* USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-4/+2
* USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp2010-10-221-0/+8
* USB: accept some invalid ep0-maxpacket valuesAlan Stern2010-10-221-3/+6
* USB: xHCI: PCI power management implementationAndiry Xu2010-10-223-2/+258
* USB: xHCI: bus power management implementationAndiry Xu2010-10-224-0/+200
* USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-224-6/+101
* USB: xHCI: port power management implementationAndiry Xu2010-10-225-12/+248
* usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp2010-10-221-0/+3
* USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-223-18/+19
* USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-223-7/+41
* USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-223-49/+36
* usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu2010-10-221-1/+1
* USB: otg/ulpi: extend id's table.Igor Grinberg2010-10-221-5/+20
* USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg2010-10-221-3/+32
* USB: opticon: Whitespace fixes in opticon driverAlon Ziv2010-10-221-4/+4
* USB: opticon: Add Opticon OPN2001 write supportAlon Ziv2010-10-221-4/+26
* USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv2010-10-221-3/+3
* USB: ftdi_sio: set device latency timeout at port probeJohan Hovold2010-10-221-2/+1
* usb: iowarrior: don't trust report_size for buffer sizeKees Cook2010-10-221-1/+1
* USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold2010-10-221-1/+10
* USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy2010-10-222-2/+55
* usb: usb3.0 ch9 definitionsTatyana Brokhman2010-10-221-1/+57
* USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-224-105/+77
* usb: makefile cleanupmatt mooney2010-10-2215-162/+116
* usb: gadget: dummy_hcd: Fix error pathRahul Ruikar2010-10-221-3/+5
* usb: core: endpoint: Fix error pathRahul Ruikar2010-10-221-1/+1
* USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen2010-10-221-0/+1
* USB: do not print -ESHUTDOWN message if usb at otg device modePeter Chen2010-10-221-1/+1
* usb-storage: add new no_read_capacity_16 quirkHans de Goede2010-10-223-2/+9
* scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede2010-10-222-0/+13
* usb-storage: add new no_read_disc_info quirkHans de Goede2010-10-223-1/+12
* scsi/sr: add no_read_disc_info scsi_device flagHans de Goede2010-10-222-1/+8
* usb: gadget: goku_udc: Fix error pathDan Carpenter2010-10-221-11/+15
* USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey2010-10-222-35/+169
* USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-222-5/+14
* USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey2010-10-221-17/+39
* USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey2010-10-221-14/+16
* USB: imx21-hcd: remove unused variableMartin Fuzzey2010-10-221-2/+0
* USB: usbtest - ensure correct isoc data lengthMartin Fuzzey2010-10-221-0/+2
* USB: usbtest fix coding styleMartin Fuzzey2010-10-221-324/+341
* USB: disable endpoints after unbinding interfaces, not beforeAlan Stern2010-10-221-7/+7
* usb: langwell_udc: cancel pending requests when controller is suspended.Philippe Skowronski2010-10-221-0/+5
* usb: langwell_udc: fix big file transfer issue.Christophe Lebouc2010-10-221-2/+4
OpenPOWER on IntegriCloud