aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds54-86/+217
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2012-10-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann1-1/+1
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-2/+55
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-30/+50
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds3-2/+2
2012-10-25ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek3-17/+33
2012-10-25ARM: SPEAr: Remove unused empty filesViresh Kumar2-0/+0
2012-10-25Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann9-18/+56
2012-10-25Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann6-13/+14
2012-10-25Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux...Arnd Bergmann2-1/+17
2012-10-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann20-49/+48
2012-10-25ARM: dts: mxs: add the "clock-names" for gpmi-nandHuang Shijie2-0/+2
2012-10-25ARM: ux500: Correct SDI5 address and add some format changesLee Jones1-1/+6
2012-10-25ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DTLee Jones1-0/+10
2012-10-25ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKELee Jones1-0/+1
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi1-2/+2
2012-10-24ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD1-8/+2
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen9-11/+11
2012-10-24ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-24ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels.Marek Belisko1-2/+2
2012-10-24ARM: at91: fix external interrupt specification in board codeNicolas Ferre3-3/+3
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre3-4/+10
2012-10-24ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-24ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart1-1/+0
2012-10-24ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han1-1/+1
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-7/+20
2012-10-23ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath1-0/+2
2012-10-23Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren4-11/+47
2012-10-23ARM: dma-mapping: support debug_dma_mapping_errorMing Lei1-0/+1
2012-10-22ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman1-9/+13
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King10-16/+27
2012-10-22ARM: drop experimental status for hotplug and Thumb2Russell King1-4/+4
2012-10-22ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren1-4/+4
2012-10-22ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2-1/+1
2012-10-22ARM/dts: omap3: Fix mcbsp2/3 hwmods to be able to probe the drivers for audioPeter Ujfalusi1-2/+2
2012-10-22ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman1-0/+5
2012-10-22ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2-2/+29
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij1-2/+2
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-22ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa1-0/+1
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-66/+120
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson3-12/+12
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk1695-66126/+39518
2012-10-19xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell1-1/+7
2012-10-19xen: arm: make p2m operations NOPsIan Campbell1-3/+10
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2-3/+1
2012-10-19xen: sysfs: fix build warning.Ian Campbell1-0/+2
2012-10-19ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto1-1/+1
2012-10-18Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+12
2012-10-18ARM: kirkwood: fix buttons on lsxl boardsMichael Walle1-3/+5
2012-10-18ARM: kirkwood: fix LEDs names for lsxl boardsMichael Walle1-5/+5
2012-10-18ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2Jason Gunthorpe2-4/+2
2012-10-18ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon1-0/+4
2012-10-18ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen1-4/+3
2012-10-17Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j...Olof Johansson3-21/+41
2012-10-17Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/...Olof Johansson6-12/+34
2012-10-17Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson7-5/+7
2012-10-17ARM: dove: Add crypto engine to DTSebastian Hesselbarth2-1/+9
2012-10-17ARM: dove: Remove watchdog from DTSebastian Hesselbarth1-5/+0
2012-10-17ARM: dove: Restructure SoC device tree descriptorSebastian Hesselbarth1-12/+18
2012-10-17ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth1-2/+2
2012-10-17ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth2-1/+7
2012-10-17ARM: dove: Add pcie clock supportSebastian Hesselbarth1-0/+5
2012-10-17ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter1-5/+19
2012-10-17ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo1-4/+11
2012-10-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2-12/+12
2012-10-17ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann1-1/+1
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-0/+12
2012-10-17ARM: dts: Split memory into 4 sections for exynos4210-tratsTomasz Figa1-2/+4
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner7-0/+50
2012-10-16Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2012-10-16ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec1-1/+1
2012-10-16ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson1-1/+1
2012-10-16ARM: OMAP: resolve sparse warning concerning debug_card_init()Paul Walmsley1-0/+1
2012-10-16ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren1-1/+1
2012-10-16ARM: tegra: add tegra_timer clockSivaram Nair2-0/+2
2012-10-16ARM: tegra: rename tegra system timerSivaram Nair4-4/+4
2012-10-16ARM: tegra30: clk: Fix output_rate overflowMark Zhang1-1/+1
2012-10-16ARM: dts: imx6q-arm2: move NANDF_CS pins out of 'hog'Shawn Guo1-1/+9
2012-10-15dtb: fix interrupt assignment for ehci/uhci on wm8505Tony Prisk1-2/+2
2012-10-15ARM: dts: compile Integrator device treesLinus Walleij1-0/+2
2012-10-16ARM: shmobile: r8a7779: use __iomem pointers for MMIOKuninori Morimoto1-11/+11
2012-10-15ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King1-2/+2
2012-10-15pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann1-13/+0
2012-10-15ARM: shmobile: armadillo800eva: __io abuse cleanupKuninori Morimoto1-1/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+4
2012-10-13Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds63-1722/+1800
2012-10-13Merge branch 'config' into late-for-linusRussell King39-795/+793
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-29/+7
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro4-29/+7
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells24-926/+1006
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-69/+473
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+8
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds40-22/+602
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds28-681/+32
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab13-69/+473
2012-10-11Merge branch 'fixes' into for-linusRussell King1557-63183/+36248
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds26-105/+165
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds67-184/+410
2012-10-10ARM i.MX25: Fix PWM per clock lookupsSascha Hauer1-4/+4
2012-10-10ARM i.MX25 clk: Fix nfc_ipg_per parentSascha Hauer1-1/+1
2012-10-10ARM i.MX25: Fix lcdc_ipg_per parent clockSascha Hauer1-1/+1
2012-10-10ARM: mxc: platform-mxc-mmc: Fix register region sizeFabio Estevam1-1/+1
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2-0/+8
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-137/+46
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat48-193/+171
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+5
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson6-0/+220
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson3-8/+28
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm...Olof Johansson5-4/+5
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel...Olof Johansson6-30/+54
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson20-37/+42
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann1-3/+9
2012-10-09ARM: warnings in arch/arm/include/asm/uaccess.hArnd Bergmann1-2/+2
2012-10-09ARM: binfmt_flat: unused variable 'persistent'Arnd Bergmann1-1/+1
2012-10-09ARM: be really quiet when building with 'make -s'Arnd Bergmann2-6/+6
2012-10-09ARM: pass -marm to gcc by default for both C and assemblerArnd Bergmann1-6/+7
2012-10-09ARM: Xen: fix initial build problemsArnd Bergmann1-0/+1
2012-10-09ARM: export default read_current_timerArnd Bergmann1-0/+1
2012-10-09ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann1-1/+3
2012-10-09ARM: export set_irq_flagsArnd Bergmann1-0/+2
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann4-7/+7
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann1-1/+1
2012-10-09ARM: kprobes: make more tests conditionalArnd Bergmann1-0/+4
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse1604-63430/+37956
2012-10-09ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-09ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier1-4/+5
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse2-4/+2
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-09ARM: imx: clk-imx27: Fix divider width fieldFabio Estevam1-2/+2
2012-10-08ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handlingPaul Walmsley1-4/+27
2012-10-08ARM: OMAP3: fix workaround for EMU clockdomainJon Hunter1-22/+22
2012-10-08arm/omap: Replace board_ref_clock with enum valuesVikram Narayanan2-4/+2
2012-10-08ARM: OMAP2+: remove duplicated include from board-omap3stalker.cWei Yongjun1-5/+0
2012-10-08arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolonPeter Senna Tschudin1-4/+4
2012-10-08arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin5-7/+7
2012-10-08arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-10-08ARM/dts: omap5-evm: pinmux configuration for audioPeter Ujfalusi1-0/+54
2012-10-08ARM/dts: Add pinctrl driver entries for omap5Peter Ujfalusi1-0/+17
2012-10-08ARM/dts: omap4-panda: pinmux configuration for audioPeter Ujfalusi1-0/+35
2012-10-08ARM/dts: omap4-sdp: pinmux configuration for audioPeter Ujfalusi1-0/+53
2012-10-08ARM/dts: omap5-evm: Disable unused McBSP3Peter Ujfalusi1-0/+4
2012-10-08ARM/dts: omap4-sdp: Disable unused McBSP3Peter Ujfalusi1-0/+4
2012-10-08ARM/dts: omap4-panda: Disable unused audio IPsPeter Ujfalusi1-0/+12
2012-10-08ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi1-0/+15
2012-10-08ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi1-0/+26
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren5-4/+5
2012-10-08Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren3-8/+28
2012-10-08AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.Raphael Assenat1-0/+1
2012-10-08ARM: OMAP2+: gpmc: annotate exit sections properlyAfzal Mohammed1-2/+2
2012-10-08ARM: OMAP: fix return value check in realtime_counter_init()Wei Yongjun1-1/+1
2012-10-08ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()Wei Yongjun1-1/+1
2012-10-08OMAPDSS: fix return value check in create_dss_pdev()Wei Yongjun1-1/+1
2012-10-08ARM: OMAP2+: Add am335x evm and bone targets to common MakefileVaibhav Hiremath1-1/+3
2012-10-08arm: increase FORCE_MAX_ZONEORDER for TI AM33XXYegor Yefremov1-0/+1
2012-10-08ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASSAxel Lin1-0/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds30-315/+163
2012-10-08ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman3-8/+28
2012-10-08ARM: OMAP: rx51: Fix a section mismatch warnShubhrajyoti D1-1/+1
2012-10-08ARM: OMAP2+: Round of the carve out memory requested to section_sizeR Sricharan1-2/+2
2012-10-08ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-08ARM: imx: fix the return value check in imx_clk_busy_divider()Wei Yongjun1-1/+1
2012-10-08MXS: Implement DMA support into mxs-i2cMarek Vasut1-0/+2
2012-10-08Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang41-100/+333
2012-10-08ARM: imx_v6_v7_defconfig: Enable CONFIG_GPIO_MC9S08DZ60Fabio Estevam1-0/+2
2012-10-08ARM: imx: fix return value check in imx3_init_l2x0()Wei Yongjun1-3/+2
2012-10-07arm: vt8500: Fix build warning in uncompress.hTony Prisk1-4/+4
2012-10-07mmc: sdhci-spear: add device tree bindingsViresh Kumar2-4/+1
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+0
2012-10-07ARM: OMAP: omap3evm: fix new sparse warningPaul Walmsley1-2/+1
2012-10-07ARM: OMAP2+: hwmod data: Fix PMU interrupt definitionsJon Hunter2-2/+2
2012-10-07ARM: am33xx: clk: Update clkdev table to add mcasp aliasVaibhav Hiremath1-0/+2
2012-10-07ARM: dts: remove redundant imx dtb targets from MakefileShawn Guo1-8/+0
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson20-73/+29
2012-10-07vt8500: Fix build warning when no framebuffer selectedTony Prisk1-1/+4
2012-10-07dtb: Add arch-vt8500 board files to arch/arm/boot/dts/MakefileTony Prisk1-0/+3
2012-10-07ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren1-2/+0
2012-10-07ARM: tegra: fix invalid unit-address in tegra*.dtsiStephen Warren2-3/+3
2012-10-07ARM: iop: fix mismerge of KconfigOlof Johansson1-2/+0
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds66-1304/+1766
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds126-829/+3734
2012-10-07Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds6-18/+98
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-7/+132
2012-10-07ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann1-1/+1
2012-10-07ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann1-2/+0
2012-10-07ARM: soc: dependency warnings for errataArnd Bergmann2-4/+4