Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
daec338bbdaa96ba5b14c4777603e65ef74c769b
/
drivers
/
of
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
66a173b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
f5ae18e
dt: disable self-tests for !OF_IRQ
by Rob Herring
· 11 years ago
74dac2e
of: irq: Fix interrupt-map entry matching
by Tomasz Figa
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
355e62f
of/irq: Fix potential buffer overflow
by Grant Likely
· 11 years ago
78119fd
of/irq: Fix bug in interrupt parsing refactor.
by Grant Likely
· 11 years ago
0589342
of: set dma_mask to point to coherent_dma_mask
by Rob Herring
· 11 years ago
446b2a9
DMA-API: amba: get rid of separate dma_mask
by Russell King
· 11 years ago
a3e31b4
of: Move definition of of_find_next_cache_node into common code.
by Sudeep KarkadaNagesha
· 11 years ago
79d9701
of/irq: create interrupts-extended property
by Grant Likely
· 11 years ago
16b84e5
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
by Grant Likely
· 11 years ago
3da5278
of/irq: Rework of_irq_count()
by Thierry Reding
· 11 years ago
a9f10ca
of: Add testcases for interrupt parsing
by Grant Likely
· 11 years ago
624cfca
of: Add helper for printing an of_phandle_args structure
by Grant Likely
· 11 years ago
2361613
of/irq: Refactor interrupt-map parsing
by Grant Likely
· 11 years ago
e6d30ab
of/irq: simplify args to irq_create_of_mapping
by Grant Likely
· 11 years ago
530210c
of/irq: Replace of_irq with of_phandle_args
by Grant Likely
· 11 years ago
0c02c80
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
by Grant Likely
· 11 years ago
4a43d68
of/irq: Pass trigger type in IRQ resource flags
by Tomasz Figa
· 11 years ago
8804827
of: Fix dereferencing node name in debug output to be safe
by Grant Likely
· 11 years ago
f3cea45
of: Fix iteration bug over CPU reg properties
by Grant Likely
· 11 years ago
d1cb9d1
of: Make cpu node handling more portable.
by David Miller
· 11 years ago
1931ee1
Revert "drivers: of: add initialization code for dma reserved memory"
by Marek Szyprowski
· 11 years ago
b920ecc
Revert "of: Feed entire flattened device tree into the random pool"
by Grant Likely
· 11 years ago
444c91e
of: fix unnecessary warning on missing /cpus node
by Grant Likely
· 11 years ago
0c3f061
of: implement of_node_to_nid as a weak function
by Rob Herring
· 11 years ago
25ff794
of: implement pci_address_to_pio as weak function
by Rob Herring
· 11 years ago
9cae09c
of: remove unnecessary prom.h includes
by Rob Herring
· 11 years ago
6a903a2
of: introduce common FDT machine related functions
by Rob Herring
· 11 years ago
29eb45a
of: remove early_init_dt_setup_initrd_arch
by Rob Herring
· 11 years ago
068f631
of: create default early_init_dt_add_memory_arch
by Rob Herring
· 11 years ago
0288ffcb
of: Introduce common early_init_dt_scan
by Rob Herring
· 11 years ago
a8bf752
of: create unflatten_and_copy_device_tree
by Rob Herring
· 11 years ago
3b38f56
Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
aca0156
drivers: of: fix build break if asm/dma-contiguous.h is missing
by Marek Szyprowski
· 11 years ago
64c3538
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
2bc552d
of/platform: add error reporting to of_amba_device_create()
by Bartlomiej Zolnierkiewicz
· 11 years ago
d84ff46
irq/of: Fix comment typo for irq_of_parse_and_map
by Yijing Wang
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
00341b5
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
2f01ea9
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
109b623
of: Feed entire flattened device tree into the random pool
by Anton Blanchard
· 11 years ago
4485681
of/fdt: Clean up casting in unflattening path
by Grant Likely
· 11 years ago
92d3161
of/fdt: Remove duplicate memory clearing on FDT unflattening
by Grant Likely
· 11 years ago
91d9942
of: call __of_parse_phandle_with_args from of_parse_phandle
by Stephen Warren
· 11 years ago
035fd94
of: introduce of_parse_phandle_with_fixed_args
by Stephen Warren
· 11 years ago
5fba49e
of: move of_parse_phandle()
by Stephen Warren
· 11 years ago
eded9dd
of: move documentation of of_parse_phandle_with_args
by Stephen Warren
· 11 years ago
0640332e
of: Fix missing memory initialization on FDT unflattening
by Grant Likely
· 11 years ago
a1727da
of: consolidate definition of early_init_dt_alloc_memory_arch()
by Grant Likely
· 11 years ago
7e0bdf1
of: Make of_get_phy_mode() return int i.s.o. const int
by Geert Uytterhoeven
· 11 years ago
8be137f
Merge tag 'v3.11-rc7' into devicetree/next
by Grant Likely
· 11 years ago
9d8eab7
drivers: of: add initialization code for dma reserved memory
by Marek Szyprowski
· 11 years ago
57d74bc
drivers: of: add function to scan fdt nodes given by path
by Marek Szyprowski
· 11 years ago
7a330a5
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
9e40127
of: fdt: fix memory initialization for expanded DT
by Wladislav Wiebe
· 11 years ago
bfa664f
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Kevin Hilman
· 11 years ago
183912d
of: move of_get_cpu_node implementation to DT core library
by Sudeep KarkadaNagesha
· 11 years ago
5c19e95
OF: Add helper for matching against linux,stdout-path
by Sascha Hauer
· 11 years ago
0d5a6db
of: pci: add registry of MSI chips
by Thomas Petazzoni
· 11 years ago
245d964
of/platform: Staticize of_platform_device_create_pdata()
by Mark Brown
· 11 years ago
374d5c9
of: Specify initrd location using 64-bit
by Santosh Shilimkar
· 11 years ago
cf9e236
of/irq: init struct resource to 0 in of_irq_to_resource()
by Sebastian Andrzej Siewior
· 11 years ago
c0cdfaa
of/irq: Avoid calling list_first_entry() for empty list
by Axel Lin
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
74b9272
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
6dd18e4
of: Fix address decoding on Bimini and js2x machines
by Benjamin Herrenschmidt
· 11 years ago
0a15e0b
Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Arnd Bergmann
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4c7d636
open firmware: "/aliasas" -> "/aliases"
by Robert P. J. Day
· 11 years ago
d25d869
of: Fix locking vs. interrupts
by Benjamin Herrenschmidt
· 11 years ago
ba166e9
of: remove CONFIG_OF_DEVICE
by Rob Herring
· 12 years ago
792efb8
of/base: fix typos
by Lad, Prabhakar
· 12 years ago
4abbb75
Merge tag 'of_pci-3.11' of git://git.infradead.org/users/jcooper/linux into next/cleanup
by Olof Johansson
· 11 years ago
2cc70ba
phy: add reverse MII PHY connection type
by Florian Fainelli
· 11 years ago
4e23d3f
of/pci: Add of_pci_parse_bus_range() function
by Thierry Reding
· 11 years ago
45ab970
of/pci: Add of_pci_get_devfn() function
by Thierry Reding
· 11 years ago
29b635c
of/pci: Provide support for parsing PCI DT ranges property
by Andrew Murray
· 11 years ago
ff9129b
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
058112c
net: of_mdio: fix behavior on missing phy device
by Sebastian Hesselbarth
· 12 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
6695be6
[media] DT: export of_get_next_parent() for use by modules: fix modular V4L2
by Guennadi Liakhovetski
· 12 years ago
b855f16
of/base: release the node correctly in of_parse_phandle_with_args()
by Tang Yuantian
· 12 years ago
779d835
net: of_mdio: scan mdiobus for PHYs without reg property
by Sebastian Hesselbarth
· 12 years ago
daeec1f
of: Remove duplicated code for validating property and value
by Tony Prisk
· 12 years ago
3daf372
of: Add support for reading a u32 from a multi-value property.
by Tony Prisk
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
02bbde7
Revert "of: use platform_device_add"
by Grant Likely
· 12 years ago
bd69f73
of: Create function for counting number of phandles in a property
by Grant Likely
· 12 years ago
23ce04c
of/base: Clean up exit paths for of_parse_phandle_with_args()
by Grant Likely
· 12 years ago
Next »