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
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-23
/
+50
2015-06-30
of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh
Geert Uytterhoeven
1
-3
/
+3
2015-06-30
of/irq: Fix pSeries boot failure
Jeremy Linton
1
-2
/
+1
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
6
-16
/
+41
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+34
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+14
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-06-23
of/address: use atomic allocation in pci_register_io_range()
Jingoo Han
1
-1
/
+1
2015-06-23
of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs
Dave Airlie
1
-0
/
+1
2015-06-22
of: add helper for getting endpoint node of specific identifiers
Hyungwon Hwang
1
-0
/
+33
2015-06-18
dt/fdt: add empty versions of early_init_dt_*_memory_arch
Rob Herring
1
-0
/
+11
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+4
2015-06-06
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2015-06-05
of/dynamic: Fix test for PPC_PSERIES
Geert Uytterhoeven
1
-1
/
+1
2015-06-04
of: clean-up unnecessary libfdt include paths
Rob Herring
1
-3
/
+0
2015-06-04
of: make unittest select OF_EARLY_FLATTREE instead of depend on it
Rob Herring
1
-1
/
+2
2015-06-04
of: make CONFIG_OF user selectable
Rob Herring
1
-5
/
+9
2015-06-04
of/fdt: fix argument name and add comments of unflatten_dt_node()
Masahiro Yamada
1
-1
/
+4
2015-06-04
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
1
-1
/
+1
2015-06-02
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
1
-5
/
+14
2015-05-28
of/overlay: Grammar s/an negative/a negative/
Geert Uytterhoeven
1
-3
/
+3
2015-05-28
of/fdt: Make fdt blob input parameters of unflatten functions const
Geert Uytterhoeven
1
-3
/
+3
2015-05-28
of: add helper function to retrive match data
Joachim Eastwood
1
-0
/
+12
2015-05-26
drivers: of/base: move of_init to driver_init
Sudeep Holla
1
-5
/
+3
2015-05-16
of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port
Zhichang Yuan
1
-1
/
+1
2015-05-14
of: mdio: Add a "broken-turn-around" property
Florian Fainelli
1
-0
/
+3
2015-05-11
MFD/OF: document MFD devices and handle simple-mfd
Linus Walleij
1
-0
/
+1
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+110
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-442
/
+505
2015-04-17
of: base: improve of_get_next_child() kernel-doc
Baruch Siach
1
-2
/
+3
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2015-04-14
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+26
2015-04-14
of: unittest: overlay: Keep track of created overlays
Pantelis Antoniou
1
-0
/
+62
2015-04-14
of/fdt: fix allocation size for device node path
Ricky Liang
1
-1
/
+1
2015-04-14
of/fdt: Add endianness helper function for early init code
Kevin Cernekee
1
-0
/
+19
2015-04-14
of: Add helper function to check MMIO register endianness
Kevin Cernekee
1
-0
/
+23
2015-04-14
of/fdt: Remove "reg" data prints from early_init_dt_scan_memory
Florian Fainelli
1
-2
/
+1
2015-04-14
of: OF_IRQ should depend on IRQ_DOMAIN
Geert Uytterhoeven
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-56
/
+107
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2015-03-29
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
6
-418
/
+453
2015-03-29
of/unittest: Fix of_platform_depopulate test case
Grant Likely
1
-7
/
+9
2015-03-29
of/unittest: early return from test skips tests
Frank Rowand
1
-4
/
+6
2015-03-29
of/unittest: breadcrumbs to reduce pain of future maintainers
Frank Rowand
1
-0
/
+4
2015-03-29
of/unittest: reduce checkpatch noise - line after declarations
Frank Rowand
1
-0
/
+5
2015-03-29
of/unittest: typo in error string
Frank Rowand
1
-2
/
+3
2015-03-29
of/unittest: add const where needed
Frank Rowand
1
-4
/
+4
2015-03-29
of_net: factor out repetitive code from of_get_mac_address()
Sergei Shtylyov
1
-12
/
+17
[next]