index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
rtc: k3: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+4
2022-10-13
rtc: jz4740: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-22
/
+3
2022-10-13
rtc: mpfs: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+1
2022-10-13
rtc: ds1685: Fix spelling of function name in comment block
Colin Ian King
1
-1
/
+1
2022-10-13
rtc: isl12022: switch to using regmap API
Rasmus Villemoes
2
-85
/
+26
2022-10-13
rtc: isl12022: drop redundant write to HR register
Rasmus Villemoes
1
-14
/
+0
2022-10-13
rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
Rasmus Villemoes
1
-3
/
+2
2022-10-13
rtc: isl12022: use %ptR
Rasmus Villemoes
1
-10
/
+2
2022-10-13
rtc: isl12022: simplify some expressions
Rasmus Villemoes
1
-4
/
+4
2022-10-13
rtc: isl12022: drop a dev_info()
Rasmus Villemoes
1
-3
/
+0
2022-10-13
rtc: isl12022: specify range_min and range_max
Rasmus Villemoes
1
-0
/
+2
2022-10-13
rtc: isl12022: stop using deprecated devm_rtc_device_register()
Rasmus Villemoes
1
-4
/
+7
2022-10-13
rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
Lin Yujun
1
-0
/
+2
2022-10-12
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
37
-2211
/
+4347
2022-10-12
i3c: master: Remove the wrong place of reattach.
Billy Tsai
1
-4
/
+0
2022-10-12
i3c: master: Free the old_dyn_addr when reattach.
Billy Tsai
1
-0
/
+3
2022-10-12
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-182
/
+178
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
5
-0
/
+659
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-109
/
+605
2022-10-12
drm/amd/display: Add HUBP surface flip interrupt handler
Aurabindo Pillai
1
-0
/
+1
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
1
-0
/
+1
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
1
-0
/
+2
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
1
-0
/
+2
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-12
LoongArch: Add ACPI-based generic laptop driver
Jianmin Lv
5
-0
/
+659
2022-10-12
net/mlx5: Make ASO poll CQ usable in atomic context
Leon Romanovsky
4
-13
/
+11
2022-10-12
Merge tag 'irqchip-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
3
-28
/
+68
2022-10-12
net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports
Matthias Schiffer
1
-1
/
+4
2022-10-12
irqchip: IMX_MU_MSI should depend on ARCH_MXC
Geert Uytterhoeven
1
-3
/
+4
2022-10-12
xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
Colin Ian King
1
-1
/
+1
2022-10-12
Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.or...
Dave Airlie
6
-38
/
+100
2022-10-11
Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
7
-19
/
+31
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
1
-6
/
+5
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
8
-13
/
+13
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
24
-32
/
+32
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2
-2
/
+2
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
9
-13
/
+13
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
25
-53
/
+41
2022-10-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
29
-614
/
+1053
2022-10-11
Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-4
/
+28
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
49
-764
/
+7006
2022-10-11
Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
115
-1575
/
+2104
2022-10-11
Merge tag 'fbdev-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-71
/
+41
2022-10-11
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2022-10-11
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-33
/
+38
2022-10-11
drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers
Matthew Auld
1
-1
/
+12
2022-10-11
drm/i915: allow control over the flags when migrating
Matthew Auld
4
-4
/
+45
2022-10-11
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2022-10-11
drm/amd/display: fix transfer function passed to build_coefficients()
Alex Deucher
1
-1
/
+1
[prev]
[next]