Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f93aa00c0bdc85ebd9ace72e34997cf4ba56e839
/
drivers
/
of
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
28b4780
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
ea47dd1
of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle
by Nicholas Piggin
· 8 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3ef2bc0
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
17a7035
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
by Rob Herring
· 8 years ago
eb31003
of: fix sparse warning in of_pci_range_parser_one
by Rob Herring
· 8 years ago
91d9674
of: fix sparse warnings in of_find_next_cache_node
by Rob Herring
· 8 years ago
8756cd1
of/unittest: Missing unlocks on error
by Dan Carpenter
· 8 years ago
2f34c12
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
ee320b3
of: fix uninitialized variable warning for overlay test
by Arnd Bergmann
· 8 years ago
5d4dd65
of: fix unittest build without CONFIG_OF_OVERLAY
by Arnd Bergmann
· 8 years ago
81d0848f
of: Add unit tests for applying overlays
by Frank Rowand
· 8 years ago
6922689
mdio_bus: Issue GPIO RESET to PHYs.
by Roger Quadros
· 8 years ago
7b07cbe
iommu: of: Handle IOMMU lookup failure with deferred probing or error
by Laurent Pinchart
· 8 years ago
09515ef
of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
by Sricharan R
· 8 years ago
efc8551
of: device: Fix overflow of coherent_dma_mask
by Sricharan R
· 8 years ago
3f18667
of: dma: Make of_dma_deconfigure() public
by Laurent Pinchart
· 8 years ago
b8475cbe
of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
by Tyrel Datwyler
· 8 years ago
2475a2b
drivers/of/base.c: Add of_property_read_u64_index
by Alistair Popple
· 8 years ago
0634c29
of: Add function for generating a DT modalias with a newline
by Rob Herring
· 8 years ago
bcf54d5
of: fix of_device_get_modalias returned length when truncating buffers
by Rob Herring
· 8 years ago
a26356a
of/pci: Remove unused MSI controller helpers
by Thomas Petazzoni
· 8 years ago
b558dfd
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
38b0b21
of: add devm_ functions for populate and depopulate
by Benjamin Gaignard
· 8 years ago
be5165a
Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
8ff546b
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
7e1392f
of_mdio: Add "broadcom,bcm5241" to the whitelist.
by David Daney
· 8 years ago
b85ad49
of: introduce of_graph_get_remote_node
by Rob Herring
· 8 years ago
bd0096d
of: Add missing space at end of pr_fmt().
by Frank Rowand
· 8 years ago
e553f53
of: make of_device_make_bus_id() static
by Frank Rowand
· 8 years ago
0549bde
of: fix of_node leak caused in of_find_node_opts_by_path
by Qi Hou
· 8 years ago
ca7b896
of/unittest: Swap arguments of of_unittest_apply_overlay()
by Alexander Sverdlin
· 8 years ago
7a3b7cd
of: device: Export of_device_{get_modalias, uvent_modalias} to modules
by Stephen Boyd
· 8 years ago
9c829c0
of: device: Support loading a module with OF based modalias
by Stephen Boyd
· 8 years ago
5fa2353
of: base: add support to find the level of the last cache
by Sudeep Holla
· 8 years ago
261c73f
of: remove redundant memset in overlay
by XuYing
· 8 years ago
f1aa548
of/irq: improve error report on irq discovery process failure
by Guilherme G. Piccoli
· 8 years ago
30965ee
of: drop duplicate headers
by Geliang Tang
· 8 years ago
a3b398e
of: reserved_mem: set dma_ops for devices using reserved mem
by Smitha T Murthy
· 8 years ago
de96ec2
OF: Prevent unaligned access in of_alias_scan()
by Paul Burton
· 8 years ago
3ec7544
of: Add check to of_scan_flat_dt() before accessing initial_boot_params
by Tobias Wolf
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
6df8b74
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
e3842cb
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
b78b499
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
41a9ada
of/fdt: mark hotpluggable memory
by Reza Arbab
· 8 years ago
0a8b13e
Revert "of: base: add support to get machine model name"
by Rob Herring
· 8 years ago
32bed31
of: Fix issue where code would fall through to error case.
by Moritz Fischer
· 8 years ago
4aa6634
drivers/of: fix missing pr_cont()s in of_print_phandle_args
by Marcin Nowakowski
· 8 years ago
3f65047
of_mdio: add helper to deregister fixed-link PHYs
by Johan Hovold
· 8 years ago
e526979
of: base: add support to get machine model name
by Sudeep Holla
· 8 years ago
3ae30f4
of_mdio: fix device reference leak in of_phy_find_device
by Johan Hovold
· 8 years ago
48c1699
of_mdio: fix node leak in of_phy_register_fixed_link error path
by Johan Hovold
· 8 years ago
4fb373d
of/platform: clarify of_find_device_by_node refcounting
by Johan Hovold
· 8 years ago
71ec6f4
of/platform: fix of_platform_device_destroy comment
by Johan Hovold
· 8 years ago
5581a95
of: Remove unused variable overlay_symbols
by Frank Rowand
· 8 years ago
4458db4
of: Move setting of pointer to beside test for non-null
by Frank Rowand
· 8 years ago
d9181b2
of: Add back an error message, restructured
by Frank Rowand
· 8 years ago
269f1a6
of: Update comments to reflect changes and increase clarity
by Frank Rowand
· 8 years ago
ea8229b
of: Remove redundant size check
by Frank Rowand
· 8 years ago
624ab2a
of: Update structure of code to be clearer, also remove BUG_ON()
by Frank Rowand
· 8 years ago
25e1687
of: Rename variables to better reflect purpose or follow convention
by Frank Rowand
· 8 years ago
fad556b
of: Remove prefix "__of_" from local function names
by Frank Rowand
· 8 years ago
f94823f
of: Rename functions to more accurately reflect what they do
by Frank Rowand
· 8 years ago
9f27ede
of: Convert comparisons to zero or NULL to logical expressions
by Frank Rowand
· 8 years ago
96d1c8e
of: Remove excessive printks to reduce clutter.
by Frank Rowand
· 8 years ago
a67976e
of: Remove comments that state the obvious, to reduce clutter
by Frank Rowand
· 8 years ago
b6cc947
of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.
by David Daney
· 8 years ago
9a1dc38
of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DT
by Shawn Lin
· 8 years ago
b7d91c9
Merge 4.9-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
c6c7d83
Revert "console: don't prefer first registered if DT specifies stdout-path"
by Hans de Goede
· 8 years ago
39a842e
of/overlay: add of overlay notifications
by Alan Tull
· 8 years ago
5282c18
of: irq: make of_msi_configure accessible from modules
by Sinan Kaya
· 8 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
56e520c
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
35ff96d
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
05fd007
console: don't prefer first registered if DT specifies stdout-path
by Paul Burton
· 8 years ago
ecd76ed
of/platform: Probe "isa" busses by default
by Paul Burton
· 8 years ago
878fb5d
Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
e6dce82
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
d503187
of/serial: move earlycon early_param handling to serial
by Leif Lindholm
· 8 years ago
a984319
mtd: Kill the OF_MTD Kconfig option
by Boris Brezillon
· 8 years ago
987068f
of/irq: Break out msi-map lookup (again)
by Robin Murphy
· 8 years ago
f94277a
of/platform: Initialise dev->fwnode appropriately
by Robin Murphy
· 8 years ago
a67e947
of: Add array read functions with min/max size limits
by Richard Fitzgerald
· 8 years ago
79ac5d3
of: Make of_find_property_value_of_size take a length range
by Richard Fitzgerald
· 8 years ago
ad02180
of_numa: Use pr_fmt()
by Kefeng Wang
· 8 years ago
837dae1
of_numa: Use of_get_next_parent to simplify code
by Kefeng Wang
· 8 years ago
9787ed6
of/numa: remove a duplicated warning
by Zhen Lei
· 8 years ago
571a588
of/numa: add nid check for memory block
by Zhen Lei
· 8 years ago
84b1425
of/numa: fix a memory@ node can only contains one memory block
by Zhen Lei
· 8 years ago
16a82f0
of/numa: remove a duplicated pr_debug information
by Zhen Lei
· 8 years ago
34276bb
of: fix reference counting in of_graph_get_endpoint_by_regs
by Lucas Stach
· 8 years ago
fc520f8
of/platform: disable the of_platform_default_populate_init() for all the ppc boards
by Kevin Hao
· 8 years ago
e55aeb6
of/irq: Mark interrupt controllers as populated before initialisation
by Philipp Zabel
· 8 years ago
89c6775
drivers/of: Validate device node in __unflatten_device_tree()
by Gavin Shan
· 8 years ago
Next »