aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/devices-da8xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann1-4/+3
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-10-06dma-contiguous: remove dev_set_cma_areaChristoph Hellwig1-1/+1
2020-10-06dma-contiguous: remove dma_declare_contiguousChristoph Hellwig1-6/+10
2020-01-13ARM: davinci: remove legacy timer supportBartosz Golaszewski1-1/+0
2019-06-16Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixesOlof Johansson1-0/+3
2019-06-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski1-1/+1
2019-02-19ARM: davinci: select SPARSE_IRQBartosz Golaszewski1-0/+1
2019-02-19ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski1-73/+73
2018-11-26ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+40
2018-06-26ARM: davinci: da8xx: Remove legacy USB and SATA clock initDavid Lechner1-29/+0
2018-06-26ARM: davinci: da8xx: add new sata_refclk init using common clock frameworkDavid Lechner1-9/+27
2018-03-29ARM: davinci: da8xx: simplify CFGCHIP regmap_configDavid Lechner1-4/+1
2018-02-19ARM: davinci: remove watchdog resetDavid Lechner1-13/+0
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner1-21/+24
2017-12-23ARM: davinci: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-2/+2
2017-05-22ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resourcesSuman Anna1-0/+18
2017-05-22ARM: davinci: da8xx: Add names to DSP IOMEM resourcesSuman Anna1-0/+2
2017-05-22ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna1-0/+10
2017-01-31ARM: davinci: remove BUG_ON() from da850_register_sata()Bartosz Golaszewski1-3/+0
2017-01-31ARM: davinci: da850: model the SATA refclkBartosz Golaszewski1-0/+29
2016-10-31ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner1-0/+28
2016-10-26ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPIPeter Ujfalusi1-29/+0
2016-05-02ARM: davinci: remove mmc dma resourcesDavid Lechner1-20/+0
2016-02-22ARM: davinci: devices-da8xx: Add dma_slave_map to edmaPeter Ujfalusi1-0/+46
2015-12-01ARM: davinci: make headers more localArnd Bergmann1-2/+2
2015-10-14ARM: davinci: Add dma_mask to eDMA devicesPeter Ujfalusi1-0/+2
2015-10-14ARM: davinci: Use platform_device_register_full() to create pdev for eDMAPeter Ujfalusi1-18/+20
2015-10-14ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi1-73/+37
2015-08-14ARM: davinci: Set proper SPI prescale limit valueFranklin S Cooper Jr1-0/+2
2015-03-18ARM: davinci: devices-da8xx: Add support for McASP2 on da830Peter Ujfalusi1-0/+41
2015-03-18ARM: davinci: devices-da8xx: Clean up and correct the McASP device creationPeter Ujfalusi1-7/+18
2015-03-18ARM: davinci: devices-da8xx: Add interrupt resource to McASP structsPeter Ujfalusi1-0/+10
2015-03-18ARM: davinci: devices-da8xx: Add resource name for the McASP DMA requestPeter Ujfalusi1-0/+4
2014-05-22ARM: davinci: Remove redundant/unused parameters for edmaPeter Ujfalusi1-15/+0
2014-05-22ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_infoPeter Ujfalusi1-16/+0
2014-03-25ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz1-91/+8
2014-01-16Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/driversKevin Hilman1-2/+2
2014-01-09watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk1-2/+2
2013-12-05ARM: davinci: Fix McASP mem resource namesPeter Ujfalusi1-2/+2
2013-09-24ARM: davinci: da8xx: support gpio platform deviceKV Sujith1-0/+26
2013-08-22ARM: davinci: fix clock lookup for mdio deviceLad, Prabhakar1-6/+2
2013-08-22ARM: davinci: da8xx: remove hard coding of rtc device wakeupHebbar Gururaja1-8/+1
2013-07-22ARM: davinci: uart: move to devid based clk_getManjunathappa, Prakash1-7/+35
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter1-4/+4
2013-04-17ARM: davinci: da8xx: add remoteproc supportRobert Tivy1-1/+87