summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* typec: tcpm: Add core support for sink side PPSAdam Thomson2018-04-251-14/+555
* usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk2018-04-251-1/+3
* usb: core: hcd: mark expected switch fall-throughGustavo A. R. Silva2018-04-231-0/+1
* usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko2018-04-233-4/+11
* usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-04-232-53/+113
* usb: phy: tegra: Cleanup error messagesDmitry Osipenko2018-04-231-28/+41
* USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanesMathias Nyman2018-04-221-0/+22
* USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumerationMathias Nyman2018-04-221-2/+5
* usb: set root hub lane countsMathias Nyman2018-04-221-0/+5
* USB: Add support to store lane count used by USB 3.2Mathias Nyman2018-04-221-0/+8
* usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman2018-04-221-0/+3
* staging: typec: rt1711h typec chip driverShuFan Lee2018-04-224-0/+322
* usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-222-5/+23
* usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-221-4/+2
* usb: typec: tcpm: remove max_snk_mv/ma/mwLi Jun2018-04-221-12/+0
* usb: typec: wcove: remove max_snk_* for sink configLi Jun2018-04-221-3/+1
* usb: typec: fusb302: remove max_snk_* for sink configLi Jun2018-04-221-14/+28
* usb: typec: tcpm: pdo matching optimizationLi Jun2018-04-221-38/+67
* usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek2018-04-221-0/+4
* usb: mtu3: simplify getting .drvdataWolfram Sang2018-04-221-4/+2
* usb: phy: simplify getting .drvdataWolfram Sang2018-04-221-4/+2
* USB: phy: drop legacy board-file supportJohan Hovold2018-04-221-97/+2
* USB: renesas_usbhs: drop unused legacy-phy supportJohan Hovold2018-04-222-30/+0
* USB: musb: omap2430: drop non-DT supportJohan Hovold2018-04-221-50/+45
* USB: ehci-omap: drop unused legacy phy supportJohan Hovold2018-04-221-4/+1
* USB: core: hcd: drop support for legacy physJohan Hovold2018-04-221-35/+3
* USB: phy: drop unused legacy controller-phy bind helperJohan Hovold2018-04-221-34/+0
* usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-04-221-2/+2
* usb: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-222-3/+3
* usb: isp1760: Replace mdelay with msleep in isp1760_stopJia-Ju Bai2018-04-221-1/+1
* usb: isp1760: Replace mdelay with msleep in isp1760_init_coreJia-Ju Bai2018-04-221-1/+1
* usb: storage: Replace mdelay with msleep in init_freecomJia-Ju Bai2018-04-221-2/+2
* usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()Wei Yongjun2018-04-221-0/+2
* usb: mon: Change return type to vm_fault_tSouptick Joarder2018-04-221-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-1618-82/+109
|\
| * scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall2018-04-101-1/+1
| * scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-101-4/+4
| * scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter2018-04-101-5/+8
| * scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche2018-04-101-0/+9
| * scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche2018-04-101-9/+9
| * Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche2018-04-101-2/+0
| * scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2018-04-102-1/+4
| * scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn2018-04-101-3/+3
| * scsi: qla2xxx: correctly shift host byteJohannes Thumshirn2018-04-101-1/+1
| * scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings2018-04-108-31/+45
| * scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings2018-04-101-2/+2
| * scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja2018-04-091-23/+21
| * scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn2018-04-091-0/+3
| * scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King2018-04-091-1/+0
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-162-7/+0
|\ \