summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)Author
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2020-01-23ARM: davinci: select CONFIG_RESET_CONTROLLERArnd Bergmann
2019-10-17ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-09ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski
2019-09-04Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2019-08-26ARM: davinci: da850-evm: switch to using a fixed regulator for lcdcBartosz Golaszewski
2019-08-26ARM: davinci: da850-evm: model the backlight GPIO as an actual deviceBartosz Golaszewski
2019-08-26ARM: davinci: dm646x: Fix a typo in the commentChristophe JAILLET
2019-08-26ARM: davinci: dm646x: switch to using the clocksource driverBartosz Golaszewski
2019-08-26ARM: davinci: dm644x: switch to using the clocksource driverBartosz Golaszewski
2019-08-08ARM: davinci: dm355: switch to using the clocksource driverBartosz Golaszewski
2019-08-08ARM: davinci: move timer definitions to davinci.hBartosz Golaszewski
2019-08-08ARM: davinci: da830: switch to using the clocksource driverBartosz Golaszewski
2019-08-08ARM: davinci: da850: switch to using the clocksource driverBartosz Golaszewski
2019-08-08ARM: davinci: WARN_ON() if clk_get() failsBartosz Golaszewski
2019-08-08ARM: davinci: enable the clocksource driver for DT modeBartosz Golaszewski
2019-07-23ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-02ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski
2019-07-02ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski
2019-07-02ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski
2019-06-25Merge tag 'davinci-for-v5.3/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20ARM: davinci: Use GPIO lookup table for DA850 LEDsLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
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-06-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-04-12ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xxBartosz Golaszewski
2019-04-12ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xxBartosz Golaszewski
2019-04-12ARM: davinci: add missing sentinels to GPIO lookup tablesBartosz Golaszewski
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2019-02-19ARM: davinci: remove intc related fields from davinci_soc_infoBartosz Golaszewski
2019-02-19irqchip: davinci-cp-intc: move the driver to drivers/irqchipBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: remove redundant commentsBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: drop GPL license boilerplateBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: use readl/writel_relaxed()Bartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: unify error handlingBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: improve coding styleBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: request the memory region before remapping itBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: convert all hex numbers to lowercaseBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: use a common prefix for all symbolsBartosz Golaszewski