summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | ARM: OMAP2+: remove duplicated include from board-omap3stalker.cWei Yongjun2012-10-091-5/+0Star
| | * | | | | | | | | | | arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolonPeter Senna Tschudin2012-10-091-4/+4
| | * | | | | | | | | | | arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin2012-10-095-7/+7
| | * | | | | | | | | | | arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin2012-10-091-1/+1
| | * | | | | | | | | | | AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.Raphael Assenat2012-10-091-0/+1
| | * | | | | | | | | | | ARM: OMAP2+: gpmc: annotate exit sections properlyAfzal Mohammed2012-10-091-2/+2
| | * | | | | | | | | | | ARM: OMAP: fix return value check in realtime_counter_init()Wei Yongjun2012-10-091-1/+1
| | * | | | | | | | | | | ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()Wei Yongjun2012-10-091-1/+1
| | * | | | | | | | | | | OMAPDSS: fix return value check in create_dss_pdev()Wei Yongjun2012-10-091-1/+1
| | * | | | | | | | | | | ARM: OMAP2+: Add am335x evm and bone targets to common MakefileVaibhav Hiremath2012-10-091-1/+3
| | * | | | | | | | | | | arm: increase FORCE_MAX_ZONEORDER for TI AM33XXYegor Yefremov2012-10-091-0/+1
| | * | | | | | | | | | | ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASSAxel Lin2012-10-091-0/+1
| | * | | | | | | | | | | ARM: OMAP: rx51: Fix a section mismatch warnShubhrajyoti D2012-10-081-1/+1
| | * | | | | | | | | | | ARM: OMAP2+: Round of the carve out memory requested to section_sizeR Sricharan2012-10-081-2/+2
| | * | | | | | | | | | | ARM: OMAP: counter: add locking to read_persistent_clockColin Cross2012-10-081-7/+14
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann2012-10-091-3/+9
| * | | | | | | | | | | ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann2012-10-094-7/+7
| * | | | | | | | | | | ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann2012-10-091-1/+1
| * | | | | | | | | | | ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann2012-10-091-1/+1
| * | | | | | | | | | | arm: vt8500: Fix build warning in uncompress.hTony Prisk2012-10-071-4/+4
| * | | | | | | | | | | ARM: dts: remove redundant imx dtb targets from MakefileShawn Guo2012-10-071-8/+0Star
| * | | | | | | | | | | Merge branch 'late/fixes' into fixesOlof Johansson2012-10-0720-73/+29Star
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann2012-10-071-1/+1
| | * | | | | | | | | | | ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann2012-10-071-2/+0Star
| | * | | | | | | | | | | ARM: soc: dependency warnings for errataArnd Bergmann2012-10-072-4/+4
| | * | | | | | | | | | | ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann2012-10-071-1/+2
| | * | | | | | | | | | | ARM: rpc: check device_register return code in ecard_probeArnd Bergmann2012-10-071-1/+3
| | * | | | | | | | | | | ARM: davinci: don't mark da850_register_cpufreq as __initArnd Bergmann2012-10-071-1/+1
| | * | | | | | | | | | | ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeArnd Bergmann2012-10-071-1/+1
| | * | | | | | | | | | | ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann2012-10-071-1/+1
| | * | | | | | | | | | | ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann2012-10-071-1/+1
| | * | | | | | | | | | | ARM: s3c24xx: fix multiple section mismatch warningsArnd Bergmann2012-10-073-6/+6
| | * | | | | | | | | | | ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann2012-10-041-2/+3
| | * | | | | | | | | | | ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann2012-10-041-1/+1
| | * | | | | | | | | | | ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRMArnd Bergmann2012-10-041-0/+1
| | * | | | | | | | | | | ARM: pxa: remove sharpsl_fatal_check functionArnd Bergmann2012-10-041-48/+0Star
| | * | | | | | | | | | | ARM: pxa: define palmte2_pxa_keys conditionallyArnd Bergmann2012-10-041-0/+2
| | * | | | | | | | | | | ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann2012-10-041-2/+1Star
| | * | | | | | | | | | | ARM: shark: fix shark_pci_init return codeArnd Bergmann2012-10-041-1/+1
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | vt8500: Fix build warning when no framebuffer selectedTony Prisk2012-10-071-1/+4
| * | | | | | | | | | | dtb: Add arch-vt8500 board files to arch/arm/boot/dts/MakefileTony Prisk2012-10-071-0/+3
| * | | | | | | | | | | ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren2012-10-071-2/+0Star
| * | | | | | | | | | | ARM: tegra: fix invalid unit-address in tegra*.dtsiStephen Warren2012-10-072-3/+3
| * | | | | | | | | | | ARM: iop: fix mismerge of KconfigOlof Johansson2012-10-071-2/+0Star
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds2012-10-111-5/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu2012-10-111-4/+5
| * | | | | | | | | | | arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton2012-10-111-1/+1
* | | | | | | | | | | | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-1014-604/+135Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-056-181/+9Star
| * | | | | | | | | | | | MIPS: JZ4740: Export timer APIThierry Reding2012-10-054-139/+116Star