aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds14-197/+1062
2011-11-05ARM: mach-shmobile: ag5evm needs CONFIG_I2CGuennadi Liakhovetski1-0/+1
2011-11-05ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm3-15/+71
2011-11-05ARM: mach-shmobile: Add support for PINT though INTC macrosMagnus Damm1-0/+51
2011-11-05ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm1-0/+19
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh73a0Magnus Damm2-33/+157
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7372Magnus Damm1-64/+8
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7377Magnus Damm1-61/+6
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7367Magnus Damm1-34/+6
2011-11-05ARM: mach-shmobile: sh73a0 GPIO IRQ supportMagnus Damm1-0/+41
2011-11-05ARM: sh7372 ap4evb NOR Flash USB boot fixBastian Hecht1-2/+2
2011-11-05ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm1-2/+2
2011-11-05ARM: 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/mchehab/linux-mediaLinus Torvalds2-4/+5
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/torvalds/linux into rmobile-latestPaul Mundt19-296/+455
2011-11-03[media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymoreGuennadi Liakhovetski1-3/+0
2011-11-03[media] ARM: mach-shmobile: convert mackerel to mediabus flagsGuennadi Liakhovetski1-0/+4
2011-11-03[media] ARM: ap4evb: switch imx074 configuration to default number of lanesGuennadi Liakhovetski1-1/+1
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+5
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-0/+12
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds8-9/+15
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-20/+4
2011-10-26ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sourcesSimon Horman2-0/+12
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-265/+410
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King3-6/+6
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier2-6/+0
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm6-2/+96
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm5-5/+54
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-10-17ARM: shmobile: convert logical CPU numbers to physical numbersWill Deacon1-1/+5
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat8-28/+201
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto1-0/+1
2011-09-26Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki8-29/+198
2011-09-25ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm2-1/+6
2011-09-25ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm3-12/+257
2011-09-25ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm3-246/+23
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King7-28/+197
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stableRussell King3-0/+4
2011-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latestPaul Mundt3-0/+4
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds7-28/+197
2011-08-29ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 supportMagnus Damm1-0/+93
2011-08-29ARM: mach-shmobile: Kota2 SCIFA4 and SCIFB supportMagnus Damm1-0/+13
2011-08-29ARM: mach-shmobile: Kota2 MMCIF supportMagnus Damm1-0/+49