summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-02-28USB: create module_usb_serial_driver macroGreg KH1-17/+1
2012-02-28usb/gadget: use common defines within the storage gadgetSebastian Andrzej Siewior3-45/+24
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior3-16/+17
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior4-60/+2
2012-02-28USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang1-0/+7
2012-02-28powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu1-10/+14
2012-02-28usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker1-0/+2
2012-02-28USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman1-1/+2
2012-02-25usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2-0/+8
2012-02-25usb: host: add dependence for USB_EHCI_MVNeil Zhang1-1/+1
2012-02-25USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han1-4/+2
2012-02-25USB: ehci-spear: Add PM supportDeepak Sikri1-2/+81
2012-02-25USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkjwboyer@redhat.com1-1/+7
2012-02-25powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2-0/+5
2012-02-25usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2012-02-25usb: Fix typo in ehci-dbg.cMasanari Iida1-1/+1
2012-02-25usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser1-16/+4
2012-02-25USB: allow users to run setserial with cdc-acmOliver Neukum1-1/+29
2012-02-25USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei1-14/+11
2012-02-25cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings1-1/+0
2012-02-25usb: host: remove ehci-pxa168.cNeil Zhang3-375/+0
2012-02-25cdc-wdm: Fix more races on the read pathBen Hutchings1-5/+11
2012-02-25USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-02-25USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman1-10/+2
2012-02-25usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman1-46/+13
2012-02-25usb-serial: use new registration API in [t-z]* driversAlan Stern6-121/+48
2012-02-25usb-serial: use new registration API in [q-s]* driversAlan Stern8-132/+64
2012-02-25usb-serial: use new registration API in [n-p]* driversAlan Stern6-88/+45
2012-02-25usb-serial: use new registration API in [k-m]* driversAlan Stern8-146/+64
2012-02-25usb-serial: use new registration API in [i-j]* driversAlan Stern7-131/+61
2012-02-25usb-serial: use new registration API in [d-h]* driversAlan Stern6-102/+52
2012-02-25usb-serial: use new registration API in [a-c]* driversAlan Stern7-125/+60
2012-02-25usb-serial: new API for driver registrationAlan Stern2-11/+81
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman47-348/+930
2012-02-22USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-22USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-22usb-storage: fix freezing of the scanning threadAlan Stern2-62/+35
2012-02-22xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-02-22USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-02-22USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-16usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi1-3/+5
2012-02-15USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn1-130/+13
2012-02-15USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp1-8/+2
2012-02-15USB: Set wakeup bits for all children hubs.Sarah Sharp1-7/+15
2012-02-15USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp3-20/+72
2012-02-15USB: Refactor hub remote wake handling.Sarah Sharp1-24/+35
2012-02-15USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2-0/+53
2012-02-15USB: Suspend functions before putting dev into U3.Sarah Sharp1-1/+2
2012-02-15USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp3-6/+51
2012-02-15xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp1-12/+17