summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-09-05usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai1-3/+1
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-09-05usb: ehci: using wIndex + 1 for hub portPeter Chen1-1/+1
2014-09-05USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-05USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-05USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-05xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede1-0/+5
2014-09-05xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2-62/+42
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-05xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede3-2/+7
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-09-05USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-05USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-05USB: devio: fix issue with log floodingOliver Neukum1-1/+1
2014-09-05usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-3/+8
2014-09-05USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-09-05USB: OHCI: fix bugs in debug routinesAlan Stern2-9/+10
2014-09-05uas: Limit qdepth to 32 when connected over usb-2Hans de Goede1-1/+1
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo1-0/+19
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza1-2/+2
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-09USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-07-07usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+2
2014-07-07USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen1-0/+7
2014-06-30usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla1-1/+1
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2-0/+11
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-26/+17
2014-06-30usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann1-5/+4
2014-06-30usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla1-1/+3
2014-06-27Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-8/+25
2014-06-27usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner1-1/+1
2014-06-27usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson1-2/+3
2014-06-27usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia1-17/+6
2014-06-24xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu1-1/+4
2014-06-24xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-06-24xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman1-2/+5
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman12-35/+68
2014-06-23usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-06-23USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-06-23USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum1-0/+4
2014-06-19usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian1-1/+1
2014-06-19usb: gadget: gadgetfs: correct dev stateMarcus Nutzinger1-1/+6
2014-06-19usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz3-3/+7
2014-06-19usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz1-16/+16
2014-06-19usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7