index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2014-11-04
of: Fix overflow bug in string property parsing functions
Grant Likely
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
2014-10-07
of/selftest: Move hash table off stack to fix large frame size
Grant Likely
2014-10-04
of/selftest: Use the resolver to fixup phandles
Grant Likely
2014-10-04
of: Introduce Device Tree resolve support.
Pantelis Antoniou
2014-10-04
of/selftest: Add a test for duplicate phandles
Grant Likely
2014-10-04
of: Don't try to search when phandle == 0
Grant Likely
2014-10-04
of/selftest: Test structure of device tree
Grant Likely
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-01
of: Fix NULL dereference in selftest removal code
Grant Likely
2014-09-30
of/pci: Add support for parsing PCI host bridge resources from DT
Liviu Dudau
2014-09-30
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
2014-09-30
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2014-09-30
of/pci: Move of_pci_range_to_resource() to of/address.c
Liviu Dudau
2014-09-30
of/pci: Add pci_register_io_range() and pci_pio_to_address()
Liviu Dudau
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
2014-09-22
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
2014-09-19
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
2014-09-08
of: Fix memory block alignment in early_init_dt_add_memory_arch()
Geert Uytterhoeven
2014-09-08
of: make sure of_alias is initialized before accessing it
Laurentiu Tudor
2014-09-08
of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled
Gaurav Minocha
2014-09-08
of: correct of_console_check()'s return value
Brian Norris
2014-08-16
of/irq: Fix lookup to use 'interrupts-extended' property first
Florian Fainelli
2014-08-16
Enabling OF selftest to run without machine's devicetree
Gaurav Minocha
2014-08-16
of: Allow mem_reserve of memory with a base address of zero
Al Cooper
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-11
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-03
of: Fixing OF Selftest build error
Gaurav Minocha
2014-08-01
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
2014-08-01
of: Use proper types for checking memory overflow
Laura Abbott
2014-07-31
of: typo fix in __of_prop_dup()
Grant Likely
2014-07-30
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2014-07-30
of: Split early_init_dt_scan into two parts
Laura Abbott
2014-07-25
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-23
of: Transactional DT support.
Pantelis Antoniou
2014-07-23
of: Reorder device tree changes and notifiers
Grant Likely
2014-07-23
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
2014-07-23
of: Make sure attached nodes don't carry along extra children
Grant Likely
2014-07-23
of: Make devicetree sysfs update functions consistent.
Grant Likely
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
2014-07-16
of: Create unlocked versions of node and property add/remove functions
Pantelis Antoniou
2014-07-16
OF: Utility helper functions for dynamic nodes
Pantelis Antoniou
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
[next]