index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
typec: tcpm: Add core support for sink side PPS
Adam Thomson
2018-04-25
1
-14
/
+555
*
usb: do not reset if a low-speed or full-speed device timed out
Maxim Moseychuk
2018-04-25
1
-1
/
+3
*
usb: core: hcd: mark expected switch fall-through
Gustavo A. R. Silva
2018-04-23
1
-0
/
+1
*
usb: phy: Add Kconfig entry for Tegra PHY driver
Dmitry Osipenko
2018-04-23
3
-4
/
+11
*
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
2018-04-23
2
-53
/
+113
*
usb: phy: tegra: Cleanup error messages
Dmitry Osipenko
2018-04-23
1
-28
/
+41
*
USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanes
Mathias Nyman
2018-04-22
1
-0
/
+22
*
USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumeration
Mathias Nyman
2018-04-22
1
-2
/
+5
*
usb: set root hub lane counts
Mathias Nyman
2018-04-22
1
-0
/
+5
*
USB: Add support to store lane count used by USB 3.2
Mathias Nyman
2018-04-22
1
-0
/
+8
*
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
2018-04-22
1
-0
/
+3
*
staging: typec: rt1711h typec chip driver
ShuFan Lee
2018-04-22
4
-0
/
+322
*
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-04-22
2
-5
/
+23
*
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-04-22
1
-4
/
+2
*
usb: typec: tcpm: remove max_snk_mv/ma/mw
Li Jun
2018-04-22
1
-12
/
+0
*
usb: typec: wcove: remove max_snk_* for sink config
Li Jun
2018-04-22
1
-3
/
+1
*
usb: typec: fusb302: remove max_snk_* for sink config
Li Jun
2018-04-22
1
-14
/
+28
*
usb: typec: tcpm: pdo matching optimization
Li Jun
2018-04-22
1
-38
/
+67
*
usb: hub: Don't wait for connect state at resume for powered-off ports
Dominik Bozek
2018-04-22
1
-0
/
+4
*
usb: mtu3: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
*
usb: phy: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
*
USB: phy: drop legacy board-file support
Johan Hovold
2018-04-22
1
-97
/
+2
*
USB: renesas_usbhs: drop unused legacy-phy support
Johan Hovold
2018-04-22
2
-30
/
+0
*
USB: musb: omap2430: drop non-DT support
Johan Hovold
2018-04-22
1
-50
/
+45
*
USB: ehci-omap: drop unused legacy phy support
Johan Hovold
2018-04-22
1
-4
/
+1
*
USB: core: hcd: drop support for legacy phys
Johan Hovold
2018-04-22
1
-35
/
+3
*
USB: phy: drop unused legacy controller-phy bind helper
Johan Hovold
2018-04-22
1
-34
/
+0
*
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-04-22
1
-2
/
+2
*
usb: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-22
2
-3
/
+3
*
usb: isp1760: Replace mdelay with msleep in isp1760_stop
Jia-Ju Bai
2018-04-22
1
-1
/
+1
*
usb: isp1760: Replace mdelay with msleep in isp1760_init_core
Jia-Ju Bai
2018-04-22
1
-1
/
+1
*
usb: storage: Replace mdelay with msleep in init_freecom
Jia-Ju Bai
2018-04-22
1
-2
/
+2
*
usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()
Wei Yongjun
2018-04-22
1
-0
/
+2
*
usb: mon: Change return type to vm_fault_t
Souptick Joarder
2018-04-22
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-16
18
-82
/
+109
|
\
|
*
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
Ross Lagerwall
2018-04-10
1
-1
/
+1
|
*
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
2018-04-10
1
-4
/
+4
|
*
scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl
Dan Carpenter
2018-04-10
1
-5
/
+8
|
*
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
2018-04-10
1
-0
/
+9
|
*
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
2018-04-10
1
-9
/
+9
|
*
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
2018-04-10
1
-2
/
+0
|
*
scsi: aacraid: Insure command thread is not recursively stopped
Dave Carroll
2018-04-10
2
-1
/
+4
|
*
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
2018-04-10
1
-3
/
+3
|
*
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
2018-04-10
1
-1
/
+1
|
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-10
8
-31
/
+45
|
*
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-04-10
1
-2
/
+2
|
*
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
2018-04-09
1
-23
/
+21
|
*
scsi: scsi_dh: Don't look for NULL devices handlers by name
Johannes Thumshirn
2018-04-09
1
-0
/
+3
|
*
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
2018-04-09
1
-1
/
+0
*
|
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-16
2
-7
/
+0
|
\
\
[next]