| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang | 2017-05-23 | 1 | -1/+1 |
* | ARM: davinci: add pata_bk3710 libata driver support | Sekhar Nori | 2017-03-30 | 1 | -1/+2 |
* | ARM: davinci: Don't rely on public mmc header to include leds.h | Ulf Hansson | 2017-02-13 | 1 | -0/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-08-01 | 1 | -3/+1 |
|\ |
|
| * | ARM: davinci: remove unused davinci-i2s pdata | Petr Kulhavy | 2016-06-24 | 1 | -3/+1 |
* | | arm: use the new LED disk activity trigger | Stephan Linz | 2016-06-27 | 1 | -1/+1 |
|/ |
|
* | ARM: davinci: make I2C support optional | Arnd Bergmann | 2016-02-17 | 1 | -2/+6 |
* | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab | 2015-11-17 | 1 | -1/+1 |
* | ARM: davinci: re-use %*ph specifier | Andy Shevchenko | 2015-10-07 | 1 | -3/+1 |
* | ARM: davinci: Use standard logging styles | Joe Perches | 2014-11-18 | 1 | -6/+4 |
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -0/+5 |
|\ |
|
| * | ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif | Ivan Khoronzhuk | 2014-02-23 | 1 | -0/+5 |
* | | ARM: davinci: make dm644x-evm phy fixup conditional | Arnd Bergmann | 2014-03-21 | 1 | -5/+6 |
|/ |
|
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-18 | 1 | -1/+1 |
|\ |
|
| * | misc: (at24) move header to linux/platform_data/ | Vivien Didelot | 2013-09-30 | 1 | -1/+1 |
* | | ARM: davinci: board: gpio device creation | Philip Avinash | 2013-09-25 | 1 | -0/+5 |
|/ |
|
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 1 | -5/+1 |
|\ |
|
| * | ARM: davinci: serial: get rid of davinci_uart_config | Manjunathappa, Prakash | 2013-08-22 | 1 | -5/+1 |
* | | ARM: davinci: nand: specify ecc strength | Sekhar Nori | 2013-08-19 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-04 | 1 | -20/+5 |
|\ |
|
| * | Merge tag 'davinci-for-v3.10/board-2-v2' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2013-04-17 | 1 | -1/+0 |
| |\ |
|
| * | | ARM: davinci: use is IS_ENABLED macro | Lad, Prabhakar | 2013-04-02 | 1 | -20/+5 |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-05-02 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: davinci: mmc: derive version information from device name | Manjunathappa, Prakash | 2013-04-03 | 1 | -1/+0 |
| |/ |
|
* | | [media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with... | Lad, Prabhakar | 2013-04-14 | 1 | -2/+2 |
* | | [media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGS | Hans Verkuil | 2013-03-19 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-24 | 1 | -4/+4 |
|\ |
|
| * | Merge tag 'v3.8-rc1' into staging/for_v3.9 | Mauro Carvalho Chehab | 2012-12-27 | 1 | -3/+4 |
| |\ |
|
| * | | [media] davinci: vpbe: pass different platform names to handle different ip's | Lad, Prabhakar | 2012-12-21 | 1 | -4/+4 |
* | | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: davinci: convert platform code to use clk_prepare/clk_unprepare | m-karicheri2@ti.com | 2012-10-24 | 1 | -1/+1 |
| |/ |
|
* | | ARM: davinci: dm644x evm: move pointer dereference below NULL check | Wei Yongjun | 2012-10-27 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'samsung_platform_data' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-10-05 | 1 | -5/+5 |
|\ |
|
| * | ARM: davinci: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -5/+5 |
* | | [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_... | Lad, Prabhakar | 2012-10-05 | 1 | -1/+1 |
* | | [media] dm644x: replace the obsolete preset API by the timings API | Hans Verkuil | 2012-10-05 | 1 | -7/+8 |
|/ |
|
* | ARM: davinci: use machine specific hook for late init | Shawn Guo | 2012-05-05 | 1 | -0/+1 |
* | Merge branch 'v3.4/features' of git://gitorious.org/linux-davinci/linux-davin... | Arnd Bergmann | 2012-03-15 | 1 | -14/+121 |
|\ |
|
| * | ARM: davinci: dm644x evm: add support for VPBE display | Manjunath Hadli | 2012-03-11 | 1 | -1/+108 |
| * | ARM: davinci: dm644x: add support for v4l2 video display | Manjunath Hadli | 2012-03-11 | 1 | -1/+1 |
| * | ARM: davinci: dm644x: don't force vpfe registeration on all boards | Manjunath Hadli | 2012-02-25 | 1 | -2/+1 |
| * | ARM: davinci: dm644x: fix inconsistent variable naming | Manjunath Hadli | 2012-02-25 | 1 | -12/+12 |
| * | ARM: davinci: create new common platform header for davinci | Manjunath Hadli | 2012-02-25 | 1 | -1/+2 |
* | | ARM: davinci: update mdio bus name | Sekhar Nori | 2012-01-27 | 1 | -1/+1 |
|/ |
|
* | ARM: 7190/1: restart: davinci: use new restart hook | Sekhar Nori | 2012-01-05 | 1 | -0/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 1 | -1/+1 |
|\ |
|
| * | mtd: nand: rename NAND_USE_FLASH_BBT | Brian Norris | 2011-09-11 | 1 | -1/+1 |
| * | mtd: nand: consolidate redundant flash-based BBT flags | Brian Norris | 2011-09-11 | 1 | -1/+1 |