summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-09-13ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren92-429/+384
2012-09-13ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren1-54/+0
2012-09-13ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren5-273/+268
2012-09-13ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren5-329/+4
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren46-238/+252
2012-09-13ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren25-237/+23
2012-09-13ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren18-50/+0
2012-09-13ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2-2/+0
2012-09-13ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2-3/+2
2012-09-13ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren1-1/+2
2012-09-13ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2-1/+2
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-57/+151
2012-09-13Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren124-464/+567
2012-09-13ARM: AM33XX: clock: Add dcan clock aliases for device-treeVaibhav Hiremath1-0/+2
2012-09-13ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath2-4/+4
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley34-258/+206
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley8-18/+27
2012-09-12ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath4-0/+3388
2012-09-12ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod frameworkVaibhav Hiremath1-0/+178
2012-09-11ARM: clk-imx35: Fix SSI clock registrationFabio Estevam1-4/+2
2012-09-11ARM: clk-imx25: Fix SSI clock registrationFabio Estevam1-4/+2
2012-09-11ARM: OMAP: remove plat/board.h fileIgor Grinberg38-52/+0
2012-09-11ARM: OMAP: move debug_card_init() functionIgor Grinberg3-6/+10
2012-09-11ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg11-18/+0
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg5-7/+4
2012-09-11ARM: OMAP: remove the omap custom tagsIgor Grinberg2-118/+0
2012-09-11ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg1-8/+0
2012-09-11ARM: OMAP: remove the sti console workaroundIgor Grinberg1-10/+0
2012-09-11ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2-18/+12
2012-09-11serial: pl011: delete reset callbackLinus Walleij1-21/+0
2012-09-11ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg13-77/+0
2012-09-10arm: mm: fix DMA pool affiliation checkThomas Petazzoni1-1/+1
2012-09-09ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon1-0/+1
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon1-2/+16
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2012-09-09Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds4-11/+119
2012-09-08Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson11-24/+94
2012-09-07ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-07ARM: 7521/1: Fix semihosting Kconfig textStephen Boyd1-3/+3
2012-09-07ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd1-0/+3
2012-09-07serial: omap: fix compile breakageFelipe Balbi1-4/+0
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi1-37/+0
2012-09-06serial: omap: fix software flow controlVikram Pandita1-2/+2
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi2-11/+14
2012-09-06serial: omap: define and use to_uart_omap_port()Felipe Balbi1-0/+2
2012-09-05Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren6-18/+75
2012-09-05Merge branch 'fixes-wakeupgen' into fixesTony Lindgren46-97/+162
2012-09-05ARM: gemini: fix the gemini buildLinus Walleij1-0/+1
2012-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson3-3/+4