index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Greg Kroah-Hartman
23
-185
/
+2233
2020-05-21
usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598x
Bryan O'Donoghue
1
-1
/
+2
2020-05-19
phy: intel: Add driver support for ComboPhy
Dilip Kota
3
-0
/
+647
2020-05-19
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Tang Bin
1
-0
/
+2
2020-05-19
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
Colin Ian King
1
-4
/
+3
2020-05-19
usb: xhci: make symbols static
Vinod Koul
1
-3
/
+3
2020-05-19
usb: xhci: fix USB_XHCI_PCI depends
Vinod Koul
1
-1
/
+1
2020-05-19
phy: qcom-qmp: Add QMP V3 USB3 PHY support for SC7180
Sandeep Maheswaram
1
-0
/
+38
2020-05-18
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
1
-0
/
+4
2020-05-18
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
1
-1
/
+9
2020-05-18
usb/ohci-platform: Fix a warning when hibernating
Qais Yousef
1
-0
/
+5
2020-05-18
usb: renesas-xhci: include correct header for get_unaligned_le16()
Vinod Koul
1
-1
/
+1
2020-05-18
phy: cadence: sierra: Fix for USB3 U1/U2 state
Sanket Parmar
1
-13
/
+14
2020-05-18
phy: ti: am654: add support for USB super-speed
Roger Quadros
1
-2
/
+101
2020-05-18
phy: ti: am654: show up in regmap debugfs
Roger Quadros
1
-0
/
+1
2020-05-18
drivers: phy: sr-usb: do not use internal fsm for USB2 phy init
Bharat Gooty
1
-53
/
+2
2020-05-18
phy: qcom-qmp: Ensure register indirection arrays initialized
Bjorn Andersson
1
-9
/
+11
2020-05-18
phy: omap-usb2: Clean up exported header
Roger Quadros
1
-4
/
+56
2020-05-18
phy: phy-bcm-ns2-usbdrd: Constify phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-05-18
phy: phy-brcm-usb: Constify static structs
Rikard Falkeborn
1
-8
/
+8
2020-05-18
phy: sr-usb: Constify phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
127
-634
/
+1157
2020-05-18
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-2
/
+2
2020-05-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-66
/
+58
2020-05-17
Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-103
/
+323
2020-05-16
Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2020-05-16
Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-11
/
+40
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
30
-103
/
+132
2020-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-39
/
+68
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+14
2020-05-15
Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-274
/
+436
2020-05-15
usb: renesas-xhci: Add ROM loader for uPD720201
Vinod Koul
1
-7
/
+287
2020-05-15
usb: xhci: Add support for Renesas controller with memory
Vinod Koul
2
-1
/
+35
2020-05-15
usb: renesas-xhci: Add the renesas xhci driver
Christian Lamparter
4
-0
/
+403
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
5
-21
/
+23
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-15
Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-75
/
+260
2020-05-15
phy: phy-cadence-salvo: add phy .init API
Peter Chen
1
-1
/
+11
2020-05-15
phy: amlogic: meson8b-usb2: Add a compatible string for Meson8m2
Martin Blumenstingl
2
-2
/
+6
2020-05-15
phy: amlogic: meson8b-usb2: unset the IDDQ bit during PHY power-on
Martin Blumenstingl
1
-12
/
+32
2020-05-15
phy: amlogic: meson8b-usb2: Don't set REG_ADP_BC_ACA_ENABLE on Meson8
Martin Blumenstingl
1
-10
/
+38
2020-05-15
phy: amlogic: meson8b-usb2: Use a MMIO regmap
Martin Blumenstingl
2
-39
/
+35
2020-05-15
Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+1
2020-05-15
Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
8
-27
/
+79
2020-05-15
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
1
-1
/
+2
2020-05-15
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
1
-2
/
+6
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-05-14
Merge tag 'mmc-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
5
-17
/
+41
[next]