index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2014-02-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-02-20
of: Add self test for of_match_node()
Grant Likely
2014-02-20
of: Move testcase FDT data into drivers/of
Grant Likely
2014-02-20
of: reimplement the matching method for __of_match_node()
Kevin Hao
2014-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-18
of_mdio: fix phy interrupt passing
Ben Dooks
2014-02-18
Revert "of: search the best compatible match first in __of_match_node()"
Kevin Hao
2014-02-15
of: search the best compatible match first in __of_match_node()
Kevin Hao
2014-02-14
net: of_mdio: fix of_set_phy_supported after driver probing
Florian Fainelli
2014-02-14
Revert "OF: base: match each node compatible against all given matches first"
Kevin Hao
2014-02-05
of: fix PCI bus match for PCIe slots
Kleber Sacilotto de Souza
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-24
Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-01-23
Merge remote-tracking branch 'grant/devicetree/next' into for-3.14
Rob Herring
2014-01-17
Merge remote-tracking branch 'grant/devicetree/next' into for-3.14
Rob Herring
2014-01-17
platform: introduce OF style 'modalias' support for platform bus
Zhang Rui
2014-01-16
of: Fix __of_device_is_available check
Xiubo Li
2014-01-13
phylib: Add of_phy_attach
Andy Fleming
2014-01-13
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-30
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
Rob Herring
2013-12-30
of/irq: Fix device_node refcount in of_irq_parse_raw()
Cédric Le Goater
2013-12-30
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
2013-12-30
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
2013-12-11
of: Fix NULL dereference in unflatten_and_copy()
James Hogan
2013-12-06
net: of_mdio: parse "max-speed" property to set PHY supported features
Florian Fainelli
2013-12-06
net: of_mdio: do not overwrite PHY interrupt configuration
Florian Fainelli
2013-12-06
net: of_mdio: use PHY_MAX_ADDR constant
Florian Fainelli
2013-12-06
net: of_mdio: factor PHY registration from of_mdiobus_register
Florian Fainelli
2013-12-04
of: irq: Ignore disabled intc's when searching map
Peter Crosthwaite
2013-12-04
of: irq: Ignore disabled interrupt controllers
Peter Crosthwaite
2013-12-04
OF: base: match each node compatible against all given matches first
Sebastian Hesselbarth
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-08
dt: disable self-tests for !OF_IRQ
Rob Herring
2013-11-07
of: irq: Fix interrupt-map entry matching
Tomasz Figa
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-03
of/irq: Fix potential buffer overflow
Grant Likely
2013-11-03
of/irq: Fix bug in interrupt parsing refactor.
Grant Likely
2013-11-03
of: set dma_mask to point to coherent_dma_mask
Rob Herring
2013-10-31
DMA-API: amba: get rid of separate dma_mask
Russell King
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
2013-10-28
of/irq: create interrupts-extended property
Grant Likely
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
of/irq: Rework of_irq_count()
Thierry Reding
2013-10-24
of: Add testcases for interrupt parsing
Grant Likely
2013-10-24
of: Add helper for printing an of_phandle_args structure
Grant Likely
2013-10-24
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
[next]