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
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-11
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+1
2018-06-07
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+23
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+5
2018-06-04
of: platform: stop accessing invalid dev in of_platform_device_destroy
Srinivas Kandagatla
1
-2
/
+3
2018-05-26
Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-0
/
+1
2018-05-25
drivers: qcom: add command DB driver
Mahesh Sivasubramanian
1
-0
/
+1
2018-05-23
of: overlay: validate offset from property fixups
Frank Rowand
1
-0
/
+5
2018-05-22
of: unittest: for strings, account for trailing \0 in property length field
Stefan M Schaeckeler
1
-4
/
+4
2018-05-16
of: mdio: Fall back to mdiobus_register() with NULL device_node
Florian Fainelli
1
-0
/
+3
2018-05-14
Merge tag 'devicetree-fixes-for-4.17' into dt/next to pick-up fixes
Rob Herring
1
-9
/
+21
2018-05-07
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+21
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
2
-3
/
+5
2018-04-26
of: overlay: Stop leaking resources on overlay removal
Jan Kiszka
1
-9
/
+21
2018-04-24
of: Don't create device for OPP tables
Viresh Kumar
1
-0
/
+11
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-2
/
+5
2018-04-18
of/numa: drop export of of_node_to_nid
Rob Herring
1
-1
/
+0
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-6
/
+0
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
1
-1
/
+1
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
1
-4
/
+0
2018-04-07
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
1
-2
/
+0
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+79
2018-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-124
/
+525
2018-04-04
of: Add missing I/O range exception for indirect-IO devices
Zhichang Yuan
1
-16
/
+76
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
1
-1
/
+3
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+40
2018-03-30
of_net: Implement of_get_nvmem_mac_address helper
Mike Looijmans
1
-0
/
+40
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2018-03-19
of: unittest: fix an error code in of_unittest_apply_overlay()
Dan Carpenter
1
-4
/
+2
2018-03-17
of: unittest: move misplaced function declaration
Arnd Bergmann
1
-2
/
+1
2018-03-17
of: unittest: Remove VLA stack usage
Tobin C. Harding
1
-4
/
+11
2018-03-17
of: overlay: Fix forgotten reference to of_overlay_apply()
Geert Uytterhoeven
1
-1
/
+1
2018-03-12
of: unittest: local return value variable related cleanups
Frank Rowand
1
-16
/
+6
2018-03-12
of: unittest: remove unneeded local return value variables
Frank Rowand
1
-65
/
+24
2018-03-08
Merge branch 'dtc-update' into dt/next
Rob Herring
1
-2
/
+2
2018-03-07
of: unittest: fix an error test in of_unittest_overlay_8()
Dan Carpenter
1
-2
/
+1
2018-03-07
of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
Frank Rowand
3
-7
/
+85
2018-03-05
of: overlay: do not include path in full_name of added nodes
Frank Rowand
4
-18
/
+30
2018-03-05
of: unittest: clean up changeset test
Frank Rowand
1
-6
/
+36
2018-03-05
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...
Rob Herring
24
-481
/
+580
2018-03-04
of: improve reporting invalid overlay target path
Frank Rowand
1
-6
/
+16
2018-03-04
of: convert unittest overlay devicetree source to sugar syntax
Frank Rowand
15
-233
/
+148
2018-03-04
of: change overlay apply input data from unflattened to FDT
Frank Rowand
21
-385
/
+559
2018-02-12
of: unittest: Add phandle remapping test
Stephen Boyd
2
-0
/
+145
2018-02-12
of: Support parsing phandle argument lists through a nexus node
Stephen Boyd
1
-0
/
+184
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
1
-2
/
+2
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-538
/
+4
2018-02-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
[next]