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-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
1
-5
/
+9
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+490
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+296
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+7
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+3
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
1
-2
/
+5
2014-10-07
of/selftest: Move hash table off stack to fix large frame size
Grant Likely
1
-5
/
+4
2014-10-04
of/selftest: Use the resolver to fixup phandles
Grant Likely
3
-1
/
+44
2014-10-04
of: Introduce Device Tree resolve support.
Pantelis Antoniou
3
-0
/
+340
2014-10-04
of/selftest: Add a test for duplicate phandles
Grant Likely
1
-0
/
+47
2014-10-04
of: Don't try to search when phandle == 0
Grant Likely
1
-0
/
+3
2014-10-04
of/selftest: Test structure of device tree
Grant Likely
1
-2
/
+54
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+26
2014-10-01
of: Fix NULL dereference in selftest removal code
Grant Likely
1
-6
/
+3
2014-09-30
of/pci: Add support for parsing PCI host bridge resources from DT
Liviu Dudau
1
-0
/
+117
2014-09-30
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
1
-0
/
+25
2014-09-30
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
1
-4
/
+40
2014-09-30
of/pci: Move of_pci_range_to_resource() to of/address.c
Liviu Dudau
1
-0
/
+9
2014-09-30
of/pci: Add pci_register_io_range() and pci_pio_to_address()
Liviu Dudau
1
-0
/
+109
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
1
-4
/
+4
2014-09-22
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
1
-4
/
+3
2014-09-19
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
1
-0
/
+2
2014-09-08
of: Fix memory block alignment in early_init_dt_add_memory_arch()
Geert Uytterhoeven
1
-1
/
+5
2014-09-08
of: make sure of_alias is initialized before accessing it
Laurentiu Tudor
1
-1
/
+1
2014-09-08
of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled
Gaurav Minocha
2
-0
/
+15
2014-09-08
of: correct of_console_check()'s return value
Brian Norris
1
-1
/
+1
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
[next]