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
2014-08-16
of/irq: Fix lookup to use 'interrupts-extended' property first
Florian Fainelli
1
-8
/
+9
2014-08-16
Enabling OF selftest to run without machine's devicetree
Gaurav Minocha
1
-9
/
+31
2014-08-16
of: Allow mem_reserve of memory with a base address of zero
Al Cooper
1
-1
/
+1
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
12
-371
/
+1188
2014-08-11
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
8
-343
/
+925
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
1
-11
/
+17
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+36
2014-08-03
of: Fixing OF Selftest build error
Gaurav Minocha
1
-1
/
+1
2014-08-01
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
1
-0
/
+70
2014-08-01
of: Use proper types for checking memory overflow
Laura Abbott
1
-11
/
+11
2014-07-30
of: typo fix in __of_prop_dup()
Grant Likely
1
-1
/
+1
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+48
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-1
/
+17
2014-07-25
Adding selftest testdata dynamically into live tree
Gaurav Minocha
4
-1
/
+160
2014-07-23
of: Transactional DT support.
Pantelis Antoniou
4
-0
/
+414
2014-07-23
of: Reorder device tree changes and notifiers
Grant Likely
3
-24
/
+19
2014-07-23
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
3
-2
/
+17
2014-07-23
of: Make sure attached nodes don't carry along extra children
Grant Likely
1
-0
/
+1
2014-07-23
of: Make devicetree sysfs update functions consistent.
Grant Likely
3
-49
/
+69
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
1
-0
/
+36
2014-07-16
of: Create unlocked versions of node and property add/remove functions
Pantelis Antoniou
3
-66
/
+96
2014-07-16
OF: Utility helper functions for dynamic nodes
Pantelis Antoniou
3
-0
/
+115
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-34
/
+0
2014-07-07
of: Move CONFIG_OF_DYNAMIC code into a separate file
Grant Likely
4
-229
/
+236
2014-07-07
of: rename of_aliases_mutex to just of_mutex
Pantelis Antoniou
3
-13
/
+12
2014-07-07
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
1
-23
/
+9
2014-07-06
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+15
2014-07-02
net: fix circular dependency in of_mdio code
Daniel Mack
1
-34
/
+0
2014-06-26
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
Laura Abbott
1
-0
/
+15
2014-06-26
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
1
-1
/
+4
2014-06-26
of: Create of_console_check() for selecting a console specified in /chosen
Grant Likely
1
-10
/
+13
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+5
2014-06-22
of: mdio: fixup of_phy_register_fixed_link parsing of new bindings
Richard Retanubun
1
-3
/
+5
2014-06-16
OF: fix of_find_node_by_path() assumption that of_allnodes is root
Frank Rowand
1
-2
/
+2
2014-06-16
of: avoid format string parsing in kobject names
Kees Cook
1
-1
/
+2
2014-06-16
of/platform: Fix microblaze build failure
Guenter Roeck
1
-4
/
+0
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-80
/
+126
2014-06-05
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
1
-3
/
+0
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2
-6
/
+169
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-381
/
+698
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-06-04
of: handle NULL node in next_child iterators
Florian Fainelli
1
-0
/
+6
2014-06-04
microblaze: Use generic device.h
Michal Simek
1
-3
/
+0
2014-06-02
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+69
2014-06-02
of: of_mdio: export symbol of_mdiobus_link_phydev
Daniel Mack
1
-0
/
+1
2014-06-02
net: of_mdio: use int type for address variable
Daniel Mack
1
-2
/
+1
2014-05-29
net: of_mdio: don't store the length of a property if we don't need to
Daniel Mack
1
-2
/
+2
2014-05-29
net: of_mdio: add of_mdiobus_link_phydev()
Daniel Mack
1
-0
/
+33
2014-05-29
net: of_mdio: factor out code to parse a phy's 'reg' property
Daniel Mack
1
-12
/
+23
2014-05-28
Merge branch 'earlycon-dt' into for-next
Rob Herring
4
-1
/
+300
[next]