summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-05-04USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-05-04usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2016-05-04usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-05-04usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin
2016-05-04xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-05-04usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-05-04usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda
2016-05-04usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-05-04xhci: resume USB 3 roothub firstMathias Nyman
2016-05-04usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
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