aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAge
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-29
| |\
| * \ Merge branch 'davinci/cleanups' into next/cleanupArnd Bergmann2012-02-27
| |\ \
| | * | ARM: davinci: add back dummy header filesArnd Bergmann2012-02-27
| | * | ARM: davinci: dm644x: don't force vpfe registeration on all boardsManjunath Hadli2012-02-24
| | * | ARM: davinci: dm644x: fix inconsistent variable namingManjunath Hadli2012-02-24
| | * | ARM: davinci: dm644x: improve readability using macroManjunath Hadli2012-02-24
| | * | ARM: davinci: streamline sysmod accessManjunath Hadli2012-02-24
| | * | ARM: davinci: create new common platform header for davinciManjunath Hadli2012-02-24
| | * | ARM: davinci: dm646x: move private definitions to C fileManjunath Hadli2012-01-20
| | * | ARM: davinci: dm365: move private definitions to C fileManjunath Hadli2012-01-20
| | * | ARM: davinci: dm644x: move private definitions to C fileManjunath Hadli2012-01-20
| * | | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-27
| |\ \ \
* | \ \ \ Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann2012-03-15
| |\ \ \ \
| | * | | | ARM: davinci: DA850: move da850_register_pm to .init.textUwe Kleine-König2012-03-12
| | * | | | ARM: davinci: cpufreq: fix compiler warningUwe Kleine-König2012-03-12
| | | |/ / | | |/| |
| * | | | Merge branch 'v3.4/fixes' of git://gitorious.org/linux-davinci/linux-davinci ...Arnd Bergmann2012-02-27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: davinci: map default_queue to edma channelsHeiko Schocher2012-02-02
| | | |/ | | |/|
* | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-21
| |/ /
| * | ARM: davinci: update mdio bus nameSekhar Nori2012-01-27
| * | ARM: davinci: DA850: remove non-existing pll1_sysclk4-7 clocksBas van den Berg2012-01-20
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
|/
* Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-10
|\
| * mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \
| * \ Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-20
| |\ \
| * \ \ Merge branch 'davinci/features' into next/develOlof Johansson2011-12-16
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: davinci: add support for multiple power domainsMurali Karicheri2011-12-02
* | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07
|\ \ \ \
| * | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| * | | | ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori2012-01-05
| |/ / /
* | | | Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-20
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| * | | ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-15
| | |/ | |/|
* | | Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann2011-12-16
|\ \ \ | |_|/ |/| |
| * | ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli2011-12-02
| |/
* | ARM: davinci: dm365 evm: align nand partition table to u-bootShankarmurthy,Akshay2011-12-05
* | ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash2011-12-05
* | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil2011-12-05
* | ARM: davinci: dm646x does not have a DSP domainSekhar Nori2011-12-05
* | ARM: davinci: psc: fix incorrect offsetsMurali Karicheri2011-12-05
* | ARM: davinci: psc: fix incorrect maskMurali Karicheri2011-12-05
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\ \
| * | mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11