summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-10-30usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2-4/+21
2014-10-15usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2-2/+8
2014-10-05usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi1-3/+4
2014-10-05usb: dwc3: core: fix order of PM runtime callsFelipe Balbi1-3/+3
2014-10-05usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi1-1/+1
2014-10-05USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-10-05USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-10-05USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-10-05USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-10-05storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-10-05usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence1-1/+3
2014-10-05xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-10-05xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-10-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-10-05USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-10-05USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2-0/+7
2014-10-05USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2-0/+8
2014-10-05usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov1-0/+1
2014-10-05usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov1-5/+1
2014-10-05usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding1-2/+2
2014-10-05USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-10-05USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-10-05USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold1-1/+0
2014-10-05USB: zte_ev: remove duplicate Gobi PIDJohan Hovold1-1/+0
2014-10-05Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold2-21/+21
2014-10-05USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-10-05USB: option: reduce interrupt-urb logging verbosityJohan Hovold1-0/+2
2014-10-05USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-10-05USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-10-05USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+22
2014-10-05USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
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-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-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-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-07-28usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza1-2/+2