aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-02-10Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-16.02-androidMark Brown
2016-02-05Merge tag 'v3.10.96' into linux-linaro-lsk-v3.10lsk-v3.10-16.02Mark Brown
2016-01-28xhci: refuse loading if nousb is usedOliver Neukum
2016-01-28USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth
2016-01-28USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-28usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
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-10Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-16.01-androidlsk-v3.10-15.12-androidKevin Hilman
2015-12-10Merge tag 'v3.10.94' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-16.01lsk-v3.10-15.12Kevin Hilman
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-30Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidKevin Hilman
2015-11-10Merge tag 'v3.10.93' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-11-09xhci: handle no ping response error properlyMathias Nyman
2015-11-04Merge tag 'v3.10.92' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
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-10-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.11-androidlsk-v3.10-15.10-androidKevin Hilman
2015-10-13Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.10Kevin Hilman
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-09-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.09-androidKevin Hilman
2015-09-14Merge tag 'v3.10.88' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.09Kevin Hilman
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-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.08-androidKevin Hilman
2015-08-14Merge tag 'v3.10.86' into linux-linaro-lsk-v3.10lsk-v3.10-15.08Kevin Hilman
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