Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
72c1a73993cfa3572e45e1a878ff7acf31d14fc8
/
drivers
/
of
cad3ab5
Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
cdd3054
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
3c3c8e3
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 10 years ago
feb2897
of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()
by Lorenzo Pieralisi
· 10 years ago
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c08f8467
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
5c493df
Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into acpi-resources
by Rafael J. Wysocki
· 10 years ago
523bf17
of/fdt: fix sparse warning
by Lad, Prabhakar
· 10 years ago
d5e7550
of: unitest: Add I2C overlay unit tests.
by Pantelis Antoniou
· 10 years ago
962a70d
Merge tag 'v3.19-rc6' into HEAD
by Rob Herring
· 10 years ago
2d4c0ae
of: EXPORT_SYMBOL_GPL of_property_read_u64_array
by Sakari Ailus
· 10 years ago
d2be00c
of/pci: Free resources on failure in of_pci_get_host_bridge_resources()
by Lorenzo Pieralisi
· 10 years ago
6b1271d
of/unittest: Overlays with sub-devices tests
by Pantelis Antoniou
· 10 years ago
fca8ba4
of/unittest: Remove obsolete code
by Grant Likely
· 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
0495cb7
of/platform: teardown DMA mappings on device destruction
by Will Deacon
· 10 years ago
3ce04b4
Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol
by Gaurav Minocha
· 10 years ago
615fde7
drivers: of: Export of_reserved_mem_device_{init,release}
by George G. Davis
· 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
Next »