summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/devices-da8xx.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: davinci: clean up platform supportArnd Bergmann2023-01-121-1095/+0
* ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann2022-04-291-4/+3
* dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* dma-contiguous: remove dev_set_cma_areaChristoph Hellwig2020-10-061-1/+1
* dma-contiguous: remove dma_declare_contiguousChristoph Hellwig2020-10-061-6/+10
* ARM: davinci: remove legacy timer supportBartosz Golaszewski2020-01-131-1/+0
* Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-06-161-0/+3
|\
| * ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski2019-06-141-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* ARM: davinci: make irqs.h a local headerBartosz Golaszewski2019-02-191-1/+1
* ARM: davinci: select SPARSE_IRQBartosz Golaszewski2019-02-191-0/+1
* ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski2019-02-191-73/+73
* ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+40
* ARM: davinci: da8xx: Remove legacy USB and SATA clock initDavid Lechner2018-06-261-29/+0
* ARM: davinci: da8xx: add new sata_refclk init using common clock frameworkDavid Lechner2018-06-261-9/+27
* ARM: davinci: da8xx: simplify CFGCHIP regmap_configDavid Lechner2018-03-291-4/+1
* ARM: davinci: remove watchdog resetDavid Lechner2018-02-191-13/+0
* ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner2018-02-191-21/+24
* ARM: davinci: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-231-2/+2
* ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resourcesSuman Anna2017-05-221-0/+18
* ARM: davinci: da8xx: Add names to DSP IOMEM resourcesSuman Anna2017-05-221-0/+2
* ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna2017-05-221-0/+10
* ARM: davinci: remove BUG_ON() from da850_register_sata()Bartosz Golaszewski2017-01-311-3/+0
* ARM: davinci: da850: model the SATA refclkBartosz Golaszewski2017-01-311-0/+29
* ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner2016-10-311-0/+28
* ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPIPeter Ujfalusi2016-10-261-29/+0
* ARM: davinci: remove mmc dma resourcesDavid Lechner2016-05-021-20/+0
* ARM: davinci: devices-da8xx: Add dma_slave_map to edmaPeter Ujfalusi2016-02-221-0/+46
* ARM: davinci: make headers more localArnd Bergmann2015-12-011-2/+2
* ARM: davinci: Add dma_mask to eDMA devicesPeter Ujfalusi2015-10-141-0/+2
* ARM: davinci: Use platform_device_register_full() to create pdev for eDMAPeter Ujfalusi2015-10-141-18/+20
* ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi2015-10-141-73/+37
* ARM: davinci: Set proper SPI prescale limit valueFranklin S Cooper Jr2015-08-141-0/+2
* ARM: davinci: devices-da8xx: Add support for McASP2 on da830Peter Ujfalusi2015-03-181-0/+41
* ARM: davinci: devices-da8xx: Clean up and correct the McASP device creationPeter Ujfalusi2015-03-181-7/+18
* ARM: davinci: devices-da8xx: Add interrupt resource to McASP structsPeter Ujfalusi2015-03-181-0/+10
* ARM: davinci: devices-da8xx: Add resource name for the McASP DMA requestPeter Ujfalusi2015-03-181-0/+4
* ARM: davinci: Remove redundant/unused parameters for edmaPeter Ujfalusi2014-05-221-15/+0
* ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-221-16/+0
* ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz2014-03-251-91/+8
* Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2014-01-161-2/+2
|\
| * watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk2014-01-091-2/+2
* | ARM: davinci: Fix McASP mem resource namesPeter Ujfalusi2013-12-051-2/+2
|/
* ARM: davinci: da8xx: support gpio platform deviceKV Sujith2013-09-241-0/+26
* ARM: davinci: fix clock lookup for mdio deviceLad, Prabhakar2013-08-221-6/+2
* ARM: davinci: da8xx: remove hard coding of rtc device wakeupHebbar Gururaja2013-08-221-8/+1
* ARM: davinci: uart: move to devid based clk_getManjunathappa, Prakash2013-07-221-7/+35
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter2013-06-241-4/+4