index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
platform.c
Age
Commit message (
Expand
)
Author
2015-03-03
of: Move of_dma_configure() to device.c to help re-use
Murali Karicheri
2015-03-03
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-22
of/platform: Handle of_populate drivers in notifier
Pantelis Antoniou
2015-01-21
of/platform: teardown DMA mappings on device destruction
Will Deacon
2015-01-13
dma-mapping: fix debug print to display correct dma_pfn_offset
Murali Karicheri
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-01
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
2014-12-01
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
2014-11-24
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
2014-11-20
of: Properly set the OF_POPULATED_BUS flag on root node
Grant Likely
2014-11-04
of/platform: Move platform devices under /sys/devices/platform
Grant Likely
2014-09-22
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
2014-07-07
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
2014-06-16
of/platform: Fix microblaze build failure
Guenter Roeck
2014-06-05
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
microblaze: Use generic device.h
Michal Simek
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
2014-05-22
of: Stop naming platform_device using dcr address
Grant Likely
2014-05-22
of: Ensure unique names without sacrificing determinism
Grant Likely
2014-05-15
of: Keep track of populated platform devices
Pawel Moll
2014-05-13
of: kill off of_can_translate_address
Rob Herring
2014-05-13
of/platform: fix device naming for non-translatable addresses
Rob Herring
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
2013-11-13
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-03
of: set dma_mask to point to coherent_dma_mask
Rob Herring
2013-10-31
DMA-API: amba: get rid of separate dma_mask
Russell King
2013-10-15
Revert "drivers: of: add initialization code for dma reserved memory"
Marek Szyprowski
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-09
of/platform: add error reporting to of_amba_device_create()
Bartlomiej Zolnierkiewicz
2013-08-27
drivers: of: add initialization code for dma reserved memory
Marek Szyprowski
2013-07-24
of/platform: Staticize of_platform_device_create_pdata()
Mark Brown
2013-01-09
of: add missing documentation for of_platform_populate()
Javi Merino
2012-10-17
of/platform: sparse fix
Kim Phillips
2012-08-03
of: Allow busses with #size-cells=0
Stephen Warren
2012-07-11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-06
of: address: Don't fail a lookup just because a node has no reg property
Lee Jones
2012-06-13
of: export of_platform_populate()
Stephen Warren
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-26
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2012-01-25
ARM: amba: of: convert to use amba_device_alloc
Russell King
2011-12-12
dt/device: Fix auxdata matching to handle entries without a name override
Grant Likely
2011-11-03
dt/platform: minor cleanup
Olof Johansson
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-08
powerpc: implement arch_setup_pdev_archdata
Kumar Gala
2011-06-21
dt/platform: allow device name to be overridden
Grant Likely
[next]