Age | Commit message (Expand) | Author | Files | Lines |
2018-02-22 | ARM: davinci: mark spi_board_info arrays as const | Arnd Bergmann | 3 | -3/+3 |
2018-02-04 | Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+26 |
2018-02-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 11 | -14/+14 |
2018-01-15 | Merge 4.15-rc8 into usb-next | Greg Kroah-Hartman | 1 | -11/+18 |
2018-01-09 | ARM: da8xx: remove con_id from USB clocks | David Lechner | 2 | -4/+4 |
2018-01-05 | ARM: davinci: constify gpio_led | Arvind Yadav | 1 | -1/+1 |
2018-01-05 | ARM: davinci: drop unneeded newline | Julia Lawall | 1 | -2/+2 |
2017-12-31 | i2c/ARM: davinci: Deep refactoring of I2C recovery | Linus Walleij | 2 | -4/+26 |
2017-12-23 | ARM: davinci: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 2 | -3/+3 |
2017-12-23 | ARM: davinci: make davinci_soc_info structures const | Bhumika Goyal | 6 | -6/+6 |
2017-12-23 | ARM: davinci: make argument to davinci_common_init() as const | Bhumika Goyal | 2 | -2/+2 |
2017-12-08 | ARM: davinci: fix mmc entries in dm365's dma_slave_map | Alejandro Mery | 1 | -4/+4 |
2017-12-07 | ARM: davinci: Add dma_mask to dm365's eDMA device | Alejandro Mery | 1 | -0/+1 |
2017-12-07 | ARM: davinci: Use platform_device_register_full() to create pdev for dm365's ... | Alejandro Mery | 1 | -7/+13 |
2017-11-16 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
2017-09-20 | ARM: davinci: da8xx-dt: Add OF_DEV_AUXDATA entry for DSP clock matching | Suman Anna | 1 | -0/+1 |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 7 | -7/+7 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 7 | -7/+7 |
2017-07-27 | ARM: davinci: normalize clk API | Arnd Bergmann | 1 | -0/+9 |
2017-07-27 | ARM: davinci: don't mark vpif_input structures as 'const' | Arnd Bergmann | 1 | -2/+2 |
2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 3 | -3/+3 |
2017-07-04 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 4 | -4/+39 |
2017-06-15 | ARM: davinci: fix const warnings | Kevin Hilman | 2 | -4/+4 |
2017-05-23 | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang | 3 | -3/+3 |
2017-05-22 | ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resources | Suman Anna | 2 | -0/+23 |
2017-05-22 | ARM: davinci: da8xx: Add names to DSP IOMEM resources | Suman Anna | 1 | -0/+2 |
2017-05-22 | ARM: davinci: da8xx: Create DSP device only when assigned memory | Suman Anna | 1 | -0/+10 |
2017-05-17 | ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_... | Christophe JAILLET | 1 | -0/+2 |
2017-05-17 | ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init' | Christophe JAILLET | 1 | -1/+4 |
2017-05-09 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 9 | -5/+200 |
2017-04-11 | ARM: davinci: Add clock for CPPI 4.1 DMA engine | Alexandre Bailon | 2 | -0/+12 |
2017-03-30 | ARM: davinci: add pata_bk3710 libata driver support | Sekhar Nori | 3 | -3/+6 |
2017-03-22 | [media] media: vpif: use a configurable i2c_adapter_id for vpif display | Bartosz Golaszewski | 1 | -0/+1 |
2017-03-07 | ARM: davinci: add pdata-quirks for da850-evm vpif display | Bartosz Golaszewski | 1 | -0/+66 |
2017-03-07 | ARM: da850-evm: add a fixed regulator for the UI board IO expander | Bartosz Golaszewski | 1 | -0/+3 |
2017-03-07 | ARM: davinci: da8xx: add pdata-quirks for VPIF capture | Kevin Hilman | 1 | -0/+111 |
2017-03-07 | ARM: davinci: da8xx: add OF_DEV_AUXDATA() for vpif | Kevin Hilman | 1 | -0/+1 |
2017-03-07 | ARM: davinci: board-da850-evm: add I2C ID for VPIF | Kevin Hilman | 1 | -0/+1 |
2017-03-07 | ARM: davinci: allow having multiple pdata-quirks | Bartosz Golaszewski | 1 | -1/+0 |
2017-03-06 | ARM: davinci: PM: Drop useless check for PM_SUSPEND_STANDBY | Geert Uytterhoeven | 1 | -1/+0 |
2017-02-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 7 | -4/+82 |
2017-02-23 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+19 |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -10/+12 |
2017-02-16 | Merge tag 'davinci-for-v4.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 7 | -8/+100 |
2017-02-13 | ARM: davinci: Don't rely on public mmc header to include interrupt.h | Ulf Hansson | 1 | -0/+1 |
2017-02-13 | ARM: davinci: Don't rely on public mmc header to include leds.h | Ulf Hansson | 3 | -0/+3 |
2017-01-31 | ARM: davinci: remove BUG_ON() from da850_register_sata() | Bartosz Golaszewski | 1 | -3/+0 |
2017-01-31 | ARM: davinci: da850: model the SATA refclk | Bartosz Golaszewski | 3 | -0/+38 |
2017-01-31 | ARM: davinci: da850: add con_id for the SATA clock | Bartosz Golaszewski | 1 | -1/+1 |