Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef46c7af93f98d07cd0ed891f93a26d135785526
/
drivers
/
of
6b1271d
of/unittest: Overlays with sub-devices tests
by Pantelis Antoniou
· 10 years ago
15204ab
of/platform: Handle of_populate drivers in notifier
by Pantelis Antoniou
· 10 years ago
3e7f762
of/overlay: Do not generate duplicate nodes
by Pantelis Antoniou
· 10 years ago
3772160
dma-mapping: fix debug print to display correct dma_pfn_offset
by Murali Karicheri
· 10 years ago
6f51ee7
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
9689519
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
7ef58b3
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d3eaf58
Merge branch 'device-properties'
by Rafael J. Wysocki
· 10 years ago
c46ca3c
of: Delete unnecessary check before calling "of_node_put()"
by Markus Elfring
· 10 years ago
70161ff
of: Drop ->next pointer from struct device_node
by Grant Likely
· 10 years ago
7914a7c
of: support passing console options with stdout-path
by Leif Lindholm
· 10 years ago
75c28c0
of: add optional options parameter to of_find_node_by_path()
by Leif Lindholm
· 10 years ago
97890ba
dma-mapping: detect and configure IOMMU in of_dma_configure
by Will Deacon
· 10 years ago
a3a60f8
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
by Will Deacon
· 10 years ago
63ebecc
of: Remove unneeded and incorrect MODULE_DEVICE_TABLE
by Grant Likely
· 10 years ago
e99010e
of: base, fix of_property_read_string_helper kernel-doc
by Jiri Slaby
· 10 years ago
65d473b
of: remove select of non-existant OF_DEVICE config symbol
by Grant Likely
· 10 years ago
094cb98
of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap
by Ian Campbell
· 10 years ago
177d271
of/overlay: Add overlay unittests
by Pantelis Antoniou
· 10 years ago
7518b589
of/overlay: Introduce DT overlay support
by Pantelis Antoniou
· 10 years ago
801d728
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
by Pantelis Antoniou
· 10 years ago
f5242e5
of/reconfig: Always use the same structure for notifiers
by Grant Likely
· 10 years ago
00aa372
of/reconfig: Add debug output for OF_RECONFIG notifiers
by Grant Likely
· 10 years ago
b53a234
of/reconfig: Add of_reconfig_get_state_change() of notifier helper.
by Pantelis Antoniou
· 10 years ago
da56d04
of/resolver: Switch to new local fixups format.
by Pantelis Antoniou
· 10 years ago
e517958
of: Refactor __of_node_alloc() into __of_node_dup()
by Grant Likely
· 10 years ago
ef8bbd7
of: Use vargs in __of_node_alloc
by Grant Likely
· 10 years ago
66e6a5a
Merge tag 'v3.18-rc6' into devicetree/next
by Grant Likely
· 10 years ago
788ec2f
of/selftest: Fix testing when /aliases is missing
by Grant Likely
· 10 years ago
2d0747c
of: Properly set the OF_POPULATED_BUS flag on root node
by Grant Likely
· 10 years ago
c1a2086
of/selftest: Fix off-by-one error in removal path
by Grant Likely
· 10 years ago
08d53aa
of/fdt: export fdt blob as /sys/firmware/fdt
by Ard Biesheuvel
· 10 years ago
746c9e9
of/base: Fix PowerPC address parsing hack
by Benjamin Herrenschmidt
· 10 years ago
ab74d00
of: Fix crash if an earlycon driver is not found
by Kevin Cernekee
· 10 years ago
27b3383
of: Spelling s/stucture/structure/
by Geert Uytterhoeven
· 10 years ago
53a4ab9
of: Change of_device_is_available() to return bool
by Kevin Cernekee
· 10 years ago
25c7a1d
of: Fix of_device_is_compatible() comment
by Kevin Cernekee
· 10 years ago
a0212ae
of/address: Don't throw errors on absent ranges properties
by Benjamin Herrenschmidt
· 10 years ago
c2791b8
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
by Yijing Wang
· 10 years ago
9eb08fb
of/irq: Export of_irq_get()
by Laurent Pinchart
· 10 years ago
b31384f
Driver core: Unified device properties interface for platform firmware
by Rafael J. Wysocki
· 10 years ago
43c0767
of/platform: Move platform devices under /sys/devices/platform
by Grant Likely
· 10 years ago
c0e848d
of: Remove spaces before tabs
by Geert Uytterhoeven
· 10 years ago
c50949d
of: Grammar s/an/a/
by Geert Uytterhoeven
· 10 years ago
1821dda
of: Improve grammar for of_alias_scan() documentation
by Geert Uytterhoeven
· 10 years ago
d94a75c
of: Correct of_phandle_args node reference in comments
by Geert Uytterhoeven
· 10 years ago
8cccffc
of: check for size < 0 after rounding in early_init_dt_add_memory_arch
by Ard Biesheuvel
· 10 years ago
50ba08f
of/fdt: Don't clear initial_boot_params if fdt_check_header() fails
by Bjorn Helgaas
· 10 years ago
b75b276
of: Request and map make argument name constant
by Matthias Brugger
· 10 years ago
19fd748
of/unittest: Rename selftest.c to unittest.c
by Grant Likely
· 10 years ago
851da97
of/unittest: Remove test devices after adding them
by Grant Likely
· 10 years ago
5063e25
of: Eliminate of_allnodes list
by Grant Likely
· 10 years ago
a87fa1d
of: Fix overflow bug in string property parsing functions
by Grant Likely
· 10 years ago
47f29df
drivers: of: add return value to of_reserved_mem_device_init()
by Marek Szyprowski
· 10 years ago
e98d6e7
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
80213c0
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
6325e94
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
fd2ef0b
net: phy: adjust fixed_phy_register() return value
by Petri Gynther
· 10 years ago
2118f4b
of/selftest: Move hash table off stack to fix large frame size
by Grant Likely
· 10 years ago
2eb46da
of/selftest: Use the resolver to fixup phandles
by Grant Likely
· 10 years ago
7941b27
of: Introduce Device Tree resolve support.
by Pantelis Antoniou
· 10 years ago
841ec21
of/selftest: Add a test for duplicate phandles
by Grant Likely
· 10 years ago
fc59b44
of: Don't try to search when phandle == 0
by Grant Likely
· 10 years ago
f2051d6
of/selftest: Test structure of device tree
by Grant Likely
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e66c98c
of: Fix NULL dereference in selftest removal code
by Grant Likely
· 10 years ago
cbe4097
of/pci: Add support for parsing PCI host bridge resources from DT
by Liviu Dudau
· 10 years ago
41e5c0f
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
by Liviu Dudau
· 10 years ago
0b0b089
of/pci: Fix the conversion of IO ranges into IO resources
by Liviu Dudau
· 10 years ago
83bbde1
of/pci: Move of_pci_range_to_resource() to of/address.c
by Liviu Dudau
· 10 years ago
41f8bba
of/pci: Add pci_register_io_range() and pci_pio_to_address()
by Liviu Dudau
· 10 years ago
9aacd60
of/fdt: fix memory range check
by Srinivas Kandagatla
· 10 years ago
c9d571b
of: amba: use of_dma_configure for AMBA devices
by Robin Murphy
· 10 years ago
2f63715
of: mdio: honor flags passed to of_phy_connect
by Florian Fainelli
· 10 years ago
8f73d4b
of: Fix memory block alignment in early_init_dt_add_memory_arch()
by Geert Uytterhoeven
· 10 years ago
7dbe584
of: make sure of_alias is initialized before accessing it
by Laurentiu Tudor
· 10 years ago
ef69d74
of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled
by Gaurav Minocha
· 10 years ago
5f74d8b
of: correct of_console_check()'s return value
by Brian Norris
· 10 years ago
a9ecdc0
of/irq: Fix lookup to use 'interrupts-extended' property first
by Florian Fainelli
· 10 years ago
b951f9d
Enabling OF selftest to run without machine's devicetree
by Gaurav Minocha
· 10 years ago
b5f2a8c
of: Allow mem_reserve of memory with a base address of zero
by Al Cooper
· 10 years ago
ae36e95
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
663d3f7
Merge branch 'devicetree/next-overlay' into devicetree/next
by Grant Likely
· 10 years ago
b775e64
Merge branch 'devicetree/next-console' into devicetree/next
by Grant Likely
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
32147e9
of: Fixing OF Selftest build error
by Gaurav Minocha
· 10 years ago
9dcfee0
drivers: of: add automated assignment of reserved regions to client devices
by Marek Szyprowski
· 10 years ago
3069f0c
of: Use proper types for checking memory overflow
by Laura Abbott
· 10 years ago
b6ae5dc
of: typo fix in __of_prop_dup()
by Grant Likely
· 10 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 10 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 10 years ago
ae9304c
Adding selftest testdata dynamically into live tree
by Gaurav Minocha
· 10 years ago
201c910
of: Transactional DT support.
by Pantelis Antoniou
· 10 years ago
259092a
of: Reorder device tree changes and notifiers
by Grant Likely
· 10 years ago
a25095d
of: Move dynamic node fixups out of powerpc and into common code
by Grant Likely
· 10 years ago
6162dbe
of: Make sure attached nodes don't carry along extra children
by Grant Likely
· 10 years ago
8a2b22a
of: Make devicetree sysfs update functions consistent.
by Grant Likely
· 10 years ago
Next »