aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-02cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings
2012-04-02cdc-wdm: Fix more races on the read pathBen Hutchings
2012-04-02USB: serial: fix console error reportingJohan Hovold
2012-04-02USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-04-02usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber
2012-04-02usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.devKuninori Morimoto
2012-04-02usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz
2012-04-02usb: musb: Reselect index reg in interrupt contextSupriya Karanth
2012-04-02usb: dwc3: use proper function for setting endpoint nameAnton Tikhomirov
2012-04-02usb: dwc3: fix bogus test in dwc3_gadget_start_isocPaul Zimmerman
2012-04-02usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOCPaul Zimmerman
2012-04-02usb: dwc3: make dwc3_get_device_id() return the idDan Carpenter
2012-04-02powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu
2012-04-02USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel
2012-04-02USB: ftdi_sio: add support for FT-X series devicesJim Paris
2012-04-02USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel
2012-04-02USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen
2012-04-02USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard
2012-04-02USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman
2012-04-02USB: option: add ZTE MF820DBjørn Mork
2012-04-02USB: option: make interface blacklist work againBjørn Mork
2012-04-02USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE9...Daniele Palmas
2012-04-02USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang
2012-03-02Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman
2012-02-21USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen
2012-02-21USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn
2012-02-21usb-storage: fix freezing of the scanning threadAlan Stern
2012-02-21xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-02-21USB: Set hub depth after USB3 hub resetElric Fu
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-14USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2012-02-10xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp
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