summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior2012-02-283-16/+17
* usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior2012-02-286-134/+2
* USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang2012-02-281-0/+7
* powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu2012-02-281-10/+14
* usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker2012-02-281-0/+2
* USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman2012-02-281-1/+2
* usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2012-02-242-0/+8
* usb: host: add dependence for USB_EHCI_MVNeil Zhang2012-02-241-1/+1
* USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han2012-02-241-4/+2
* USB: ehci-spear: Add PM supportDeepak Sikri2012-02-241-2/+81
* USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkjwboyer@redhat.com2012-02-241-1/+7
* powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2012-02-242-0/+5
* usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen2012-02-241-1/+0
* usb: Fix typo in ehci-dbg.cMasanari Iida2012-02-241-1/+1
* usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser2012-02-241-16/+4
* USB: allow users to run setserial with cdc-acmOliver Neukum2012-02-241-1/+29
* USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei2012-02-241-14/+11
* cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings2012-02-241-1/+0
* usb: host: remove ehci-pxa168.cNeil Zhang2012-02-243-375/+0
* cdc-wdm: Fix more races on the read pathBen Hutchings2012-02-241-5/+11
* USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams2012-02-241-43/+62
* USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2012-02-241-10/+2
* usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman2012-02-241-46/+13
* usb-serial: use new registration API in staging driversAlan Stern2012-02-242-43/+19
* usb-serial: use new registration API in [t-z]* driversAlan Stern2012-02-246-121/+48
* usb-serial: use new registration API in [q-s]* driversAlan Stern2012-02-248-132/+64
* usb-serial: use new registration API in [n-p]* driversAlan Stern2012-02-246-88/+45
* usb-serial: use new registration API in [k-m]* driversAlan Stern2012-02-248-146/+64
* usb-serial: use new registration API in [i-j]* driversAlan Stern2012-02-247-131/+61
* usb-serial: use new registration API in [d-h]* driversAlan Stern2012-02-246-102/+52
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-247-125/+60
* usb-serial: new API for driver registrationAlan Stern2012-02-242-11/+81
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-2349-349/+935
|\
| * usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi2012-02-151-3/+5
| * USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp2012-02-141-8/+2
| * USB: Set wakeup bits for all children hubs.Sarah Sharp2012-02-141-7/+15
| * USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-143-20/+72
| * USB: Refactor hub remote wake handling.Sarah Sharp2012-02-141-24/+35
| * USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-142-0/+53
| * USB: Suspend functions before putting dev into U3.Sarah Sharp2012-02-141-1/+2
| * USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-143-6/+51
| * xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp2012-02-141-12/+17
| * Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-02-131-1/+1
| |\
| * | usb: Fix typo in imx21-dbg.cMasanari Iida2012-02-131-1/+1
| * | usb: cdc-wdm: make reset work with blocking IOBjørn Mork2012-02-101-4/+17
| * | Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10355-6046/+3758
| |\ \
| * | | USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-1010-19/+18
| * | | USB: serial: use dev_err_console in generic writeJohan Hovold2012-02-101-3/+1
| * | | USB: serial: fix console error reportingJohan Hovold2012-02-101-1/+3
| * | | usb: Use hub port data to determine whether a port is removableMatthew Garrett2012-02-091-0/+40