summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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-12ARM i.MX53 clk: Fix ldb parent clocksSascha Hauer1-2/+2
2012-09-12serial/imx: fix IMX UART macro usage to reflect correct processorOskar Schirmer1-1/+1
2012-09-12ARM: i.MX remove last leftovers from legacy clock supportSascha Hauer9-286/+8
2012-09-12ARM: i.MX clk pllv1: move mxc_decode_pll code to its userSascha Hauer3-48/+46
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: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley1-25/+10
2012-09-12ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley1-13/+8
2012-09-12ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley1-11/+7
2012-09-12ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley1-8/+13
2012-09-12ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley1-8/+7
2012-09-12ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley1-8/+8
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-08ARM: mmp: remove unused definition in APBC and APMUChao Xie2-110/+0
2012-09-08ARM: mmp: move mmp2 clock definition to separated fileChao Xie4-66/+118
2012-09-08arm: mmp: move pxa910 clock definition to separated fileChao Xie4-36/+73
2012-09-08arm: mmp: move pxa168 clock definition to separated fileChao Xie4-53/+98
2012-09-08arm: mmp: make private clock definition exclude from common clockChao Xie1-1/+4
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-07ARM: S3C24XX: Use module_platform_driver macro in mach-osiris-dvs.cSachin Kamat1-12/+1
2012-09-07ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.cSachin Kamat1-13/+1
2012-09-06ARM: tegra: remove duplicate select USE_OFStephen Warren1-1/+0
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2-4/+4
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