index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-16
/
+17
2015-02-04
of: move graph helpers from drivers/media/v4l2-core to drivers/of
Philipp Zabel
1
-0
/
+118
2015-02-04
of: add functions to count number of elements in a property
Heiko Stuebner
1
-0
/
+32
2014-12-06
of/base: Fix PowerPC address parsing hack
Benjamin Herrenschmidt
1
-3
/
+16
2014-11-14
of: Fix overflow bug in string property parsing functions
Grant Likely
3
-72
/
+84
2014-10-05
of/irq: Fix lookup to use 'interrupts-extended' property first
Florian Fainelli
1
-8
/
+9
2014-06-07
of/irq: do irq resolution in platform_get_irq
Rob Herring
2
-1
/
+29
2014-02-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
6
-76
/
+260
2014-02-20
of: Add self test for of_match_node()
Grant Likely
3
-0
/
+87
2014-02-20
of: Move testcase FDT data into drivers/of
Grant Likely
3
-0
/
+99
2014-02-20
of: reimplement the matching method for __of_match_node()
Kevin Hao
1
-36
/
+75
2014-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+14
2014-02-18
of_mdio: fix phy interrupt passing
Ben Dooks
1
-7
/
+9
2014-02-18
Revert "of: search the best compatible match first in __of_match_node()"
Kevin Hao
1
-42
/
+1
2014-02-15
of: search the best compatible match first in __of_match_node()
Kevin Hao
1
-1
/
+42
2014-02-14
net: of_mdio: fix of_set_phy_supported after driver probing
Florian Fainelli
1
-1
/
+5
2014-02-14
Revert "OF: base: match each node compatible against all given matches first"
Kevin Hao
1
-37
/
+16
2014-02-05
of: fix PCI bus match for PCIe slots
Kleber Sacilotto de Souza
1
-2
/
+3
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-64
/
+92
2014-01-24
Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+45
2014-01-23
Merge remote-tracking branch 'grant/devicetree/next' into for-3.14
Rob Herring
1
-0
/
+3
2014-01-17
Merge remote-tracking branch 'grant/devicetree/next' into for-3.14
Rob Herring
4
-15
/
+12
2014-01-17
platform: introduce OF style 'modalias' support for platform bus
Zhang Rui
1
-0
/
+3
2014-01-16
of: Fix __of_device_is_available check
Xiubo Li
1
-0
/
+3
2014-01-13
phylib: Add of_phy_attach
Andy Fleming
1
-0
/
+20
2014-01-13
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
1
-0
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+12
2013-12-30
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
Rob Herring
1
-2
/
+10
2013-12-30
of/irq: Fix device_node refcount in of_irq_parse_raw()
Cédric Le Goater
1
-4
/
+1
2013-12-30
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
1
-1
/
+1
2013-12-30
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
1
-8
/
+0
2013-12-11
of: Fix NULL dereference in unflatten_and_copy()
James Hogan
1
-2
/
+10
2013-12-06
net: of_mdio: parse "max-speed" property to set PHY supported features
Florian Fainelli
1
-1
/
+24
2013-12-06
net: of_mdio: do not overwrite PHY interrupt configuration
Florian Fainelli
1
-2
/
+3
2013-12-06
net: of_mdio: use PHY_MAX_ADDR constant
Florian Fainelli
1
-1
/
+1
2013-12-06
net: of_mdio: factor PHY registration from of_mdiobus_register
Florian Fainelli
1
-63
/
+46
2013-12-04
of: irq: Ignore disabled intc's when searching map
Peter Crosthwaite
1
-0
/
+3
2013-12-04
of: irq: Ignore disabled interrupt controllers
Peter Crosthwaite
1
-1
/
+2
2013-12-04
OF: base: match each node compatible against all given matches first
Sebastian Hesselbarth
1
-16
/
+37
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-115
/
+477
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+31
2013-11-08
dt: disable self-tests for !OF_IRQ
Rob Herring
1
-0
/
+1
2013-11-07
of: irq: Fix interrupt-map entry matching
Tomasz Figa
1
-1
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
5
-111
/
+324
2013-11-03
of/irq: Fix potential buffer overflow
Grant Likely
1
-2
/
+8
2013-11-03
of/irq: Fix bug in interrupt parsing refactor.
Grant Likely
1
-10
/
+10
2013-11-03
of: set dma_mask to point to coherent_dma_mask
Rob Herring
1
-0
/
+2
2013-10-31
DMA-API: amba: get rid of separate dma_mask
Russell King
1
-3
/
+0
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
1
-0
/
+31
[next]