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
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-123
/
+10
2022-01-20
of: Check 'of_node_reused' flag on of_match_device()
Rob Herring
1
-1
/
+1
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
1
-122
/
+9
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+5
2022-01-15
mm: kmemleak: alloc gray object for reserved region with direct map
Calvin Zhang
1
-1
/
+5
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-160
/
+214
2022-01-12
Merge branch 'dt/linus' into dt/next
Rob Herring
2
-8
/
+38
2022-01-08
of/fdt: Don't worry about non-memory region overlap for no-map
Stephen Boyd
1
-2
/
+4
2022-01-08
of: unittest: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-08
of: base: Improve argument length mismatch error
Baruch Siach
1
-3
/
+8
2022-01-08
of: base: Fix phandle argument length mismatch error message
Baruch Siach
1
-2
/
+2
2022-01-04
of: unittest: re-implement overlay tracking
Frank Rowand
1
-61
/
+49
2022-01-04
of: unittest: change references to obsolete overlay id
Frank Rowand
1
-27
/
+27
2021-12-22
efi: apply memblock cap after memblock_add()
Pingfan Liu
1
-1
/
+1
2021-12-22
of: fdt: Aggregate the processing of "linux,usable-memory-range"
Zhen Lei
1
-6
/
+13
2021-12-16
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
1
-32
/
+36
2021-12-16
of/fdt: Rework early_init_dt_scan_root() to call directly
Rob Herring
1
-7
/
+7
2021-12-16
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
1
-20
/
+19
2021-12-16
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+25
2021-12-16
of: Move simple-framebuffer device handling from simplefb to of
Hector Martin
1
-0
/
+4
2021-12-15
of: unittest: 64 bit dma address test requires arch support
Frank Rowand
1
-2
/
+3
2021-12-15
of: unittest: fix warning on PowerPC frame size warning
Jim Quinlan
1
-4
/
+12
2021-12-03
of/irq: Add a quirk for controllers with their own definition of interrupt-map
Marc Zyngier
1
-2
/
+25
2021-12-01
of: base: Skip CPU nodes with "fail"/"fail-..." status
Matthias Schiffer
1
-0
/
+27
2021-11-18
of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is set
Ulf Hansson
1
-2
/
+15
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+8
2021-11-12
of/irq: Don't ignore interrupt-controller when interrupt-map failed
Marc Zyngier
1
-3
/
+16
2021-11-11
of: Support using 'mask' in making device bus id
Rob Herring
1
-2
/
+8
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+12
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+5
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2
-4
/
+4
2021-11-06
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-11-04
of/irq: Allow matching of an interrupt-map local to an interrupt controller
Marc Zyngier
1
-5
/
+12
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-48
/
+93
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-5
/
+1
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
1
-5
/
+1
2021-11-01
of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem()
Rob Herring
1
-28
/
+24
2021-11-01
of: unittest: document intentional interrupt-map provider build warning
Frank Rowand
2
-0
/
+25
2021-11-01
of: unittest: fix EXPECT text for gpio hog errors
Frank Rowand
1
-8
/
+8
2021-11-01
of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war...
Rob Herring
1
-1
/
+7
2021-10-26
Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2021-10-21
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
1
-0
/
+2
2021-10-20
of/unittest: Add of_node_put() before return
Wan Jiabing
1
-0
/
+2
2021-10-20
of: kobj: make of_node_is_(initialized|attached) parameters const
Nathan Lynch
2
-3
/
+3
2021-10-20
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
Rob Herring
1
-0
/
+22
2021-10-19
ARM: 9119/1: amba: Properly handle device probe without IRQ domain
Wang Kefeng
1
-5
/
+1
2021-10-14
soc: qcom: smem: Support reserved-memory description
Bjorn Andersson
1
-0
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
[next]