summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-09-30usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-09-30usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-09-30USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2015-09-30USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann
2015-08-19USB: sierra: add 1199:68AB device IDDirk Behme
2015-08-19xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-19xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-19xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-19xhci: report U3 when link is in resume stateZhuang Jin Can
2015-08-19xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-19usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2015-08-04USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-04usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-08-04USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn
2015-08-04USB: option: add 2020:4000 IDClaudio Cappelli
2015-08-04USB: cp210x: add ID for Aruba Networks controllersPeter Sanford
2015-08-04usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-08-04USB: devio: fix a condition in async_completed()Dan Carpenter
2015-08-04usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-08-04usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-08-04usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-07-30usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel
2015-06-23usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda
2015-06-23usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi
2015-06-23USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen
2015-06-23USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair
2015-06-03usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-06-03usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-06-03USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-06-03USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-06-03USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-06-03xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-03xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-03xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-26Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe
2015-05-26usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt
2015-05-15usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-15usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-15usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-15usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-05-04cdc-wdm: fix endianness bug in debug statementsOliver Neukum