index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-21
watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
Miaoqian Lin
1
-1
/
+4
2022-05-21
dt-bindings: watchdog: renesas,wdt: R-Car V3U is R-Car Gen4
Geert Uytterhoeven
1
-1
/
+1
2022-05-21
watchdog: Add Renesas RZ/N1 Watchdog driver
Phil Edworthy
3
-0
/
+212
2022-05-21
dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
Jean-Jacques Hiblot
1
-0
/
+6
2022-05-21
watchdog: wdat_wdt: Stop watchdog when uninstalling module
Liu Xinpeng
1
-0
/
+1
2022-05-21
watchdog: wdat_wdt: Stop watchdog when rebooting the system
Liu Xinpeng
1
-0
/
+1
2022-05-21
watchdog: wdat_wdt: Using the existing function to check parameter timeout
Liu Xinpeng
1
-2
/
+2
2022-05-21
dt-bindings: watchdog: da9062: add watchdog timeout mode
Andrej Picej
1
-0
/
+6
2022-05-21
dt-bindings: watchdog: renesas,wdt: Document RZ/G2UL SoC
Biju Das
1
-0
/
+1
2022-05-21
watchdog: iTCO_wdt: Using existing macro define covers more scenarios
Liu Xinpeng
1
-13
/
+7
2022-05-21
watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
Miaoqian Lin
1
-1
/
+1
2022-05-21
dt-bindings: watchdog: Add SC8180X and SC8280XP compatibles
Bjorn Andersson
1
-0
/
+2
2022-05-21
watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat
Jan Kiszka
1
-3
/
+5
2022-05-21
dt-bindings: watchdog: uniphier: Use unevaluatedProperties
Kunihiko Hayashi
1
-1
/
+1
2022-05-21
watchdog: sp805: disable watchdog on remove
Eliav Farber
1
-0
/
+1
2022-05-21
watchdog: da9063: optionally disable watchdog during suspend
Primoz Fiser
1
-0
/
+36
2022-05-21
dt-bindings: mfd: da9063: watchdog: add suspend disable option
Primoz Fiser
1
-3
/
+6
2022-05-21
ALSA: usb-audio: Add missing ep_idx in fixed EP quirks
Takashi Iwai
1
-0
/
+3
2022-05-21
ALSA: usb-audio: Workaround for clock setup on TEAC devices
Takashi Iwai
1
-0
/
+7
2022-05-21
ALSA: lola: Bounds check loop iterator against streams array size
Kees Cook
1
-1
/
+2
2022-05-21
Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-5
/
+5
2022-05-21
i2c: rcar: refactor handling of first message
Wolfram Sang
1
-27
/
+23
2022-05-21
i2c: rcar: avoid race condition with SMIs
Wolfram Sang
1
-11
/
+17
2022-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-19
/
+56
2022-05-21
i2c: xiic: Correct the datatype for rx_watermark
Shubhrajyoti Datta
1
-2
/
+2
2022-05-21
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
1
-6
/
+9
2022-05-21
i2c: npcm: Handle spurious interrupts
Tali Perry
1
-29
/
+62
2022-05-21
i2c: npcm: Correct register access width
Tyrone Ting
1
-2
/
+2
2022-05-21
i2c: npcm: Add tx complete counter
Tali Perry
1
-0
/
+4
2022-05-21
i2c: npcm: Fix timeout calculation
Tali Perry
1
-4
/
+4
2022-05-21
i2c: npcm: Remove unused variable clk_regmap
Tali Perry
1
-5
/
+0
2022-05-21
i2c: npcm: Change the way of getting GCR regmap
Tali Perry
1
-4
/
+8
2022-05-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
4
-15
/
+22
2022-05-20
Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-19
/
+102
2022-05-20
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-1
/
+1
2022-05-20
clk: stm32mp13: add safe mux management
Gabriel Fernandez
3
-4
/
+62
2022-05-20
clk: stm32mp13: add multi mux function
Gabriel Fernandez
3
-0
/
+42
2022-05-20
clk: stm32mp13: add all STM32MP13 kernel clocks
Gabriel Fernandez
1
-0
/
+513
2022-05-20
clk: stm32mp13: add all STM32MP13 peripheral clocks
Gabriel Fernandez
1
-0
/
+360
2022-05-20
clk: stm32mp13: manage secured clocks
Gabriel Fernandez
3
-14
/
+164
2022-05-20
clk: stm32mp13: add composite clock
Gabriel Fernandez
3
-0
/
+225
2022-05-20
clk: stm32mp13: add stm32 divider clock
Gabriel Fernandez
3
-0
/
+187
2022-05-20
clk: stm32mp13: add stm32_gate management
Gabriel Fernandez
3
-0
/
+149
2022-05-20
clk: stm32mp13: add stm32_mux clock management
Gabriel Fernandez
3
-0
/
+114
2022-05-20
clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
Gabriel Fernandez
9
-0
/
+2590
2022-05-20
dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
Gabriel Fernandez
3
-0
/
+331
2022-05-20
clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-05-20
clk: ti: composite: Prefer kcalloc over open coded arithmetic
Len Baker
1
-1
/
+1
2022-05-20
dt-bindings: clock: exynosautov9: correct count of NR_CLK
Chanho Park
1
-7
/
+7
2022-05-20
Merge branch 'bpf: refine kernel.unprivileged_bpf_disabled behaviour'
Alexei Starovoitov
3
-1
/
+408
[prev]
[next]