index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2014-05-23
of/irq: do irq resolution in platform_get_irq_byname()
Grygorii Strashko
2014-05-23
of: Add a testcase for of_find_node_by_path()
Grant Likely
2014-05-23
of: Make of_find_node_by_path() handle /aliases
Grant Likely
2014-05-23
of: Create unlocked version of for_each_child_of_node()
Grant Likely
2014-05-23
of: Handle memory@0 node on PPC32 only
Leif Lindholm
2014-05-23
pci/of: Remove dead code
Ian Molton
2014-05-23
of: fix race between search and remove in of_update_property()
Xiubo Li
2014-05-23
of: Use NULL for pointers
Thierry Reding
2014-05-23
of: Stop naming platform_device using dcr address
Grant Likely
2014-05-23
of: Ensure unique names without sacrificing determinism
Grant Likely
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
2014-05-13
of/selftest: add testcase for nodes with same name and address
Rob Herring
2014-05-13
of/selftest: clean-up of_selftest_platform_populate pass/fail handling
Rob Herring
2014-05-13
of: kill off of_can_translate_address
Rob Herring
2014-05-13
of/platform: fix device naming for non-translatable addresses
Rob Herring
2014-04-30
of/fdt: convert initial_boot_params to opaque pointer
Rob Herring
2014-04-30
of/fdt: introduce of_get_flat_dt_size
Rob Herring
2014-04-30
of/fdt: fix phys_addr_t related print size warnings
Rob Herring
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
2014-04-30
of/fdt: create common debugfs
Rob Herring
2014-04-30
of/fdt: use libfdt accessors for header data
Rob Herring
2014-04-30
of/fdt: Convert FDT functions to use libfdt
Rob Herring
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
of/fdt: remove unused of_scan_flat_dt_by_path
Rob Herring
2014-04-30
of/fdt: remove some unneeded includes
Rob Herring
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
2014-04-24
of: selftest: add deferred probe interrupt test
Rob Herring
2014-04-23
dt: Fix binding typos in clock-names and interrupt-names
Geert Uytterhoeven
2014-04-15
of: Clean up of_update_property
Guenter Roeck
2014-04-14
of: Fix the section mismatch warnings.
Xiubo Li
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-28
of: Add support for ePAPR "stdout-path" property
Grant Likely
2014-03-26
Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...
Mark Brown
2014-03-20
of_mdio: Allow the DT to specify the phy ID and avoid autoprobing
Jason Gunthorpe
2014-03-19
Merge branch 'devicetree/next-reserved-mem' into devicetree/next
Grant Likely
2014-03-19
of: device_node kobject lifecycle fixes
Pantelis Antoniou
2014-03-15
of: only scan for reserved mem when fdt present
Josh Cartwright
2014-03-11
of: remove /proc/device-tree
Grant Likely
2014-03-11
of/selftest: Add self tests for manipulation of properties
Grant Likely
2014-03-11
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
2014-03-11
drivers: of: add support for custom reserved memory drivers
Marek Szyprowski
2014-03-11
drivers: of: add initialization code for dynamic reserved memory
Marek Szyprowski
2014-03-11
drivers: of: add initialization code for static reserved memory
Marek Szyprowski
2014-03-10
of_mtd: Add helpers to get ECC strength and ECC step size
Ezequiel Garcia
2014-03-06
of: Warn if of_graph_parse_endpoint is called with the root node
Philipp Zabel
2014-03-06
[media] of: move common endpoint parsing to drivers/of
Philipp Zabel
[next]