summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-2593/+224
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap1-1/+1
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka1-1/+1
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox2-0/+7
2012-01-25xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu1-1/+2
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman16-2497/+37
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown1-2/+2
2012-01-24qcaux: add more Pantech UML190 and UML290 portsDan Williams1-1/+6
2012-01-24Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman1-1/+1
2012-01-24usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven1-0/+2
2012-01-24USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork1-1/+3
2012-01-24usb: add support for STA2X11 host driverAlessandro Rubini2-0/+10
2012-01-24drivers: usb: Fix dependency for USB_HWA_HCDFabio Estevam1-1/+1
2012-01-24USB: OHCI: fix new compiler warningsAlan Stern1-2/+10
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi1-1/+1
2012-01-24drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-01-24USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork1-1/+1
2012-01-24USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork1-1/+1
2012-01-24USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork1-18/+31
2012-01-24USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork1-0/+2
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger1-1/+1
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama1-0/+5
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman1-8/+2
2012-01-24Revert "USB: usb-skeleton.c: fix open/disconnect race"Greg Kroah-Hartman1-17/+1
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold1-5/+6
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold1-0/+4
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold1-14/+57
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold1-2/+2
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold1-2/+3
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick1-6/+4
2012-01-24USB: cp210x: call generic open last in openJohan Hovold1-5/+2
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas1-0/+1
2012-01-24USB: serial: ftdi additional IDsPeter Naulls2-0/+7
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2-0/+9
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton2-6/+0
2012-01-24Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-1/+2
2012-01-24usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior1-1/+1
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas1-2/+3
2012-01-24usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam1-5/+5
2012-01-24usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior1-1/+1
2012-01-24usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen1-2/+2
2012-01-24drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam1-2/+2
2012-01-24usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl1-1/+1
2012-01-24usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman1-4/+3
2012-01-24usb: gadget: storage: endian fixAndiry Xu1-3/+3
2012-01-24usb: dwc3: ep0: fix compile warningFelipe Balbi1-1/+0
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori1-3/+0
2012-01-24usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin1-10/+8