aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-02-03Merge tag 'for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-02-03usb: musb: fix a build error on mipsCong Wang
2012-02-02uwb & wusb & usb wireless controllers: fix kconfig error & build errorsRandy Dunlap
2012-02-02usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-02powerpc/usb: fix issue of CPU halt when missing USB PHY clockShengzhou Liu
2012-02-02usb: otg: mv_otg: Add dependenceNeil Zhang
2012-02-02usb: host: Distinguish Kconfig text for Freescale controllersFabio Estevam
2012-02-01USB: add new zte 3g-dongle's pid to option.cRui li
2012-02-01USB: qcserial: don't enable autosuspendThomas Tuttle
2012-02-01USB: qcserial: add several new serial devicesThomas Tuttle
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30usb: otg: mv_otg: Add dependenceNeil Zhang
2012-01-30usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox
2012-01-25xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown
2012-01-24qcaux: add more Pantech UML190 and UML290 portsDan Williams
2012-01-24Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman
2012-01-24usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven
2012-01-24USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork
2012-01-24usb: add support for STA2X11 host driverAlessandro Rubini
2012-01-24drivers: usb: Fix dependency for USB_HWA_HCDFabio Estevam
2012-01-24USB: OHCI: fix new compiler warningsAlan Stern
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi
2012-01-24drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall
2012-01-24USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork
2012-01-24USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork
2012-01-24USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork
2012-01-24USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman
2012-01-24Revert "USB: usb-skeleton.c: fix open/disconnect race"Greg Kroah-Hartman
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick
2012-01-24USB: cp210x: call generic open last in openJohan Hovold
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-01-24USB: serial: ftdi additional IDsPeter Naulls
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton