summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt2011-11-044-4/+461
|\
| * ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 supportMagnus Damm2011-08-291-0/+93
| * ARM: mach-shmobile: Kota2 SCIFA4 and SCIFB supportMagnus Damm2011-08-291-0/+13
| * ARM: mach-shmobile: Kota2 MMCIF supportMagnus Damm2011-08-291-0/+49
| * ARM: mach-shmobile: Kota2 GPIO LEDs supportMagnus Damm2011-08-291-0/+27
| * ARM: mach-shmobile: Kota2 GPIO Keys supportMagnus Damm2011-08-291-0/+32
| * ARM: mach-shmobile: Kota2 KEYSC supportMagnus Damm2011-08-291-0/+65
| * ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X supportMagnus Damm2011-08-294-4/+182
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-11-0419-296/+455
|\ \
| * \ Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-1/+5
| |\ \
| | * | ARM: shmobile: convert logical CPU numbers to physical numbersWill Deacon2011-10-171-1/+5
| * | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-0/+1
| |\ \ \
| | * \ \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-158-28/+201
| | |\ \ \ | | | |/ /
| | * | | fbdev: sh_mobile_meram: Assign meram to the SH7372_A4LC power domainDamian2011-08-191-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-282-0/+12
| |\ \ \ \
| | * | | | ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sourcesSimon Horman2011-10-262-0/+12
| | | |/ / | | |/| |
| * | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-288-9/+15
| |\ \ \ \
| | * \ \ \ Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-233-6/+6
| | |\ \ \ \
| | | * | | | ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-232-6/+0
| | * | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-167-28/+197
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King2011-09-153-0/+4
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | ARM: mach-shmobile: Setup consistent dma size at boot timeJon Medhurst2011-08-226-3/+15
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-20/+4
| |\ \ \ \ \
| | * | | | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+4
| | * | | | | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-5/+0
| | * | | | | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-14/+1
| | |/ / / /
| * | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-259-265/+410
| |\ \ \ \ \
| | * | | | | ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm2011-10-226-2/+96
| | * | | | | ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm2011-10-225-5/+54
| | * | | | | Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-268-29/+198
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm2011-09-252-1/+6
| | * | | | | ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm2011-09-253-12/+257
| | * | | | | ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm2011-09-253-246/+23
| | * | | | | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-251-0/+1
| | * | | | | PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-254-2/+4
| | * | | | | PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-251-4/+2
| | * | | | | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-251-1/+1
| | * | | | | ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Rafael J. Wysocki2011-08-253-40/+14
| * | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-0/+1
| |\ \ \ \ \ \
| | * | | | | | usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-131-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| | | |_|/ / | | |/| | |
| * | | | | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-0/+6
| |/ / / /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-09-053-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-08-297-28/+197
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm2011-08-271-1/+1
| | |/ / | |/| |
| * | | ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-243-0/+4
| | |/ | |/|
* | | Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt2011-08-295-9/+173
|\ \ \ | | |/ | |/|
| * | ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm2011-08-291-1/+5
| * | ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm2011-08-291-3/+9
OpenPOWER on IntegriCloud