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
*
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-04-08
2
-4
/
+4
*
dca: delete unnecessary variable
Dan Carpenter
2023-04-08
1
-3
/
+1
*
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-07
2
-5
/
+2
|
\
|
*
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
2023-04-03
1
-1
/
+1
|
*
gpio: davinci: Do not clear the bank intr enable bit in save_context
Dhruva Gole
2023-04-03
1
-3
/
+0
|
*
gpio: GPIO_REGMAP: select REGMAP instead of depending on it
Randy Dunlap
2023-03-06
1
-1
/
+1
*
|
Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-04-07
2
-15
/
+58
|
\
\
|
*
|
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
Hans de Goede
2023-04-05
1
-0
/
+14
|
*
|
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
Hans de Goede
2023-04-05
1
-0
/
+23
|
*
|
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
2023-04-05
1
-2
/
+13
|
*
|
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
2023-04-05
1
-13
/
+8
*
|
|
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-04-06
28
-141
/
+220
|
\
\
\
|
*
|
|
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
2023-04-06
1
-4
/
+11
|
*
|
|
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
2023-04-06
1
-0
/
+2
|
*
|
|
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2023-04-06
2
-12
/
+25
|
*
|
|
Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-04-06
13
-110
/
+97
|
|
\
\
\
|
|
*
|
|
wifi: mt76: ignore key disable commands
Felix Fietkau
2023-04-03
8
-96
/
+62
|
|
*
|
|
wifi: ath11k: reduce the MHI timeout to 20s
Kalle Valo
2023-04-03
1
-1
/
+1
|
|
*
|
|
wifi: mt76: mt7921: fix fw used for offload check for mt7922
Lorenzo Bianconi
2023-03-31
1
-1
/
+1
|
|
*
|
|
wifi: mt76: mt7921: Fix use-after-free in fw features query.
Ben Greear
2023-03-31
1
-2
/
+5
|
|
*
|
|
wifi: brcmfmac: Fix SDIO suspend/resume regression
Hans de Goede
2023-03-31
2
-10
/
+28
|
*
|
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-04-06
1
-3
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
ice: Reset FDIR counter in FDIR init stage
Lingyu Liu
2023-04-04
1
-0
/
+16
|
|
*
|
|
|
ice: fix wrong fallback logic for FDIR
Simei Su
2023-04-04
1
-3
/
+4
|
*
|
|
|
|
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2023-04-05
2
-7
/
+7
|
|
/
/
/
/
|
*
|
|
|
net: stmmac: fix up RX flow hash indirection table when setting channels
Corinna Vinschen
2023-04-04
1
-1
/
+5
|
*
|
|
|
net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe
Siddharth Vadapalli
2023-04-04
1
-2
/
+4
|
*
|
|
|
net: sfp: add quirk enabling 2500Base-x for HG MXPD-483II
Daniel Golle
2023-04-03
1
-0
/
+4
|
*
|
|
|
net: ethernet: mtk_eth_soc: fix remaining throughput regression
Felix Fietkau
2023-04-02
1
-0
/
+4
|
*
|
|
|
net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit
Gustav Ekelund
2023-04-02
3
-1
/
+22
|
*
|
|
|
Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"
Jakub Kicinski
2023-04-01
1
-1
/
+1
|
*
|
|
|
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
2023-03-31
1
-2
/
+0
|
*
|
|
|
net: netcp: MAX_SKB_FRAGS is now 'int'
Arnd Bergmann
2023-03-31
1
-1
/
+1
|
*
|
|
|
net: stmmac: remove redundant fixup to support fixed-link mode
Michael Sit Wei Hong
2023-03-31
1
-1
/
+0
|
*
|
|
|
net: stmmac: check if MAC needs to attach to a PHY
Michael Sit Wei Hong
2023-03-31
1
-1
/
+3
|
*
|
|
|
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2023-03-31
1
-0
/
+19
*
|
|
|
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-06
1
-2
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
iommufd: Do not corrupt the pfn list when doing batch carry
Jason Gunthorpe
2023-04-04
1
-1
/
+1
|
*
|
|
|
|
iommufd: Fix unpinning of pages when an access is present
Jason Gunthorpe
2023-04-04
1
-1
/
+9
|
*
|
|
|
|
iommufd: Check for uptr overflow
Jason Gunthorpe
2023-04-04
1
-0
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-06
6
-2
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
pwm: Zero-initialize the pwm_state passed to driver's .get_state()
Uwe Kleine-König
2023-03-23
1
-2
/
+10
|
*
|
|
|
|
pwm: meson: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-03-23
1
-0
/
+8
|
*
|
|
|
|
pwm: sprd: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-03-23
1
-0
/
+1
|
*
|
|
|
|
pwm: iqs620a: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-03-23
1
-0
/
+1
|
*
|
|
|
|
pwm: cros-ec: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-03-23
1
-0
/
+1
|
*
|
|
|
|
pwm: hibvt: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-03-23
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-04-06
11
-43
/
+81
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-04-05
5
-29
/
+56
|
|
\
\
\
\
\
|
|
*
|
|
|
|
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
2023-04-05
1
-15
/
+11
[next]