Age | Commit message (Expand) | Author | Files | Lines |
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-05 | 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-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 7 | -4/+82 |
2017-02-24 | 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 |
2017-01-31 | Merge branch 'v4.11/fixes-non-critical' into v4.11/soc | Sekhar Nori | 1 | -5/+19 |
2017-01-31 | ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for SATA | Bartosz Golaszewski | 1 | -0/+1 |
2017-01-23 | ARM: davinci: add skeleton for pdata-quirks | Kevin Hilman | 4 | -1/+43 |
2017-01-19 | ARM: da850: add the nand dev_id to the clock lookup table | Bartosz Golaszewski | 2 | -10/+12 |
2017-01-02 | ARM: davinci: da8xx: Fix sleeping function called from invalid context | Alexandre Bailon | 1 | -19/+15 |
2017-01-02 | ARM: davinci: Make __clk_{enable,disable} functions public | Alexandre Bailon | 2 | -6/+8 |
2017-01-02 | ARM: davinci: da850: fix da850_set_pll0rate() | Bartosz Golaszewski | 1 | -4/+18 |
2017-01-02 | ARM: davinci: da850: coding style fix | Bartosz Golaszewski | 1 | -1/+1 |
2017-01-02 | ARM: davinci: da850: don't add emac clock to lookup table twice | Bartosz Golaszewski | 1 | -1/+11 |
2017-01-02 | ARM: davinci: da850: fix infinite loop in clk_set_rate() | Bartosz Golaszewski | 1 | -1/+19 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-12-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 16 | -308/+463 |
2016-11-30 | Merge tag 'davinci-for-v4.10/soc-3' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 7 | -91/+37 |
2016-11-30 | Merge tag 'davinci-for-v4.10/soc-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -0/+1 |
2016-11-30 | Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 7 | -117/+62 |
2016-11-28 | ARM: davinci: da830-evm: use gpio descriptor for mmc pins | Axel Haslam | 1 | -30/+11 |
2016-11-28 | ARM: davinci: da850-evm: use gpio descriptor for mmc pins | Axel Haslam | 1 | -25/+10 |