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
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-04
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
1
-13
/
+15
2023-01-04
Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
Rob Herring
1
-20
/
+20
2023-01-03
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Andreas Rammhold
1
-2
/
+4
2022-12-20
Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+20
2022-12-19
Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-12-16
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node
Alexander Sverdlin
1
-20
/
+20
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2022-12-13
Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-16
/
+13
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-57
/
+57
2022-12-11
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...
ruanjinjie
1
-2
/
+2
2022-12-06
of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
Rob Herring
1
-5
/
+5
2022-12-06
of: unittest: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-6
/
+4
2022-11-22
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
1
-1
/
+3
2022-11-22
driver core: pass a const * into of_device_uevent()
Greg Kroah-Hartman
1
-3
/
+3
2022-10-26
Merge branch 'dt/dtbo-rename' into dt/next
Rob Herring
35
-57
/
+57
2022-10-26
of: overlay: rename overlay source files from .dts to .dtso
Frank Rowand
35
-57
/
+57
2022-10-19
of/irq: export of_msi_get_domain
Kevin Hilman
1
-0
/
+1
2022-10-16
of/platform: use of_address_count() helper
Yang Yingliang
1
-3
/
+2
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-18
/
+32
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2022-10-03
of: base: Shift refcount decrement in of_find_last_cache_level()
Pierre Gondois
1
-1
/
+2
2022-09-30
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
1
-1
/
+1
2022-09-30
of: Fix "dma-ranges" handling for bus controllers
Robin Murphy
3
-2
/
+16
2022-09-29
of: fdt: Remove unused struct fdt_scan_status
Yuan Can
1
-9
/
+0
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-09-09
of/fdt: Don't calculate initrd size from DT if start > end
Marek Bykowski
1
-0
/
+2
2022-09-07
of: irq: Report individual failures in of_irq_init()
Alexander Sverdlin
1
-0
/
+3
2022-08-25
of: unittest: taint the kernel when of unittest runs
Frank Rowand
1
-0
/
+3
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
1
-0
/
+1
2022-08-22
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-16
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+10
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
1
-7
/
+10
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+3
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-35
/
+48
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2022-08-01
of/fdt: declared return type does not match actual return type
Xu Qiang
1
-1
/
+1
2022-07-28
of: also handle dma-noncoherent in of_dma_is_coherent()
Heiko Stuebner
1
-7
/
+10
2022-07-25
of/fdt: Clean up early_init_dt_reserve_memory_arch()
Peter Collingbourne
1
-7
/
+6
2022-07-19
of: overlay: Simplify of_overlay_fdt_apply() tail
Geert Uytterhoeven
1
-7
/
+2
2022-07-19
of: overlay: Move devicetree_corrupt() check up
Geert Uytterhoeven
1
-6
/
+5
2022-07-12
of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer
Liang He
1
-1
/
+4
2022-07-11
of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()
Andy Shevchenko
1
-7
/
+6
2022-07-11
of: unittest: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-2
/
+2
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-8
/
+5
2022-06-30
earlycon: prevent multiple register_console()
Michael Walle
1
-1
/
+3
2022-06-28
of: reserved-memory: Print allocation/reservation failures as error
Vincent Whitchurch
2
-3
/
+4
[next]