summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-04-20usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-20USB: uas: Limit qdepth at the scsi-host levelHans de Goede
2016-04-12USB: option: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-12USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer
2016-04-12USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch
2016-04-12USB: cypress_m8: add endpoint sanity checkOliver Neukum
2016-04-12USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum
2016-04-12USB: mct_u232: add sanity checking in probeOliver Neukum
2016-04-12USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-04-12USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-04-12USB: cdc-acm: more sanity checkingOliver Neukum
2016-04-12USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2016-04-12usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-04-12usb: retry reset if a device times outOliver Neukum
2016-03-03Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-03-02USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork
2016-03-01Revert "USB: serial: add Moxa UPORT 11x0 driver"Johan Hovold
2016-03-01USB: serial: option: add support for Quectel UC20Yegor Yefremov
2016-03-01USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas
2016-02-29USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri
2016-02-29USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar
2016-02-25usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen
2016-02-24Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-02-23usb: musb: fix DMA for host modeCristian Birsan
2016-02-23usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov
2016-02-23usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby
2016-02-23usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski
2016-02-23usb: gadget: remove driver from pending list on probe errorMarek Szyprowski
2016-02-20Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman
2016-02-20Merge tag 'usb-serial-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-19usb: chipidea: fix return value check in ci_hdrc_pci_probe()Wei Yongjun
2016-02-19usb: chipidea: error on overflow for port_test_writeAlan
2016-02-18USB: option: add "4G LTE usb-modem U901"Bjørn Mork
2016-02-18USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin
2016-02-18USB: option: add support for SIM7100EAndrey Skvortsov
2016-02-17usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan
2016-02-17usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda
2016-02-17usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven
2016-02-17usb: dwc2: host: fix the data toggle error in full speed descriptor dmaTang, Jianqiang
2016-02-17usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_descVardan Mikayelyan
2016-02-17usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn
2016-02-17usb: dwc2: Add extra delay when forcing dr_modeJohn Youn
2016-02-04xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence
2016-02-04Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-03xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-03usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT
2016-02-03usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun