summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2015-12-09USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-09USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
2015-12-09usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2015-11-09xhci: handle no ping response error properlyMathias Nyman
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