summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-03usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2-41/+41
2011-05-03xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2-27/+66
2011-05-03xHCI: Set link state supportAndiry Xu1-0/+41
2011-05-03xHCI: Clear link state change supportAndiry Xu1-0/+5
2011-05-03xHCI: warm reset supportAndiry Xu1-0/+11
2011-05-03usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior3-3/+3
2011-05-03xhci: Remove recursive call to xhci_handle_eventMatt Evans1-7/+11
2011-05-03xhci: Add an assertion to check for virt_dev=0 bug.Matt Evans1-0/+11
2011-05-03xhci: Add rmb() between reading event validity & event data access.Matt Evans1-0/+5
2011-05-03xhci: Make xHCI driver endian-safeMatt Evans6-341/+360
2011-04-30xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings1-0/+1
2011-04-30usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz3-11/+7
2011-04-30USB: add queued-unlinks test case to usbtest driverAlan Stern1-2/+118
2011-04-30USB: ehci: tegra: fix USB1 port reset issueJim Lin1-0/+72
2011-04-30USB: ohci-s3c2410: use resource_size()Jingoo Han1-1/+1
2011-04-30USB: ohci-s3c2410: use __devinit and __devexit macros for probe and removeJingoo Han1-3/+3
2011-04-30usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz1-1/+2
2011-04-30usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior1-1/+20
2011-04-30usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior1-0/+1
2011-04-30usb: renesas_usbhs: add autonomy modeKuninori Morimoto4-7/+95
2011-04-30usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto3-5/+14
2011-04-30usb: renesas_usbhs: prevent NULL pointer crashKuninori Morimoto1-15/+19
2011-04-30usb: renesas_usbhs: add power control functionKuninori Morimoto1-13/+29
2011-04-30usb: renesas_usbhs: move pdev_to_priv to globalKuninori Morimoto2-7/+8
2011-04-30usb: renesas_usbhs: add error reason for usbhs_pipe_mallocKuninori Morimoto1-1/+4
2011-04-30usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto2-1/+5
2011-04-30usb: renesas_usbhs: return error if wrong recip requestKuninori Morimoto1-0/+4
2011-04-30usb: renesas_usbhs: modify spinlock methodKuninori Morimoto1-36/+61
2011-04-30usb: renesas_usbhs: don't re-allocation pipe bufferKuninori Morimoto1-3/+17
2011-04-30usb: renesas_usbhs: modify fifo clear timingKuninori Morimoto1-10/+4
2011-04-30USB: g_printer required set interface requestJonas Andersson1-0/+2
2011-04-30USB: dbpg gadget: dont mask out direction bitSven Schnelle1-2/+2
2011-04-30USB: dbgp gadget: set MaxpacketSize0Sven Schnelle1-0/+1
2011-04-30USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle1-5/+4
2011-04-30usb: renesas_usbhs: Driver is depend on SuperHKuninori Morimoto1-0/+1
2011-04-30usb: renesas_usbhs: fixup cast warningKuninori Morimoto1-2/+1
2011-04-30USB: documentation update for the pre_reset methodAlan Stern2-5/+9
2011-04-30Bind only modem AT command endpoint to option module.Marius B. Kotsbak1-1/+7
2011-04-30USB: cdc-wdm: reset handling according to new requirementsOliver Neukum1-0/+14
2011-04-30USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel1-7/+13
2011-04-30USB: gadget: g_multi: fixed vendor and product ID in inf filesMichal Nazarewicz2-5/+5
2011-04-30USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László2-0/+6
2011-04-30USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers1-0/+1
2011-04-30USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley1-0/+4
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman58-657/+4776
2011-04-19Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds1-1/+1
2011-04-19Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-5/+2
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-26/+361
2011-04-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-187/+186
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds11-26/+81