summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-11-04ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm1-0/+19
2011-11-04ARM: mach-shmobile: Use common INTC IRQ code on sh73a0Magnus Damm2-33/+157
2011-11-04ARM: mach-shmobile: Use common INTC IRQ code on sh7372Magnus Damm1-64/+8
2011-11-04ARM: mach-shmobile: Use common INTC IRQ code on sh7377Magnus Damm1-61/+6
2011-11-04ARM: mach-shmobile: Use common INTC IRQ code on sh7367Magnus Damm1-34/+6
2011-11-04ARM: mach-shmobile: sh73a0 GPIO IRQ supportMagnus Damm1-0/+41
2011-11-04ARM: sh7372 ap4evb NOR Flash USB boot fixBastian Hecht1-2/+2
2011-11-04ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm1-2/+2
2011-11-04ARM: mach-shmobile: Break out INTC IRQ codeMagnus Damm1-0/+195
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+7
2011-11-04Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt4-4/+461
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1391-26011/+35147
2011-11-04[media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymoreGuennadi Liakhovetski1-3/+0
2011-11-04[media] ARM: PXA: use gpio_set_value_cansleep() on pcm990Guennadi Liakhovetski1-2/+2
2011-11-04[media] ARM: mach-shmobile: convert mackerel to mediabus flagsGuennadi Liakhovetski1-0/+4
2011-11-04[media] ARM: ap4evb: switch imx074 configuration to default number of lanesGuennadi Liakhovetski1-1/+1
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds12-75/+55
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds1-1/+8
2011-11-02Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds77-14/+5726
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds33-84/+2209
2011-11-02Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds56-1118/+1372
2011-11-02Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds15-79/+136
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds121-665/+1399
2011-11-02Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds59-586/+3147
2011-11-02Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds29-1307/+0
2011-11-02Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds43-1325/+2079
2011-11-02Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds21-494/+1376
2011-11-02Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds22-7/+352
2011-11-02Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds221-8853/+5251
2011-11-02Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds54-92/+404
2011-11-02Merge branch 'imx/imx6q' into next/socArnd Bergmann32-80/+3648
2011-11-02Merge branch 'picoxcell/soc' into next/socArnd Bergmann25-0/+1317
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann269-3356/+2145
2011-11-02Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-4/+27
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann135-5256/+3993
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann464-1658/+829
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann462-1656/+827
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks1-4/+0
2011-11-01backlight: fix broken regulator API usage in l4f00242t03Mark Brown2-8/+4
2011-11-01arm: Add moduleparam.h to arch/arm files as requiredPaul Gortmaker1-0/+1
2011-11-01arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker6-0/+6
2011-11-01arm: Add export.h to ARM specific files as required.Paul Gortmaker34-0/+34
2011-11-01arm: convert core files from module.h to export.hPaul Gortmaker14-14/+14
2011-11-01arm: remove several unnecessary module.h include instancesPaul Gortmaker5-5/+0
2011-11-01arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker2-0/+2
2011-11-01arm: fix implicit use of sched.h in bcmring/dma.cPaul Gortmaker1-0/+1
2011-11-01arm: fix implicit use of moduleparam in mach-mx31*.cPaul Gortmaker3-0/+3
2011-11-01arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker3-0/+3
2011-11-01arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker5-0/+5
2011-11-01arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker1-0/+1