summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/dm644x.c
AgeCommit message (Expand)Author
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-02-19ARM: davinci: remove intc related fields from davinci_soc_infoBartosz Golaszewski
2019-02-19ARM: davinci: aintc: use the new config structureBartosz Golaszewski
2019-02-19ARM: davinci: aintc: use the new irqchip config structure in dm* SoCsBartosz Golaszewski
2019-02-19ARM: davinci: aintc: use a common prefix for symbols in the driverBartosz Golaszewski
2019-02-19ARM: davinci: aintc: wrap davinci_irq_init() with a helperBartosz Golaszewski
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski
2019-02-19ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski
2019-02-19ARM: davinci: remove davinci_intc_typeBartosz Golaszewski
2018-11-27ARM: davinci: dm644x: set the GPIO base to 0Bartosz Golaszewski
2018-11-26ARM: davinci: dm644x: define gpio interrupts as separate resourcesBartosz Golaszewski
2018-06-26ARM: davinci: dm644x: Remove legacy clock initDavid Lechner
2018-06-26ARM: davinci: dm644x: add new clock init using common clock frameworkDavid Lechner
2018-06-26ARM: davinci: pass clock as parameter to davinci_timer_init()David Lechner
2018-05-02ARM: davinci: dm644x: remove unnecessary postcore_initcall()Sekhar Nori
2018-02-19ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner
2017-12-23ARM: davinci: make davinci_soc_info structures constBhumika Goyal
2016-06-24ARM: davinci: remove unused davinci-i2s pdataPetr Kulhavy
2016-04-27ARM: davinci: Move clock init after ioremap.David Lechner
2016-02-22ARM: davinci: dm644x: 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
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-06ARM: davinci: da8xx: fix multiple watchdog device registrationSekhar Nori
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-26gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar
2013-12-04Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-12-05ARM: davinci: Fix McASP mem resource namesPeter Ujfalusi
2013-11-21ARM: davinci: fix number of resources passed to davinci_gpio_register()Lad, Prabhakar
2013-09-24ARM: davinci: support gpio platform devicePhilip Avinash
2013-08-22ARM: davinci: fix clock lookup for mdio deviceLad, Prabhakar
2013-08-22ARM: davinci: serial: remove davinci_serial_setup_clk()Manjunathappa, Prakash
2013-08-22ARM: davinci: serial: get rid of davinci_uart_configManjunathappa, Prakash
2013-07-22ARM: davinci: uart: move to devid based clk_getManjunathappa, Prakash
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-14[media] media: davinci: vpss: enable vpss clocksLad, Prabhakar
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash
2013-03-19[media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGSHans Verkuil
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab
2012-12-21[media] davinci: vpbe: pass different platform names to handle different ip'sLad, Prabhakar
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar
2012-10-27ARM: davinci: sram: switch from iotable to ioremapped regionsBen Gardiner
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds