index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: samsung-ufs: add UFS PHY driver for samsung SoC
Alim Akhtar
2020-07-17
5
-0
/
+596
*
phy: sun4i-usb: explicitly include gpio/consumer.h
Vinod Koul
2020-07-17
1
-0
/
+1
*
phy: stm32: use NULL instead of zero
Vinod Koul
2020-07-13
1
-2
/
+2
*
phy: exynos5-usbdrd: use correct format for structure description
Vinod Koul
2020-07-13
1
-3
/
+3
*
phy: rockchip-typec: use correct format for structure description
Vinod Koul
2020-07-13
1
-1
/
+1
*
phy: xgene: remove unsigned integer comparison with less than zero
Vinod Koul
2020-07-13
1
-1
/
+1
*
phy: mapphone-mdm6600: Add missing description for some structure fields
Vinod Koul
2020-07-13
1
-1
/
+2
*
phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi comments
Vinod Koul
2020-07-13
1
-1
/
+1
*
phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
Marek Szyprowski
2020-07-13
1
-1
/
+3
*
phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLK
Tiezhu Yang
2020-07-13
1
-1
/
+1
*
phy: cadence: salvo: fix wrong bit definition
Peter Chen
2020-07-13
1
-1
/
+1
*
phy: allwinner: phy-sun6i-mipi-dphy: Constify structs
Rikard Falkeborn
2020-07-08
1
-2
/
+2
*
phy: ti-pipe3: remove set but unused variable
Vinod Koul
2020-07-08
1
-3
/
+2
*
phy: ti: dm816x: remove set but unused variable
Vinod Koul
2020-07-08
1
-6
/
+5
*
phy: core: Document function args
Vinod Koul
2020-07-08
1
-0
/
+2
*
phy: core: fix code style in devm_of_phy_provider_unregister
Vinod Koul
2020-07-08
1
-1
/
+2
*
phy: qcom: remove ufs qmp phy driver
Vinod Koul
2020-07-08
8
-1598
/
+0
*
phy: zynqmp: Fix unused-function compiler warning
Tobias Klauser
2020-07-01
1
-4
/
+2
*
phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
Anurag Kumar Vulisha
2020-06-29
5
-1
/
+1014
*
phy: qcom-snps: Add a set mode callback
Wesley Cheng
2020-06-29
1
-0
/
+12
*
phy: qcom-snps: Add runtime suspend and resume handlers
Wesley Cheng
2020-06-29
1
-0
/
+73
*
phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250
Jonathan Marek
2020-06-29
2
-0
/
+208
*
phy: qcom-qmp: Add QMP V4 USB3 UNIPHY
Jonathan Marek
2020-06-29
2
-0
/
+155
*
phy: qcom-qmp: Allow different values for second lane
Jonathan Marek
2020-06-29
1
-12
/
+40
*
phy: qcom-qusb2: Add ipq8074 device compatible
Sivaprakash Murugesan
2020-06-24
1
-0
/
+3
*
phy: qcom-qmp: Add USB QMP PHY support for IPQ8074
Sivaprakash Murugesan
2020-06-24
1
-0
/
+102
*
phy: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
2020-06-24
7
-14
/
+14
*
phy: Remove CONFIG_ARCH_* check for related subdir in Makefile
Tiezhu Yang
2020-06-24
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
34
-234
/
+459
|
\
|
*
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-13
1
-9
/
+40
|
*
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-13
1
-1
/
+1
|
*
ibmvnic: Flush existing work items before device removal
Thomas Falcon
2020-06-12
1
-0
/
+3
|
*
net: ipa: header pad field only valid for AP->modem endpoint
Alex Elder
2020-06-11
1
-4
/
+15
|
*
net: ipa: program upper nibbles of sequencer type
Alex Elder
2020-06-11
2
-2
/
+6
|
*
net: ipa: fix modem LAN RX endpoint id
Alex Elder
2020-06-11
1
-1
/
+1
|
*
net: ipa: program metadata mask differently
Alex Elder
2020-06-11
1
-33
/
+39
|
*
ionic: add pcie_print_link_status
Shannon Nelson
2020-06-11
1
-0
/
+1
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-11
5
-63
/
+177
|
|
\
|
|
*
iavf: increase reset complete wait time
Paul Greenwalt
2020-06-11
2
-7
/
+9
|
|
*
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-11
3
-6
/
+24
|
|
*
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
4
-29
/
+24
|
|
*
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-06-11
4
-21
/
+120
|
*
|
net/mlx5: E-Switch, Fix some error pointer dereferences
Dan Carpenter
2020-06-11
1
-2
/
+4
|
*
|
net/mlx5: Don't fail driver on failure to create debugfs
Leon Romanovsky
2020-06-11
1
-6
/
+0
|
*
|
net/mlx5e: CT: Fix ipv6 nat header rewrite actions
Oz Shlomo
2020-06-11
1
-8
/
+8
|
*
|
net/mlx5: Fix devlink objects and devlink device unregister sequence
Parav Pandit
2020-06-11
1
-14
/
+13
|
*
|
net/mlx5: Disable reload while removing the device
Parav Pandit
2020-06-11
2
-2
/
+2
|
*
|
net/mlx5e: Fix ethtool hfunc configuration change
Aya Levin
2020-06-11
1
-19
/
+22
|
*
|
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
2020-06-11
1
-0
/
+4
|
*
|
net/mlx5: DR, Fix freeing in dr_create_rc_qp()
Denis Efremov
2020-06-11
1
-1
/
+1
[next]