summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-28USB: serial: mos7840.c: use module_usb_serial_driverGreg Kroah-Hartman1-36/+1
2012-02-28USB: serial: mos7720.c: use module_usb_serial_driverGreg Kroah-Hartman1-21/+1
2012-02-28USB: serial: mct_u232.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-28USB: serial: kobil_sct.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-28USB: serial: kl5kusb105.c: use module_usb_serial_driverGreg Kroah-Hartman1-22/+1
2012-02-28USB: serial: keyspan_pda.c: use module_usb_serial_driverGreg Kroah-Hartman1-16/+1
2012-02-28USB: serial: keyspan.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-28USB: serial: iuu_phoenix.c: use module_usb_serial_driverGreg Kroah-Hartman1-18/+1
2012-02-28USB: serial: ipw.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-28USB: serial: io_ti.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: io_edgeport.c: use module_usb_serial_driverGreg Kroah-Hartman1-32/+3
2012-02-28USB: serial: hp4x.c: use module_usb_serial_driverGreg Kroah-Hartman1-18/+1
2012-02-28USB: serial: garmin_gps.c: use module_usb_serial_driverGreg Kroah-Hartman1-24/+1
2012-02-28USB: serial: funsoft.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+2
2012-02-28USB: serial: empeg.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-28USB: serial: digi_acceleport.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: cypress_m8.c: use module_usb_serial_driverGreg Kroah-Hartman1-29/+1
2012-02-28USB: serial: cyberjack.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: cp210x.c: use module_usb_serial_driverGreg Kroah-Hartman1-18/+1
2012-02-28USB: serial: ch341.c: use module_usb_serial_driverGreg Kroah-Hartman1-13/+1
2012-02-28USB: serial: belkin_sa.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: ark3116.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: aircable.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+1
2012-02-28USB: serial: serqt_usb2.c: use module_usb_serial_driverGreg Kroah-Hartman1-21/+1
2012-02-28USB: serial: quatech_usb2.c: use module_usb_serial_driverGreg Kroah-Hartman1-21/+1
2012-02-28USB: create module_usb_serial_driver macroGreg KH2-17/+29
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior1-1/+0
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 Siewior4-17/+18
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior7-134/+41
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-24usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2-0/+8
2012-02-24usb: host: add dependence for USB_EHCI_MVNeil Zhang1-1/+1
2012-02-24USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han1-4/+2
2012-02-24USB: ehci-spear: Add PM supportDeepak Sikri1-2/+81
2012-02-24USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkjwboyer@redhat.com1-1/+7
2012-02-24powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2-0/+5
2012-02-24usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2012-02-24usb: Fix typo in ehci-dbg.cMasanari Iida1-1/+1
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser1-16/+4
2012-02-24USB: allow users to run setserial with cdc-acmOliver Neukum1-1/+29
2012-02-24USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei1-14/+11
2012-02-24cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings1-1/+0
2012-02-24usb: host: remove ehci-pxa168.cNeil Zhang3-375/+0
2012-02-24cdc-wdm: Fix more races on the read pathBen Hutchings1-5/+11
2012-02-24USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2-17/+2