summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-10-05usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu3-24/+11
2017-10-05usb: xhci: Disable slot even when virt-dev is nullLu Baolu2-4/+3
2017-10-05usb: xhci: Add debugfs interface for xHCI driverLu Baolu6-4/+700
2017-10-05xhci: add port speed ID to portsc tracingMathias Nyman1-2/+3
2017-10-05usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen3-1/+5
2017-10-04usb: gadget: udc: snps_udc_core: use setup_timer() helper.Allen Pais1-6/+2
2017-10-04usb: gadget: udc: dummy_hcd: use setup_timer() helper.Allen Pais1-6/+2
2017-10-04drivers: usb: speedtch: use setup_timer() helper.Allen Pais1-7/+4
2017-10-04usb: gadget: udc: r8a66597: use setup_timer() helper.Allen Pais1-3/+1
2017-10-04drivers: usb: atm: cxacru: use setup_timer() helper.Allen Pais1-3/+1
2017-10-04usb: gadget: udc: pxa25x_udc: use setup_timer() helper.Allen Pais1-3/+1
2017-10-04usb: gadget: udc: m66592: use setup_timer() helper.Allen Pais1-3/+1
2017-10-04drivers: usb: phy: omap: use setup_timer() helper.Allen Pais1-3/+1
2017-10-04drivers: usb: hcd: use setup_timer() helper.Allen Pais1-3/+1
2017-10-04ehci-atmel: Power down during suspend is normalRomain Izard1-1/+2
2017-10-04usb: ohci-sa1111: remove special sa1111 mmio accessorsRussell King1-5/+5
2017-10-04usb: ohci-sa1111: convert shutdown method to native device_driverRussell King1-2/+3
2017-10-04usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resourcesRussell King1-2/+8
2017-10-04usb: typec: driver for TI TPS6598x USB Power Delivery controllersHeikki Krogerus3-0/+487
2017-10-04usb: typec: wcove: start using tcpm for USB PD supportHeikki Krogerus2-151/+447
2017-10-04usb/phy-isp1301-omap: Remove .data assignmentKees Cook1-1/+0
2017-10-04usb: max3421: Add devicetree supportJules Maselbas1-1/+86
2017-09-18usb: storage: make const arrays static, reduces object code sizeColin Ian King1-2/+2
2017-09-18staging: typec: tcpm: Rewrite comparison to NULL pointerHarsha Sharma1-1/+1
2017-09-18usb: typec: fusb302: Move out of stagingGuenter Roeck6-0/+2148
2017-09-18typec: tcpm: Move out of stagingGuenter Roeck3-0/+3624
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-15/+6
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-10/+6
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-3/+3
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones37-98/+324
2017-09-04gadget/f_mass_storage: stop messing with the address limitChristoph Hellwig1-15/+6
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-09-01Merge tag 'usb-serial-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-6/+4
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2-10/+6
2017-08-31usbip: vhci-hcd: make vhci_hc_driver constBhumika Goyal1-1/+1
2017-08-31usb: imx21-hcd: make imx21_hc_driver constBhumika Goyal1-1/+1
2017-08-31usb: host: make ehci_fsl_overrides const and __initconstBhumika Goyal1-1/+1
2017-08-31usb: xhci-mtk: add generic compatible stringChunfeng Yun1-0/+1
2017-08-31usbip: auto retry for concurrent attachNobuo Iwata1-1/+5
2017-08-30USB: serial: option: simplify 3 D-Link device entriesBjørn Mork1-6/+3
2017-08-30USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero1-0/+1
2017-08-29usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledChristian Lamparter1-0/+1
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-3/+3
2017-08-28usb: chipidea: usb2: check memory allocation failureChristophe JAILLET1-0/+2
2017-08-28usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman1-1/+2
2017-08-28usb: misc: lvstest: add entry to place port in compliance modeJack Pham1-0/+41
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham1-0/+33
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18