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-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-56
/
+107
2015-03-27
drivers/of: Add empty ranges quirk for PA-Semi
Benjamin Herrenschmidt
1
-3
/
+8
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-12
of: Calculate device DMA masks based on DT dma-range size
Murali Karicheri
1
-3
/
+13
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
2015-03-02
of: Add prompt for OF_OVERLAY config
Matwey V. Kornilov
1
-1
/
+1
2015-02-18
Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-02-12
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-125
/
+572
2015-02-11
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-15
/
+0
2015-02-11
of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()
Lorenzo Pieralisi
1
-1
/
+0
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2015-02-09
Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
1
-0
/
+3
2015-02-04
of/fdt: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-04
of: unitest: Add I2C overlay unit tests.
Pantelis Antoniou
2
-50
/
+556
2015-02-04
Merge tag 'v3.19-rc6' into HEAD
Rob Herring
4
-11
/
+103
2015-02-03
of: EXPORT_SYMBOL_GPL of_property_read_u64_array
Sakari Ailus
1
-0
/
+1
2015-01-28
of/pci: Free resources on failure in of_pci_get_host_bridge_resources()
Lorenzo Pieralisi
1
-0
/
+4
2015-01-23
of/unittest: Overlays with sub-devices tests
Pantelis Antoniou
2
-0
/
+94
2015-01-22
of/unittest: Remove obsolete code
Grant Likely
1
-15
/
+0
2015-01-22
of/platform: Handle of_populate drivers in notifier
Pantelis Antoniou
1
-0
/
+9
2015-01-22
of/overlay: Do not generate duplicate nodes
Pantelis Antoniou
1
-11
/
+0
2015-01-21
of/platform: teardown DMA mappings on device destruction
Will Deacon
1
-0
/
+1
2015-01-13
Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol
Gaurav Minocha
2
-59
/
+12
2015-01-13
drivers: of: Export of_reserved_mem_device_{init,release}
George G. Davis
1
-0
/
+2
2015-01-13
dma-mapping: fix debug print to display correct dma_pfn_offset
Murali Karicheri
1
-1
/
+1
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-24
/
+26
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-307
/
+1903
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+33
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
1
-0
/
+33
2014-12-03
of: Delete unnecessary check before calling "of_node_put()"
Markus Elfring
1
-2
/
+1
[next]