summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-09-05usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-09-05usb: ehci: using wIndex + 1 for hub portPeter Chen
2014-09-05USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-09-05USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj
2014-09-05USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold
2014-09-05xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede
2014-09-05xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-09-05xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-09-05USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen
2014-09-05USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen
2014-09-05USB: devio: fix issue with log floodingOliver Neukum
2014-09-05usbcore: don't log on consecutive debounce failures of the same portOliver Neukum
2014-09-05USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-09-05USB: OHCI: fix bugs in debug routinesAlan Stern
2014-09-05uas: Limit qdepth to 32 when connected over usb-2Hans de Goede
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-09USB: ftdi_sio: Add extra PID.Bert Vermeulen
2014-07-07usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-07USB: cp210x: add support for Corsair usb dongleAndras Kovacs
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen
2014-06-30usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-30usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann
2014-06-30usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla
2014-06-27Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-27usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner
2014-06-27usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson
2014-06-27usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia
2014-06-24xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-06-24xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-06-24xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-23usb: option: add/modify Olivetti Olicard modemsBjørn Mork
2014-06-23USB: ftdi_sio: fix null deref at port probeJohan Hovold
2014-06-23USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum
2014-06-19usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian
2014-06-19usb: gadget: gadgetfs: correct dev stateMarcus Nutzinger
2014-06-19usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz
2014-06-19usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz
2014-06-19usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz