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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
watchdog: Add Apple SoC watchdog driver
Sven Peter
2022-01-05
3
-0
/
+239
|
*
|
|
|
|
|
dt-bindings: watchdog: Add SM6350 and SM8250 compatible
Luca Weiss
2022-01-05
1
-0
/
+2
|
*
|
|
|
|
|
watchdog: s3c2410: Fix getting the optional clock
Sam Protsenko
2022-01-05
1
-10
/
+12
|
*
|
|
|
|
|
watchdog: s3c2410: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
1
-8
/
+6
|
*
|
|
|
|
|
dt-bindings: watchdog: atmel: Add missing 'interrupts' property
Rob Herring
2022-01-05
1
-0
/
+3
|
*
|
|
|
|
|
watchdog: mtk_wdt: use platform_get_irq_optional
Tzung-Bi Shih
2022-01-05
1
-1
/
+1
|
*
|
|
|
|
|
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das
2022-01-05
3
-0
/
+272
|
*
|
|
|
|
|
dt-bindings: watchdog: renesas,wdt: Add support for RZ/G2L
Biju Das
2022-01-05
1
-18
/
+57
|
*
|
|
|
|
|
watchdog: da9063: Add hard dependency on I2C
Andrej Picej
2022-01-05
1
-0
/
+1
|
*
|
|
|
|
|
watchdog: Add Realtek Otto watchdog timer
Sander Vanheule
2022-01-05
4
-0
/
+405
|
*
|
|
|
|
|
dt-bindings: watchdog: Realtek Otto WDT binding
Sander Vanheule
2022-01-05
1
-0
/
+91
|
*
|
|
|
|
|
watchdog: s3c2410: Add Exynos850 support
Sam Protsenko
2021-12-28
1
-1
/
+63
|
*
|
|
|
|
|
watchdog: da9063: use atomic safe i2c transfer in reset handler
Yunus Bas
2021-12-28
1
-3
/
+9
|
*
|
|
|
|
|
watchdog: davinci: Use div64_ul instead of do_div
Changcheng Deng
2021-12-28
1
-1
/
+1
|
*
|
|
|
|
|
watchdog: Remove BCM63XX_WDT
Florian Fainelli
2021-12-28
3
-328
/
+0
|
*
|
|
|
|
|
MIPS: BCM63XX: Provide platform data to watchdog device
Florian Fainelli
2021-12-28
1
-0
/
+8
|
*
|
|
|
|
|
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
Florian Fainelli
2021-12-28
1
-0
/
+7
|
*
|
|
|
|
|
watchdog: Allow building BCM7038_WDT for BCM63XX
Florian Fainelli
2021-12-28
1
-3
/
+4
|
*
|
|
|
|
|
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
2021-12-28
2
-1
/
+15
|
*
|
|
|
|
|
dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
Florian Fainelli
2021-12-28
1
-2
/
+4
|
*
|
|
|
|
|
dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
Rafał Miłecki
2021-12-28
2
-19
/
+41
|
*
|
|
|
|
|
watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
2021-12-28
1
-1
/
+0
|
*
|
|
|
|
|
watchdog: Kconfig: fix help text indentation
Luca Ceresoli
2021-12-28
1
-24
/
+24
|
*
|
|
|
|
|
dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible string
Jacky Bai
2021-12-28
1
-2
/
+5
|
*
|
|
|
|
|
watchdog: s3c2410: Remove superfluous err label
Sam Protsenko
2021-12-28
1
-9
/
+4
|
*
|
|
|
|
|
watchdog: s3c2410: Support separate source clock
Sam Protsenko
2021-12-28
1
-15
/
+41
|
*
|
|
|
|
|
watchdog: s3c2410: Cleanup PMU related code
Sam Protsenko
2021-12-28
1
-25
/
+58
|
*
|
|
|
|
|
watchdog: s3c2410: Add support for WDT counter enable register
Sam Protsenko
2021-12-28
1
-1
/
+27
|
*
|
|
|
|
|
watchdog: s3c2410: Implement a way to invert mask reg value
Sam Protsenko
2021-12-28
1
-1
/
+4
|
*
|
|
|
|
|
watchdog: s3c2410: Extract disable and mask code into separate functions
Sam Protsenko
2021-12-28
1
-19
/
+35
|
*
|
|
|
|
|
watchdog: s3c2410: Make reset disable register optional
Sam Protsenko
2021-12-28
1
-9
/
+13
|
*
|
|
|
|
|
watchdog: s3c2410: Let kernel kick watchdog
Sam Protsenko
2021-12-28
1
-11
/
+15
|
*
|
|
|
|
|
watchdog: s3c2410: Fail probe if can't find valid timeout
Sam Protsenko
2021-12-28
1
-11
/
+10
|
*
|
|
|
|
|
dt-bindings: watchdog: Document Exynos850 watchdog bindings
Sam Protsenko
2021-12-28
1
-4
/
+41
|
*
|
|
|
|
|
dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
Sam Protsenko
2021-12-28
1
-2
/
+3
|
*
|
|
|
|
|
watchdog: f71808e_wdt: Add F81966 support
AaeonIot
2021-12-28
1
-2
/
+8
|
*
|
|
|
|
|
watchdog: Kconfig: enable MTK watchdog
Kevin Hilman
2021-12-28
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2022-01-17
3
-188
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drop fen.cocci
Julia Lawall
2022-01-15
1
-124
/
+0
|
*
|
|
|
|
|
|
scripts/coccinelle: drop bugon.cocci
Julia Lawall
2022-01-15
1
-63
/
+0
|
*
|
|
|
|
|
|
MAINTAINERS: remove Gilles Muller
Julia Lawall
2022-01-15
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-17
8
-19
/
+340
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
module: fix signature check failures when using in-kernel decompression
Dmitry Torokhov
2022-01-14
1
-4
/
+5
|
*
|
|
|
|
|
|
|
kernel: Fix spelling mistake "compresser" -> "compressor"
Colin Ian King
2022-01-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
MAINTAINERS: add mailing lists for kmod and modules
Luis Chamberlain
2022-01-11
1
-0
/
+3
|
*
|
|
|
|
|
|
|
module.h: allow #define strings to work with MODULE_IMPORT_NS
Greg Kroah-Hartman
2022-01-11
1
-1
/
+2
|
*
|
|
|
|
|
|
|
module: add in-kernel support for decompressing
Dmitry Torokhov
2022-01-11
6
-11
/
+329
|
*
|
|
|
|
|
|
|
MAINTAINERS: Remove myself as modules maintainer
Jessica Yu
2022-01-11
1
-2
/
+1
|
*
|
|
|
|
|
|
|
module: Remove outdated comment
Yu Chen
2022-01-11
1
-1
/
+0
*
|
|
|
|
|
|
|
|
unicode: fix .gitignore for generated utfdata file
Linus Torvalds
2022-01-17
1
-1
/
+1
[prev]
[next]