Age | Commit message (Expand) | Author | Files | Lines |
2020-07-21 | ARM: davinci: dm646x-evm: Simplify error handling in 'evm_sw_setup()' | Christophe JAILLET | 1 | -9/+4 |
2020-07-21 | ARM: davinci: Fix trivial spelling | Kieran Bingham | 1 | -1/+1 |
2020-07-21 | ARM: davinci: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 12 | -14/+12 |
2020-05-28 | ARM: davinci: fix build failure without I2C | Arnd Bergmann | 1 | -13/+13 |
2020-05-16 | ARM: davinci: Drop unneeded select of TIMER_OF | Geert Uytterhoeven | 1 | -1/+0 |
2020-02-09 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 9 | -479/+56 |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+12 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -1/+1 |
2020-01-21 | Merge 5.5-rc7 into usb-next | Greg Kroah-Hartman | 1 | -0/+1 |
2020-01-15 | usb: musb: davinci: Convert to use GPIO descriptor | Linus Walleij | 1 | -0/+12 |
2020-01-13 | ARM: davinci: dm644x-evm: Add Fixed regulators needed for tlv320aic33 | Peter Ujfalusi | 1 | -0/+20 |
2020-01-13 | ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101 | Peter Ujfalusi | 1 | -0/+20 |
2020-01-13 | ARM: davinci: remove legacy timer support | Bartosz Golaszewski | 6 | -472/+1 |
2020-01-13 | ARM: davinci: dm365: switch to using the clocksource driver | Bartosz Golaszewski | 1 | -7/+15 |
2020-01-08 | ARM: davinci: select CONFIG_RESET_CONTROLLER | Arnd Bergmann | 1 | -0/+1 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-10-17 | ARM: davinci: dm365: Fix McBSP dma_slave_map entry | Peter Ujfalusi | 1 | -2/+2 |
2019-09-17 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -24/+66 |
2019-09-09 | ARM: davinci: support multiplatform build for ARM v5 | Bartosz Golaszewski | 2 | -4/+15 |
2019-09-04 | Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 9 | -110/+94 |
2019-08-26 | ARM: davinci: da850-evm: switch to using a fixed regulator for lcdc | Bartosz Golaszewski | 1 | -18/+44 |
2019-08-26 | ARM: davinci: da850-evm: model the backlight GPIO as an actual device | Bartosz Golaszewski | 1 | -12/+28 |
2019-08-26 | ARM: davinci: dm646x: Fix a typo in the comment | Christophe JAILLET | 1 | -1/+1 |
2019-08-26 | ARM: davinci: dm646x: switch to using the clocksource driver | Bartosz Golaszewski | 1 | -11/+13 |
2019-08-26 | ARM: davinci: dm644x: switch to using the clocksource driver | Bartosz Golaszewski | 1 | -11/+13 |
2019-08-07 | ARM: davinci: dm355: switch to using the clocksource driver | Bartosz Golaszewski | 1 | -11/+13 |
2019-08-07 | ARM: davinci: move timer definitions to davinci.h | Bartosz Golaszewski | 2 | -2/+3 |
2019-08-07 | ARM: davinci: da830: switch to using the clocksource driver | Bartosz Golaszewski | 1 | -27/+14 |
2019-08-07 | ARM: davinci: da850: switch to using the clocksource driver | Bartosz Golaszewski | 1 | -33/+13 |
2019-08-07 | ARM: davinci: WARN_ON() if clk_get() fails | Bartosz Golaszewski | 6 | -0/+24 |
2019-08-07 | ARM: davinci: enable the clocksource driver for DT mode | Bartosz Golaszewski | 1 | -14/+0 |
2019-07-23 | ARM: davinci: fix sleep.S build error on ARMv4 | Arnd Bergmann | 1 | -0/+1 |
2019-07-20 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -21/+22 |
2019-07-02 | ARM: davinci: da830-evm: fix GPIO lookup for OHCI | Bartosz Golaszewski | 1 | -1/+1 |
2019-07-02 | ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCI | Bartosz Golaszewski | 1 | -0/+3 |
2019-07-02 | ARM: davinci: da830-evm: add missing regulator constraints for OHCI | Bartosz Golaszewski | 1 | -0/+3 |
2019-06-25 | Merge tag 'davinci-for-v5.3/soc' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -21/+22 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -24/+6 |
2019-06-20 | ARM: davinci: Use GPIO lookup table for DA850 LEDs | Linus Walleij | 1 | -21/+22 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 6 | -24/+6 |
2019-06-16 | Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2 | -0/+5 |
2019-06-14 | ARM: davinci: da8xx: specify dma_coherent_mask for lcdc | Bartosz Golaszewski | 1 | -0/+3 |
2019-06-14 | ARM: davinci: da850-evm: call regulator_has_full_constraints() | Bartosz Golaszewski | 1 | -0/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -14/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 3 | -15/+3 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2 | -29/+2 |
2019-05-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 7 | -0/+7 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 7 | -0/+7 |
2019-04-12 | ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xx | Bartosz Golaszewski | 1 | -3/+46 |
2019-04-12 | ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx | Bartosz Golaszewski | 1 | -3/+46 |