summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-0/+7
| | | * | | | | | | | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-243-2/+3
| | | * | | | | | | | ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren2012-02-242-4/+5
| | | * | | | | | | | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley2012-02-241-21/+1
| | * | | | | | | | | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-246-10/+0
| * | | | | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-2896-556/+800
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'davinci/cleanups' into next/cleanupArnd Bergmann2012-02-2718-255/+220
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: davinci: add back dummy header filesArnd Bergmann2012-02-272-0/+2
| | * | | | | | | | | | | ARM: davinci: dm644x: don't force vpfe registeration on all boardsManjunath Hadli2012-02-253-15/+17
| | * | | | | | | | | | | ARM: davinci: dm644x: fix inconsistent variable namingManjunath Hadli2012-02-252-18/+18
| | * | | | | | | | | | | ARM: davinci: dm644x: improve readability using macroManjunath Hadli2012-02-251-3/+5
| | * | | | | | | | | | | ARM: davinci: streamline sysmod accessManjunath Hadli2012-02-258-40/+50
| | * | | | | | | | | | | ARM: davinci: create new common platform header for davinciManjunath Hadli2012-02-2516-153/+102
| | * | | | | | | | | | | ARM: davinci: dm646x: move private definitions to C fileManjunath Hadli2012-01-202-7/+7
| | * | | | | | | | | | | ARM: davinci: dm365: move private definitions to C fileManjunath Hadli2012-01-202-16/+16
| | * | | | | | | | | | | ARM: davinci: dm644x: move private definitions to C fileManjunath Hadli2012-01-202-7/+7
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-2739-1214/+274
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: Remove redundant ';' from avic_irq_set_priority()Jesper Juhl2012-02-271-1/+1
| | * | | | | | | | | | | ARM: mx3: Let mx31 and mx35 share the same CCM header fileFabio Estevam2012-02-274-94/+91
| | * | | | | | | | | | | ARM: plat-mxc: audmux-v1: Remove unneeded ifdef'sFabio Estevam2012-02-271-4/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano2012-02-033-42/+34
| * | | | | | | | | | | ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2012-02-032-10/+1
| * | | | | | | | | | | ARM: at91: declare header nameDaniel Lezcano2012-02-031-0/+15
| * | | | | | | | | | | ARM: at91: coding style fixesDaniel Lezcano2012-02-031-6/+14
| * | | | | | | | | | | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-0322-2577/+15
| * | | | | | | | | | | Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-03134-2273/+774
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-2790-323/+650
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fixes' into next/fixes-non-criticalArnd Bergmann2012-03-201-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-131-4/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instanceKevin Hilman2012-03-061-4/+7
| * | | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann2012-03-1544-97/+139
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: davinci: DA850: move da850_register_pm to .init.textUwe Kleine-König2012-03-131-1/+1
| | * | | | | | | | | | | | | ARM: davinci: cpufreq: fix compiler warningUwe Kleine-König2012-03-131-1/+1
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-1526-61/+190
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | iomux-mx25.h slew rate adjusted for LCD __LD pinsMehnert2012-03-131-21/+21
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-103-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren2012-03-082-0/+2
| | * | | | | | | | | | | | | ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren2012-03-071-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren2012-03-074-0/+4
| * | | | | | | | | | | | | Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-0721-56/+90
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli2012-03-061-2/+2
| | * | | | | | | | | | | | | ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabledKevin Hilman2012-03-061-25/+28
| | * | | | | | | | | | | | | ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman2012-03-061-1/+1
| | * | | | | | | | | | | | | ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren2012-03-061-4/+4
| | * | | | | | | | | | | | | ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren2012-03-061-1/+1
| | * | | | | | | | | | | | | ARM: OMAP1: Fix section mismatch for omap1_init_early()Tony Lindgren2012-03-051-1/+1
| | * | | | | | | | | | | | | ARM: OMAP1: Fix typo in lcd_dma.cMasanari Iida2012-03-051-1/+1
| | * | | | | | | | | | | | | ARM: OMAP: mailbox: trivial whitespace fixFelipe Contreras2012-03-051-1/+1
| | * | | | | | | | | | | | | ARM: OMAP: Remove definition cpu_is_omap4430()Jon Hunter2012-03-051-2/+0
| | * | | | | | | | | | | | | ARM: OMAP2+: included some headers twiceDanny Kukawka2012-03-053-3/+0
OpenPOWER on IntegriCloud