summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM/dts: omap3: Fix mcbsp2/3 hwmods to be able to probe the drivers for audioPeter Ujfalusi2012-10-221-2/+2
| | |/ / /
| * | | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann2012-10-256-13/+14
| |\ \ \ \
| | * | | | ARM i.MX25: Fix PWM per clock lookupsSascha Hauer2012-10-101-4/+4
| | * | | | ARM i.MX25 clk: Fix nfc_ipg_per parentSascha Hauer2012-10-101-1/+1
| | * | | | ARM i.MX25: Fix lcdc_ipg_per parent clockSascha Hauer2012-10-101-1/+1
| | * | | | ARM: mxc: platform-mxc-mmc: Fix register region sizeFabio Estevam2012-10-101-1/+1
| | * | | | ARM: imx: clk-imx27: Fix divider width fieldFabio Estevam2012-10-091-2/+2
| | * | | | ARM: imx: fix the return value check in imx_clk_busy_divider()Wei Yongjun2012-10-081-1/+1
| | * | | | ARM: imx_v6_v7_defconfig: Enable CONFIG_GPIO_MC9S08DZ60Fabio Estevam2012-10-081-0/+2
| | * | | | ARM: imx: fix return value check in imx3_init_l2x0()Wei Yongjun2012-10-081-3/+2Star
| * | | | | Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux...Arnd Bergmann2012-10-252-1/+17
| |\ \ \ \ \
| | * | | | | ARM: ux500: Correct SDI5 address and add some format changesLee Jones2012-10-251-1/+6
| | * | | | | ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DTLee Jones2012-10-251-0/+10
| | * | | | | ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKELee Jones2012-10-251-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-10-2520-49/+48Star
| |\ \ \ \ \
| | * | | | | ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD2012-10-241-8/+2Star
| | * | | | | ARM: at91/i2c: change id to let i2c-at91 workBo Shen2012-10-249-11/+11
| | * | | | | ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-245-5/+5
| | * | | | | ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels.Marek Belisko2012-10-241-2/+2
| | * | | | | ARM: at91: fix external interrupt specification in board codeNicolas Ferre2012-10-243-3/+3
| | * | | | | ARM: at91: fix external interrupts in non-DT caseNicolas Ferre2012-10-243-4/+10
| | * | | | | ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov2012-10-241-1/+1
| | |/ / / /
| * | | | | ARM: dts: mxs: add the "clock-names" for gpmi-nandHuang Shijie2012-10-252-0/+2
* | | | | | Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-261-2/+2
|\ \ \ \ \ \
| * | | | | | Revert "serial: omap: fix software flow control"Felipe Balbi2012-10-241-2/+2
| | |/ / / / | |/| | | |
* | | | | | Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski2012-10-261-1/+0Star
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-2614-30/+50
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2012-10-2210-16/+27
| |\ \ \ \ \ \
| | * | | | | | ARM: warnings in arch/arm/include/asm/uaccess.hArnd Bergmann2012-10-091-2/+2
| | * | | | | | ARM: binfmt_flat: unused variable 'persistent'Arnd Bergmann2012-10-091-1/+1
| | * | | | | | ARM: be really quiet when building with 'make -s'Arnd Bergmann2012-10-092-6/+6
| | * | | | | | ARM: pass -marm to gcc by default for both C and assemblerArnd Bergmann2012-10-091-6/+7
| | * | | | | | ARM: Xen: fix initial build problemsArnd Bergmann2012-10-091-0/+1
| | * | | | | | ARM: export default read_current_timerArnd Bergmann2012-10-091-0/+1
| | * | | | | | ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann2012-10-091-1/+3
| | * | | | | | ARM: export set_irq_flagsArnd Bergmann2012-10-091-0/+2
| | * | | | | | ARM: kprobes: make more tests conditionalArnd Bergmann2012-10-091-0/+4
| * | | | | | | ARM: drop experimental status for hotplug and Thumb2Russell King2012-10-221-4/+4
| * | | | | | | ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij2012-10-221-2/+2
| * | | | | | | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-221-4/+10
| * | | | | | | ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon2012-10-181-0/+4
| * | | | | | | ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen2012-10-181-4/+3Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-10-263-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart2012-10-241-1/+0Star
| * | | | | | | ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han2012-10-241-1/+1
| * | | | | | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-10-231-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-243-7/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-191695-66126/+39518Star
| |\| | | | |
| * | | | | | xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell2012-10-191-1/+7
| * | | | | | xen: arm: make p2m operations NOPsIan Campbell2012-10-191-3/+10