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
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+27
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
1
-12
/
+27
2017-10-19
of: overlay: make pr_err() string unique
Frank Rowand
1
-1
/
+1
2017-10-19
of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
Frank Rowand
1
-1
/
+1
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
1
-7
/
+1
2017-10-17
of: overlay: remove unneeded check for NULL kbasename()
Frank Rowand
1
-2
/
+0
2017-10-17
of: overlay: remove a dependency on device node full_name
Frank Rowand
3
-35
/
+59
2017-10-17
of: overlay: simplify applying symbols from an overlay
Frank Rowand
1
-26
/
+65
2017-10-17
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
4
-6
/
+67
2017-10-17
of: overlay: loosen overly strict phandle clash check
Frank Rowand
1
-4
/
+4
2017-10-17
of: overlay: expand check of whether overlay changeset can be removed
Frank Rowand
1
-7
/
+13
2017-10-17
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
4
-89
/
+364
2017-10-17
of: overlay: minor restructuring
Frank Rowand
1
-113
/
+92
2017-10-17
of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
Frank Rowand
1
-6
/
+18
2017-10-17
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
3
-257
/
+295
2017-10-17
of: overlay.c: Convert comparisons to zero or NULL to logical expressions
Frank Rowand
1
-18
/
+18
2017-10-17
of: overlay.c: Remove comments that state the obvious, to reduce clutter
Frank Rowand
1
-29
/
+18
2017-10-17
of: overlay: fix memory leak related to duplicated property
Lixin Wang
1
-4
/
+11
2017-10-16
of: unittest: Remove redundant OF_DETACHED flag setting
Stephen Boyd
1
-2
/
+0
2017-10-16
of/fdt: Document detached argument to __unflatten_device_tree()
Stephen Boyd
1
-0
/
+1
2017-10-16
of/resolver: Replace kmalloc + memcpy with kmemdup()
Stephen Boyd
1
-2
/
+1
2017-10-16
of/resolver: Simplify to be32_add_cpu()
Stephen Boyd
1
-4
/
+1
2017-10-16
of/fdt: skip unflattening of disabled nodes
Rob Herring
1
-0
/
+4
2017-10-16
of/fdt: add of_fdt_device_is_available function
Rob Herring
1
-3
/
+14
2017-10-16
of: make kobject and bin_attribute support configurable
Rob Herring
6
-152
/
+192
2017-10-16
of: move kobj_to_device_node() into dynamic.c
Rob Herring
2
-6
/
+5
2017-10-16
of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
Rob Herring
1
-3
/
+0
2017-10-12
device property: preserve usecount for node passed to of_fwnode_graph_get_por...
Niklas Söderlund
1
-1
/
+1
2017-10-12
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
1
-1
/
+1
2017-10-12
of: do not leak console options
Sergey Senozhatsky
1
-2
/
+6
2017-10-05
of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support
Marc Gonzalez
1
-3
/
+16
2017-10-03
of/fdt: only store the device node basename in full_name
Rob Herring
1
-58
/
+11
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-16
/
+32
2017-09-07
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-272
/
+418
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-21
/
+18
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+50
2017-09-05
devicetree: Adjust status "ok" -> "okay" under drivers/of/
Robert P. J. Day
1
-3
/
+3
2017-09-01
of: restrict DMA configuration
Robin Murphy
1
-16
/
+32
2017-08-25
of: Use PLATFORM_DEVID_NONE definition
Andy Shevchenko
2
-2
/
+2
2017-08-24
of/device: Fix of_device_get_modalias() buffer handling
Bjorn Andersson
1
-5
/
+10
2017-08-24
of/device: Prevent buffer overflow in of_device_modalias()
Bjorn Andersson
1
-0
/
+2
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2017-08-17
of: fix DMA mask generation
Robin Murphy
1
-4
/
+4
2017-08-14
device property: use of_graph_get_remote_endpoint() for of_fwnode
Kuninori Morimoto
1
-2
/
+2
2017-08-13
of_mdio: merge branch tails in of_phy_register_fixed_link()
Sergei Shtylyov
1
-12
/
+11
2017-08-07
of_mdio: use of_property_read_u32_array()
Sergei Shtylyov
1
-8
/
+8
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-2
/
+15
2017-08-01
of/irq: use of_property_read_u32_index to parse interrupts property
Rob Herring
1
-21
/
+13
2017-08-01
of/device: use of_property_for_each_string to parse compatible strings
Rob Herring
1
-43
/
+23
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[prev]
[next]