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
2024-09-05
of: address: Report error on resource bounds overflow
Thomas Weißschuh
1
-0
/
+5
2024-08-26
of: resolver: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-8
/
+4
2024-08-26
of/platform: Simplify with scoped for each OF child
Jinjie Ruan
1
-10
/
+4
2024-08-26
of: overlay: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-9
/
+3
2024-08-26
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
1
-2
/
+2
2024-08-26
Merge branch 'dt/linus' into dt/next
Rob Herring (Arm)
1
-4
/
+11
2024-08-19
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
1
-27
/
+7
2024-08-13
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
1
-4
/
+11
2024-08-06
of: unittest: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+2
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
4
-7
/
+7
2024-07-28
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-14
/
+19
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
13
-146
/
+174
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
6
-9
/
+29
2024-07-27
Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
18
-73
/
+47
2024-07-27
Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+5
2024-07-27
Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-80
/
+111
2024-07-27
Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2024-07-27
Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2024-07-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-9
/
+11
2024-07-27
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
8
-141
/
+399
2024-07-27
Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+85
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+43
2024-07-26
Merge tag 'auxdisplay-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-4
/
+17
2024-07-26
Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
53
-165
/
+675
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2024-07-26
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-20
/
+15
2024-07-26
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+3
2024-07-26
regulator: Further restrict RZG2L USB VBCTRL regulator dependencies
Mark Brown
1
-1
/
+1
2024-07-26
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
4
-8
/
+21
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-1
/
+2
2024-07-26
i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()
Dan Carpenter
1
-1
/
+1
2024-07-26
i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...
Bhoomik Gupta
2
-2
/
+1
2024-07-26
i3c: dw: Add power management support
Aniket
2
-17
/
+209
2024-07-26
i3c: dw: Add some functions for reusability
Aniket
1
-27
/
+35
2024-07-26
i3c: dw: Save timing registers and other values
Aniket
2
-2
/
+22
2024-07-26
i3c: master: svc: Improve DAA STOP handle code logic
Frank Li
1
-18
/
+43
2024-07-26
i3c: dw: Add optional apb clock
Aniket
2
-0
/
+5
2024-07-26
i3c: dw: Use new *_enabled clk API
Aniket
1
-10
/
+1
2024-07-26
i3c: master: svc: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-26
i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value
Jarkko Nikula
1
-0
/
+7
2024-07-26
i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
Jarkko Nikula
1
-1
/
+4
2024-07-26
i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses
Jarkko Nikula
1
-0
/
+5
2024-07-26
i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
Jarkko Nikula
1
-21
/
+6
2024-07-26
i3c: dw: Remove ibi_capable property
Aniket
3
-23
/
+2
2024-07-26
i3c: dw: Fix IBI intr programming
Aniket
2
-8
/
+9
2024-07-26
i3c: dw: Fix clearing queue thld
Aniket
1
-1
/
+1
2024-07-26
i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
Jarkko Nikula
1
-0
/
+8
2024-07-26
i3c: master: svc: resend target address when get NACK
Frank Li
1
-14
/
+44
[next]