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-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
2015-03-27
drivers/of: Add empty ranges quirk for PA-Semi
Benjamin Herrenschmidt
1
-3
/
+8
2015-03-27
of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST
Geert Uytterhoeven
1
-1
/
+10
2015-03-27
drivers/of: Add empty ranges quirk for PA-Semi
Benjamin Herrenschmidt
1
-3
/
+8
2015-03-25
of/unittest: replace 'selftest' with 'unittest'
Wang Long
2
-408
/
+408
2015-03-25
dt: OF_UNITTEST make dependency broken
Frank Rowand
3
-2
/
+12
2015-03-25
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...
Rob Herring
1
-8
/
+33
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-12
/
+14
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-21
/
+40
2015-03-19
Merge branches 'pci/iommu' and 'pci/resource' into next
Bjorn Helgaas
3
-56
/
+107
2015-03-19
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
Peter Hurley
1
-3
/
+1
2015-03-19
of: handle both '/' and ':' in path strings
Brian Norris
1
-6
/
+1
2015-03-19
of: unittest: Add option string test case with longer path
Brian Norris
1
-0
/
+5
2015-03-19
of/irq: Fix of_irq_parse_one() returned error codes
Laurent Pinchart
1
-3
/
+7
2015-03-18
of: base: add function to get highest id of an alias stem
Wolfram Sang
1
-0
/
+26
2015-03-12
of: Calculate device DMA masks based on DT dma-range size
Murali Karicheri
1
-3
/
+13
2015-03-11
of: mdio: export of_mdio_parse_addr
Florian Fainelli
1
-1
/
+2
2015-03-10
of: unittest: Add options string testcase variants
Peter Hurley
1
-0
/
+11
2015-03-10
of: fix handling of '/' in options for of_find_node_by_path()
Leif Lindholm
1
-8
/
+15
2015-03-10
of/unittest: Fix the wrong expected value in of_selftest_property_string
Wang Long
1
-2
/
+2
2015-03-10
of/unittest: remove the duplicate of_changeset_init
Wang Long
1
-1
/
+0
2015-03-10
of: unittest: fix I2C dependency
Arnd Bergmann
1
-6
/
+6
2015-03-10
of/overlay: Remove unused variable
Fabio Estevam
1
-1
/
+1
2015-03-10
of: Fix premature bootconsole disable with 'stdout-path'
Peter Hurley
1
-1
/
+3
2015-03-03
of/pci: Add of_pci_dma_configure() to update DMA configuration
Murali Karicheri
1
-0
/
+21
2015-03-03
of: Fix size when dma-range is not used
Murali Karicheri
1
-1
/
+16
2015-03-03
of: Move of_dma_configure() to device.c to help re-use
Murali Karicheri
2
-56
/
+61
2015-03-03
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
1
-1
/
+1
2015-03-02
of/overlay: Directly include idr.h
Mark Brown
1
-0
/
+1
2015-03-02
of: Drop superfluous dependance for OF_OVERLAY
Matwey V. Kornilov
1
-1
/
+0
[next]