summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-22USB: whiteheat: fix potential null-deref at probeJohan Hovold
2015-10-22USB: option: add ZTE PIDsLiu.Zhao
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann
2015-08-16USB: sierra: add 1199:68AB device IDDirk Behme
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can
2015-08-10xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-10usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-03usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-08-03USB: option: add 2020:4000 IDClaudio Cappelli
2015-08-03USB: cp210x: add ID for Aruba Networks controllersPeter Sanford
2015-08-03USB: devio: fix a condition in async_completed()Dan Carpenter
2015-08-03usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-08-03usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-08-03usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-06-22USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen
2015-06-22USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair
2015-06-05usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-06-05usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-06-05USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-06-05USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-06-05USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-06-05xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-05xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-05xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-13usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-13usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-05-06cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-05-06usb: gadget: composite: enable BESL supportFelipe Balbi
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-04-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-03-18USB: serial: fix potential use-after-free after failed probeJohan Hovold