index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
soc: sifive: ccache: define the macro for the register shifts
Zong Li
1
-5
/
+11
2022-10-13
soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
Ben Dooks
1
-7
/
+10
2022-10-13
soc: sifive: ccache: reduce printing on init
Ben Dooks
1
-14
/
+11
2022-10-13
soc: sifive: ccache: determine the cache level from dts
Zong Li
1
-1
/
+5
2022-10-13
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
Greentime Hu
6
-248
/
+256
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
39
-73
/
+201
2022-10-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2022-10-13
Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
22
-105
/
+808
2022-10-13
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2022-10-13
net: marvell: prestera: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-3
/
+3
2022-10-13
virtio_pci: use irq to detect interrupt support
Michael S. Tsirkin
1
-2
/
+2
2022-10-13
Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Abeni
1
-0
/
+2
2022-10-13
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
16
-25
/
+51
2022-10-12
zram: always expose rw_page
Brian Geffon
1
-23
/
+3
2022-10-12
nouveau/dmem: evict device private memory during release
Alistair Popple
1
-0
/
+48
2022-10-12
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
Alistair Popple
1
-30
/
+28
2022-10-12
mm: free device private pages have zero refcount
Alistair Popple
2
-2
/
+2
2022-10-12
mm/memory.c: fix race when faulting a device private page
Alistair Popple
3
-12
/
+18
2022-10-12
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
1
-4
/
+5
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
[prev]
[next]