summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre2012-02-1112-31/+854
| | |\
| | | * Merge branch 'at91-3.4-base+9x5' of git://github.com/at91linux/linux-at91 int...Olof Johansson2012-02-0812-31/+854
| | | |\
| | | | * ARM: at91/at91sam9x5: Device tree definition filesNicolas Ferre2012-02-033-0/+223
| | | | * ARM: at91/at91sam9x5: SoC basic supportDan Liang2012-02-033-0/+376
| | | | * ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre2012-02-032-0/+10
| | | | * ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre2012-02-031-19/+64
| | | | * ARM: at91/at91sam9x5: PMC header fileNicolas Ferre2012-02-031-12/+48
| | | | * ARM: at91/at91sam9x5: overall definitionDan Liang2012-02-032-0/+133
| | * | | Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2Nicolas Ferre2012-02-116-23/+209
| | |\ \ \
| | | * \ \ Merge branch 'at91-3.4-base+device_board' of git://github.com/at91linux/linux...Olof Johansson2012-02-086-23/+209
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | ARM: at91: Add external RTC for Flexibity boardMaxim Osipov2012-02-031-1/+11
| | | | * | ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu2012-02-032-2/+172
| | | | * | ARM: at91: add clock selection parameter for at91_add_device_isi()Josh Wu2012-02-032-4/+13
| | | | * | ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu2012-02-031-0/+2
| | | | * | ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre2012-02-031-1/+9
| | | | * | ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-032-15/+2Star
| | | | |/
| | * | | Merge branch 'at91-3.4-base+pm_cleanup' of git://github.com/at91linux/linux-a...Olof Johansson2012-02-083-45/+51
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano2012-02-033-42/+34Star
| | | * | ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2012-02-032-10/+1Star
| | | * | ARM: at91: declare header nameDaniel Lezcano2012-02-031-0/+15
| | | * | ARM: at91: coding style fixesDaniel Lezcano2012-02-031-6/+14
| | | |/
| | * | Merge branch 'at91-3.4-base' of git://github.com/at91linux/linux-at91 into at...Olof Johansson2012-02-0826-2597/+17Star
| | |\|
| | | * ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-0326-2597/+17Star
| | | * Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-03138-2303/+893Star
| | | |\
* | | | \ Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-2999-280/+446
|\ \ \ \ \
| * | | | | ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren2012-02-291-0/+2
| * | | | | Merge branch 'iomap' into cleanupTony Lindgren2012-02-2893-270/+444
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2012-02-244-50/+43Star
| | * | | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-2432-109/+184
| | * | | | | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2432-215/+264
| | * | | | | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2436-72/+152
| | * | | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-242-7/+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: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-241-5/+0Star
| | * | | | | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley2012-02-241-21/+1Star
| | |/ / / /
| * / / / / ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-246-10/+0Star
|/ / / / /
* | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22313-2867/+2002Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-2258-591/+0Star
| * | | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-221-1/+2
| * | | | ARM: rpc: make default fiq handler run-time installedRob Herring2012-02-223-1/+23
| * | | | ARM: make arch_ret_to_user macro optionalRob Herring2012-02-222-1/+13
| |/ / /
| * | | Linux 3.3-rc3Linus Torvalds2012-02-091-1/+1
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-02-092-6/+4Star
| |\ \ \
| | * | | iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1Star
| | * | | iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
| * | | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0921-140/+266
| |\ \ \ \
| | * | | | target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-071-3/+3
| | * | | | iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-071-0/+8
| | * | | | iblock: fix handling of large requestsChristoph Hellwig2012-02-071-0/+7