index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
Florian Fainelli
1
-0
/
+7
2021-12-28
watchdog: Allow building BCM7038_WDT for BCM63XX
Florian Fainelli
1
-3
/
+4
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
1
-1
/
+7
2021-12-28
watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
1
-1
/
+0
2021-12-28
watchdog: Kconfig: fix help text indentation
Luca Ceresoli
1
-24
/
+24
2021-12-28
watchdog: s3c2410: Remove superfluous err label
Sam Protsenko
1
-9
/
+4
2021-12-28
watchdog: s3c2410: Support separate source clock
Sam Protsenko
1
-15
/
+41
2021-12-28
watchdog: s3c2410: Cleanup PMU related code
Sam Protsenko
1
-25
/
+58
2021-12-28
watchdog: s3c2410: Add support for WDT counter enable register
Sam Protsenko
1
-1
/
+27
2021-12-28
watchdog: s3c2410: Implement a way to invert mask reg value
Sam Protsenko
1
-1
/
+4
2021-12-28
watchdog: s3c2410: Extract disable and mask code into separate functions
Sam Protsenko
1
-19
/
+35
2021-12-28
watchdog: s3c2410: Make reset disable register optional
Sam Protsenko
1
-9
/
+13
2021-12-28
watchdog: s3c2410: Let kernel kick watchdog
Sam Protsenko
1
-11
/
+15
2021-12-28
watchdog: s3c2410: Fail probe if can't find valid timeout
Sam Protsenko
1
-11
/
+10
2021-12-28
watchdog: f71808e_wdt: Add F81966 support
AaeonIot
1
-2
/
+8
2021-12-28
watchdog: Kconfig: enable MTK watchdog
Kevin Hilman
1
-0
/
+1
2021-12-25
Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-19
/
+26
2021-12-25
Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-44
/
+62
2021-12-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-37
/
+149
2021-12-24
Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-49
/
+37
2021-12-23
Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+10
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-151
/
+272
2021-12-23
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
1
-1
/
+1
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
1
-1
/
+1
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+10
2021-12-23
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
1
-2
/
+6
2021-12-23
Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
6
-18
/
+60
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-116
/
+74
2021-12-23
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
2
-16
/
+1
2021-12-23
platform/x86: system76_acpi: Guard System76 EC specific functionality
Tim Crawford
1
-28
/
+30
2021-12-23
Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+3
2021-12-23
Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
1
-5
/
+7
2021-12-22
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-22
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-11
/
+17
2021-12-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+7
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-21
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-21
Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2021-12-21
platform/x86: apple-gmux: use resource_size() with res
Wang Qing
1
-1
/
+1
2021-12-21
platform/x86: amd-pmc: only use callbacks for suspend
Mario Limonciello
1
-1
/
+2
2021-12-21
platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...
Miaoqian Lin
1
-2
/
+2
2021-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-0
/
+18
[next]