Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4c3804d18d37130625e1dd4d08fd9625f7eaba4
/
drivers
/
of
b4bbb02
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
303f59d
dt/platform: minor cleanup
by Olof Johansson
· 13 years ago
367069f
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
81a3c10c
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
2c8d667
drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
48a9e41
drivers/of: Add module.h to of_spi.c
by Paul Gortmaker
· 13 years ago
9775913
of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS
by Paul Gortmaker
· 13 years ago
08cab72
Merge branch 'dt/gic' into next/dt
by Arnd Bergmann
· 13 years ago
c71a54b
of/irq: introduce of_irq_init
by Rob Herring
· 13 years ago
ae97159
of_mdio: Don't phy_scan_fixups() twice
by Kyle Moffett
· 13 years ago
9514a56
Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicetree/next
by Grant Likely
· 13 years ago
dc93728
of/irq: of_irq_find_parent: check for parent equal to child
by Rob Herring
· 13 years ago
4cd7f7a
dt: add helper to read 64-bit integers
by Jamie Iles
· 13 years ago
4fcd15a
of: Add helpers to get one string in multiple strings property
by Benoit Cousson
· 13 years ago
611cad7
dt: add of_alias_scan and of_alias_get_id
by Shawn Guo
· 13 years ago
78b782c
of: Change logic to overwrite cmd_line with CONFIG_CMDLINE
by Benjamin Herrenschmidt
· 13 years ago
fe55c18
Revert "dt: add of_alias_scan and of_alias_get_id"
by Grant Likely
· 13 years ago
750f463
dt: add of_alias_scan and of_alias_get_id
by Shawn Guo
· 13 years ago
a6b11f5
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
aac285c
of: constify property name parameters for helper functions
by Jamie Iles
· 13 years ago
4a2d732
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
28c1b6d
of: address: use resource_size helper
by Felipe Balbi
· 13 years ago
3038bbd
of/gpio: export of_gpio_simple_xlate
by Jamie Iles
· 13 years ago
4157ef1
net: ibm_newemac: convert it to use of_get_phy_mode
by Shawn Guo
· 13 years ago
6ca1a11
dt/net: add helper function of_get_phy_mode
by Shawn Guo
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
a642285
of: fix missing include from of_pci.c
by Grant Likely
· 13 years ago
acb41c0
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
8181780
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
90e33f6
of/address: Add of_find_matching_node_by_address helper
by Grant Likely
· 13 years ago
314b02f
powerpc: implement arch_setup_pdev_archdata
by Kumar Gala
· 13 years ago
0e37363
dt: add helper function to read u32 arrays
by Rob Herring
· 13 years ago
f09bc83
dt: add 'const' for of_property_read_string parameter **out_string
by Shawn Guo
· 13 years ago
a3b8536
dt: add helper functions to read u32 and string property values
by Thomas Abraham
· 13 years ago
a6b0919
of/gpio: Add new method for getting gpios under different property names
by John Bonesio
· 13 years ago
15c3597
dt/platform: allow device name to be overridden
by Grant Likely
· 13 years ago
5de1540
drivers/amba: create devices from device tree
by Grant Likely
· 13 years ago
29d4f8a
dt: add of_platform_populate() for creating device from the device tree
by Grant Likely
· 13 years ago
cbb49c2
dt: Add default match table for bus ids
by Grant Likely
· 13 years ago
98d9f30c8
pci/of: Match PCI devices to OF nodes dynamically
by Benjamin Herrenschmidt
· 14 years ago
03eb141
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable
by Russell King
· 13 years ago
85f60ae
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
by Grant Likely
· 14 years ago
0b2e9a8
of: Export of_irq_find_parent()
by Michael Ellerman
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a7006c9
of/flattree: minor cleanups
by Andres Salomon
· 14 years ago
1eed4c0
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
by Grant Likely
· 14 years ago
a52f07e
dt: protect against NULL matches passed to of_match_node()
by Grant Likely
· 14 years ago
38e9e21
dt: Refactor of_platform_bus_probe()
by Grant Likely
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d109028
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a74ea43
of/promtree: allow DT device matching by fixing 'name' brokenness (v5)
by Andres Salomon
· 14 years ago
d714d19
dt: eliminate of_platform_driver shim code
by Grant Likely
· 14 years ago
710ac54
dt/powerpc: move of_bus_type infrastructure to ibmebus
by Grant Likely
· 14 years ago
96e0a07
x86: dtb: Add support for PCI devices backed by dtb nodes
by Sebastian Andrzej Siewior
· 14 years ago
04bea68
of/pci: move of_irq_map_pci() into generic code
by Sebastian Andrzej Siewior
· 14 years ago
672c544
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
by Grant Likely
· 14 years ago
0bd2cbc
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
cd1e650
of/device: Don't register disabled devices
by Grant Likely
· 14 years ago
a4f740c
of/flattree: Add of_flat_dt_match() helper function
by Grant Likely
· 14 years ago
fe14042
of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree
by Stephen Neuendorffer
· 14 years ago
57d00ec
of/flattree: Reorder unflatten_dt_node
by Stephen Neuendorffer
· 14 years ago
a40d6c4
of/flattree: Refactor unflatten_dt_node
by Stephen Neuendorffer
· 14 years ago
9706a36
of/flattree: Add non-boottime device tree functions
by Stephen Neuendorffer
· 14 years ago
e6ce132
of/flattree: Add Kconfig for EARLY_FLATTREE
by Stephen Neuendorffer
· 14 years ago
0208626
of/i2c: Fix request module by alias
by David Daney
· 14 years ago
1945886
of/mdio: Fix some endianness problems.
by David Daney
· 14 years ago
0131d89
of/address: use proper endianess in get_flags
by Sebastian Andrzej Siewior
· 14 years ago
4b6ba8a
of/net: Move of_get_mac_address() to a common source file.
by David Daney
· 14 years ago
4c60071
of/mips: Cleanup some include directives/files.
by David Daney
· 14 years ago
32c9768
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
by Grant Likely
· 14 years ago
7096d04
of/device: Rework to use common platform_device_alloc() for allocating devices
by Grant Likely
· 14 years ago
a9fadee
of: use __be32 types for big-endian device tree data
by Jeremy Kerr
· 14 years ago
52f6537
of/irq: remove references to NO_IRQ in drivers/of/platform.c
by Andres Salomon
· 14 years ago
e2f2a93
of/promtree: add package-to-path support to pdt
by Andres Salomon
· 14 years ago
ed41850
of/promtree: add of_pdt namespace to pdt code
by Andres Salomon
· 14 years ago
f90c34bd
of/promtree: no longer call prom_ functions directly; use an ops structure
by Andres Salomon
· 14 years ago
3cfc535
of/promtree: make drivers/of/pdt.c no longer sparc-only
by Andres Salomon
· 14 years ago
9bdf6ba
sparc: break out some PROM device-tree building code out into drivers/of
by Andres Salomon
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
7fb8f88
of/platform: Register of_platform_drivers with an "of:" prefix
by Grant Likely
· 14 years ago
12b15e8
of/spi: call of_register_spi_devices() from spi core code
by Anatolij Gustschin
· 14 years ago
c660122
of/device: Make of_device_make_bus_id() usable by other code.
by Grant Likely
· 14 years ago
d2f7183
of/irq: Fix endian issues in parsing interrupt specifiers
by Grant Likely
· 14 years ago
9a6b2e5
of: Fix phandle endian issues
by Grant Likely
· 14 years ago
883c2cf
of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string
by Stuart Yoder
· 14 years ago
c0dd394
of: remove of_default_bus_ids
by Jonas Bonn
· 14 years ago
c608558
of: make of_find_device_by_node generic
by Jonas Bonn
· 14 years ago
94a0cb1
of/device: Replace of_device with platform_device in includes and core code
by Grant Likely
· 14 years ago
c1b6d38
of/device: Protect against binding of_platform_drivers to non-OF devices
by Grant Likely
· 14 years ago
eca3930
of: Merge of_platform_bus_type with platform_bus_type
by Grant Likely
· 14 years ago
9e3288d
of/device: Fix build errors for non-ppc and non-microblaze
by Grant Likely
· 14 years ago
60d5991
of/flattree: Fix crash when device tree absent
by Grant Likely
· 14 years ago
f1d4c3a
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
by Grant Likely
· 14 years ago
596c955
drivers/of: fix build error when CONFIG_PPC_DCR is set
by Grant Likely
· 14 years ago
ef2a452
proc: unify PROC_DEVICETREE config
by Andres Salomon
· 14 years ago
5ab5fc7
of: Put all CONFIG_OF dependencies into a Kconfig menu block
by Grant Likely
· 14 years ago
bcbefae
of: define CONFIG_OF globally so architectures can select it
by Stephen Rothwell
· 14 years ago
50ef528
of: Fix missing include
by Grant Likely
· 14 years ago
Next »