aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAge
* 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
| * | mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \
| * | | arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-31
| * | | arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-31
* | | | ARM: 7142/1: davinci: mark GPIO implementation complexLinus Walleij2011-11-05
* | | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-31
| |\ \ \ \
| * | | | | ARM: davinci: AM18x: Add wl1271/wlan supportIdo Yariv2011-09-17
| * | | | | mmc: davinci: Add support for set_power callbackIdo Yariv2011-09-17
| * | | | | ARM: davinci: DA850: Add GPIO pinmux configuration for wl1271Ido Yariv2011-09-17
| * | | | | ARM: davinci: DA850: Add MMC/SD1 pinmux configurationIdo Yariv2011-09-17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-31
| |\ \ \ \
| | * \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-31
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-31
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| * | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-08
| |\ \ \ \ \
| * | | | | | ARM: davinci: edma: use kzalloc()Thomas Meyer2011-09-17
| * | | | | | ARM: davinci: Explicitly set channel controllers' default queuesIdo Yariv2011-09-17
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | ARM: mach-davinci: remove mach/memory.hNicolas Pitre2011-10-13
| | * | | | ARM: mach-davinci: clean up debug-macro.SNicolas Pitre2011-09-26
| | * | | | ARM: mach-davinci: make DAVINCI_UART_INFO into a relative offsetNicolas Pitre2011-09-26
| | * | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-26
| * | | | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-21
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King2011-08-23
| |\ \ \ \
| | * | | | ARM: mach-davinci: convert boot_params to atag_offsetNicolas Pitre2011-08-21
| | | |_|/ | | |/| |
| * / | | ARM: mach-davinci: Setup consistent dma size at boot timeJon Medhurst2011-08-22
| |/ / /
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: 7040/1: mach-davinci: break out GPIO driver specificsLinus Walleij2011-08-22
| * | | ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij2011-08-22
| * | | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij2011-08-22
| * | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-12
| * | | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-12
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-08
| |/ /
* | | Merge branch 'misc' into for-linusRussell King2011-10-25
|\ \ \ | |_|/ |/| |
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-17
| |/
* | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-07
* | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-07
* | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-07
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\
| * davinci: da850 evm: register SATA deviceSekhar Nori2011-07-08
| * davinci: da850: add support for SATA interfaceSekhar Nori2011-07-08
| * davinci: enable forced transitions on PSCSekhar Nori2011-07-08