summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/devices-da8xx.c
AgeCommit message (Expand)Author
2019-06-16Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-06-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski
2019-02-19ARM: davinci: select SPARSE_IRQBartosz Golaszewski
2019-02-19ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski
2018-11-26ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski
2018-06-26ARM: davinci: da8xx: Remove legacy USB and SATA clock initDavid Lechner
2018-06-26ARM: davinci: da8xx: add new sata_refclk init using common clock frameworkDavid Lechner
2018-03-29ARM: davinci: da8xx: simplify CFGCHIP regmap_configDavid Lechner
2018-02-19ARM: davinci: remove watchdog resetDavid Lechner
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner
2017-12-23ARM: davinci: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-05-22ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resourcesSuman Anna
2017-05-22ARM: davinci: da8xx: Add names to DSP IOMEM resourcesSuman Anna
2017-05-22ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna
2017-01-31ARM: davinci: remove BUG_ON() from da850_register_sata()Bartosz Golaszewski
2017-01-31ARM: davinci: da850: model the SATA refclkBartosz Golaszewski
2016-10-31ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner
2016-10-26ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPIPeter Ujfalusi
2016-05-02ARM: davinci: remove mmc dma resourcesDavid Lechner
2016-02-22ARM: davinci: devices-da8xx: Add dma_slave_map to edmaPeter Ujfalusi
2015-12-01ARM: davinci: make headers more localArnd Bergmann
2015-10-14ARM: davinci: Add dma_mask to eDMA devicesPeter Ujfalusi
2015-10-14ARM: davinci: Use platform_device_register_full() to create pdev for eDMAPeter Ujfalusi
2015-10-14ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi
2015-08-14ARM: davinci: Set proper SPI prescale limit valueFranklin S Cooper Jr
2015-03-18ARM: davinci: devices-da8xx: Add support for McASP2 on da830Peter Ujfalusi
2015-03-18ARM: davinci: devices-da8xx: Clean up and correct the McASP device creationPeter Ujfalusi
2015-03-18ARM: davinci: devices-da8xx: Add interrupt resource to McASP structsPeter Ujfalusi
2015-03-18ARM: davinci: devices-da8xx: Add resource name for the McASP DMA requestPeter Ujfalusi
2014-05-22ARM: davinci: Remove redundant/unused parameters for edmaPeter Ujfalusi
2014-05-22ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_infoPeter Ujfalusi
2014-03-25ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz
2014-01-16Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2014-01-09watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk
2013-12-05ARM: davinci: Fix McASP mem resource namesPeter Ujfalusi
2013-09-24ARM: davinci: da8xx: support gpio platform deviceKV Sujith
2013-08-22ARM: davinci: fix clock lookup for mdio deviceLad, Prabhakar
2013-08-22ARM: davinci: da8xx: remove hard coding of rtc device wakeupHebbar Gururaja
2013-07-22ARM: davinci: uart: move to devid based clk_getManjunathappa, Prakash
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-04-17ARM: davinci: da8xx: add remoteproc supportRobert Tivy
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash
2013-02-09Merge tag 'davinci-for-v3.9/dt-2' of git://gitorious.org/linux-davinci/linux-...Olof Johansson
2013-02-09ARM: davinci: da850 DT: add support for machine rebootKumar, Anil
2013-01-15ARM: davinci: devices-da8xx.c: change pr_warning() to pr_warn()Robert Tivy
2013-01-03ARM: davinci: da8xx_register_spi() should not register SPI board infoVivien Didelot