Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
732dbf3a6104a3abfcfcd066dcaf89e5054ce009
/
drivers
/
of
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
beab47d
of: Delete an unnecessary check before the function call "of_node_put"
by Markus Elfring
· 8 years ago
529182e
ramoops: use DT reserved-memory bindings
by Kees Cook
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
f64d6e2
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
9c1958f
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
d85f4eb
Merge branch 'acpi-numa'
by Rafael J. Wysocki
· 8 years ago
b9c13fe
dt: Add of_device_compatible_match()
by Benjamin Herrenschmidt
· 8 years ago
1d1bde5
of: fdt: mark unflattened tree as detached
by Michal Suchanek
· 8 years ago
5de3bbc
of: overlay: add resolver error prints
by Michal Suchanek
· 8 years ago
606ad42
of: use pr_fmt prefix for all console printing
by Rob Herring
· 8 years ago
b786241
of_mdio: Abstract a general interface for phy connect
by Dongpo Li
· 8 years ago
fb810cb
Merge tag 'v4.7-rc6' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
9c60986
FDT: Add a helper to get the subnode by given name
by Shannon Zhao
· 9 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a5e4bd9
of_mdio: select fixed phy support unconditionally
by Arnd Bergmann
· 8 years ago
15cc2ed
of/irq: Mark initialised interrupt controllers as populated
by Jon Hunter
· 8 years ago
d9fc880
of: fix memory leak related to safe_name()
by Frank Rowand
· 8 years ago
e1bcbee
Revert "of/platform: export of_default_bus_match_table"
by Kefeng Wang
· 8 years ago
146dedb
of: unittest: use of_platform_default_populate() to populate default bus
by Kefeng Wang
· 8 years ago
44a7185
of/platform: Add common method to populate default bus
by Kefeng Wang
· 8 years ago
d1bd330
of_mdio: Enable fixed PHY support if driver is a module
by Ben Hutchings
· 8 years ago
8c237cd
drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()
by Gavin Shan
· 8 years ago
9f5a802
[media] of: reserved_mem: restore old behavior when no region is defined
by Marek Szyprowski
· 8 years ago
aaaab56
of: silence warnings due to max() usage
by Stephen Rothwell
· 8 years ago
7d48281
drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
by Jaewon
· 8 years ago
3993546
of: irq: fix of_irq_get[_byname]() kernel-doc
by Sergei Shtylyov
· 8 years ago
59ce403
of: reserved_mem: add support for using more than one region for given device
by Marek Szyprowski
· 8 years ago
8ccbbda
arm64, NUMA: rework numa_add_memblk()
by Hanjun Guo
· 8 years ago
8bc4d5f
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
e7f44b6
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
e0fb1b3
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
7afd16f
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
27f4ec1
of/unittest: Remove unnecessary module.h header inclusion
by Javier Martinez Canillas
· 9 years ago
dddc33e
drivers/of: Fix build warning in populate_node()
by Gavin Shan
· 9 years ago
78c44d9
drivers/of: Fix depth when unflattening devicetree
by Rhyland Klein
· 9 years ago
f2b1e0f
Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
b9c4385
of: dynamic: changeset prop-update revert fix
by Pantelis Antoniou
· 9 years ago
bb91f92
drivers/of: Export of_detach_node()
by Gavin Shan
· 9 years ago
8326241
drivers/of: Return allocated memory from of_fdt_unflatten_tree()
by Gavin Shan
· 9 years ago
c426323
drivers/of: Specify parent node in of_fdt_unflatten_tree()
by Gavin Shan
· 9 years ago
Next »