index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-10
/
+21
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+6
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+15
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-18
/
+25
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-03-14
of_mdio: use PTR_ERR_OR_ZERO()
Sergei Shtylyov
1
-3
/
+3
2016-03-14
of_mdio: use IS_ERR_OR_NULL()
Sergei Shtylyov
1
-1
/
+1
2016-03-14
of_mdio: mdio_device_create() never returns NULL
Sergei Shtylyov
1
-1
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-03-03
of: add 'const' for of_property_*_string*() parameter '*np'
David Rivshin
1
-7
/
+8
2016-03-03
of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()
Sergey Senozhatsky
1
-0
/
+5
2016-03-03
of: alloc anywhere from memblock if range not specified
Vinayak Menon
1
-1
/
+3
2016-03-01
of_mdio: fix kernel-doc for of_phy_connect()
Sergei Shtylyov
1
-0
/
+1
2016-03-01
of_mdio: kill useless variable in of_mdiobus_register()
Sergei Shtylyov
1
-3
/
+1
2016-02-18
of/fdt: factor out assignment of initrd_start/initrd_end
Ard Biesheuvel
1
-3
/
+11
2016-02-18
of/fdt: make memblock minimum physical address arch configurable
Ard Biesheuvel
1
-1
/
+4
2016-02-17
Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+8
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+37
2016-02-13
of: resolver: Add missing of_node_get and of_node_put
Amitoj Kaur Chawla
1
-2
/
+5
2016-02-11
of/irq: Fix msi-map calculation for nonzero rid-base
Robin Murphy
1
-1
/
+8
2016-02-09
of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.
Aaro Koskinen
1
-0
/
+1
2016-02-06
of: earlycon: Log more helpful message if stdout-path node not found
Peter Hurley
1
-3
/
+6
2016-02-06
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
2
-8
/
+11
2016-02-06
of: earlycon: Initialize port fields from DT properties
Peter Hurley
1
-1
/
+1
2016-02-06
of: earlycon: Add options string handling
Peter Hurley
1
-5
/
+6
2016-02-06
of: earlycon: Fixup earlycon console name and index
Peter Hurley
1
-1
/
+1
2016-02-06
earlycon: Use common framework for earlycon declarations
Peter Hurley
1
-7
/
+7
2016-02-05
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+36
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+3
2016-01-28
of: of_mdio: Add a whitelist of PHY compatibilities.
Andrew Lunn
1
-0
/
+27
2016-01-28
of: of_mdio: Ensure mdio device is a PHY
Andrew Lunn
1
-1
/
+9
2016-01-26
of: MSI: Simplify irqdomain lookup
Marc Zyngier
1
-15
/
+3
2016-01-14
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-42
/
+81
2016-01-13
drivers/of: Export OF changeset functions
Gavin Shan
4
-27
/
+52
2016-01-12
mdio: remove an unneed condition
Dan Carpenter
1
-4
/
+2
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
1
-0
/
+33
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
of: phy: Only register a phy device for phys
Andrew Lunn
1
-7
/
+34
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-3
/
+3
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-6
/
+1
2016-01-05
of/platform: export of_default_bus_match_table
Masahiro Yamada
1
-0
/
+1
2016-01-05
of/unittest: Show broken behaviour in the platform bus
Grant Likely
1
-0
/
+14
2015-12-09
of/address: replace printk(KERN_ERR ...) with pr_err(...)
Masahiro Yamada
1
-1
/
+1
2015-12-09
of/irq: optimize device node matching loop in of_irq_init()
Masahiro Yamada
1
-14
/
+13
2015-12-09
of/irq: Export of_irq_find_parent again
Carlo Caione
1
-1
/
+2
2015-12-08
of/fdt: Add mutex protection for calls to __unflatten_device_tree()
Guenter Roeck
1
-0
/
+5
2015-11-30
of/address: fix typo in comment block of of_translate_one()
Masahiro Yamada
1
-2
/
+3
2015-11-30
of: do not use 0x in front of %pa
Dmitry V. Krivenok
1
-1
/
+1
2015-11-30
of: Fix comparison of reserved memory regions
Michael Ellerman
1
-1
/
+7
[next]