summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* 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 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-014-14/+0
|\
| * sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto2011-07-114-14/+0
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-302-15/+10
|\ \
| * | [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-271-7/+6
| * | [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski2011-07-271-8/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-115-74/+164
| |\ \ \ | | |/ /
| * | | ARM: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-243-5/+37
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-226-9/+41
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-5/+0
| | | * | ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman2011-06-292-0/+37
* | | | | ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki2011-07-141-2/+1
* | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-141-1/+1
* | | | | ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-133-18/+2
* | | | | ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm2011-07-101-3/+42
* | | | | ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm2011-07-101-0/+13
* | | | | ARM: mach-shmobile: Runtime PM late init callbackMagnus Damm2011-07-102-0/+11
* | | | | ARM: mach-shmobile: sh7372 D4 supportMagnus Damm2011-07-103-0/+6
* | | | | ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto2011-07-105-0/+10
* | | | | ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Kuninori Morimoto2011-07-103-0/+3
* | | | | ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm2011-07-023-0/+6
* | | | | ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm2011-07-023-0/+6
* | | | | ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm2011-07-023-0/+8
* | | | | ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm2011-07-023-1/+5
* | | | | ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki2011-07-023-0/+130
* | | | | PM: Rename clock management functionsRafael J. Wysocki2011-07-021-3/+3
* | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-4/+4
| |/ / / |/| | |
* | | | ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski2011-06-301-1/+1
* | | | ARM: mach-shmobile: ag5evm: consistently name sdhi info structuresSimon Horman2011-06-211-2/+2
* | | | ARM: mach-shmobile: mackerel: change usbhs devices orderKuninori Morimoto2011-06-211-1/+1
|/ / /
* | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-151-15/+6
* | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
* | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-141-0/+6
* | | ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-141-65/+160
* | | ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-141-3/+1
| |/ |/|
* | ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski2011-06-021-0/+7
* | ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIOGuennadi Liakhovetski2011-05-261-0/+20
* | Merge branch 'rmobile/fbdev' into rmobile-latestPaul Mundt2011-05-262-0/+114
|\ \ | |/ |/|
| * sh_mobile_meram: MERAM platform data for LCDCDamian2011-05-252-0/+114
* | ARM: mach-shmobile: mackerel: add renesas_usbhs support for USB1Kuninori Morimoto2011-05-251-1/+190
* | ARM: mach-shmobile: Correct the G4EVM SDHI0 I/O range.Paul Mundt2011-05-251-1/+1
* | ARM: arch-shmobile: sh7372: add renesas_usbhs irq supportKuninori Morimoto2011-05-251-0/+2
* | ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalidMagnus Damm2011-05-251-0/+1
* | ARM: mach-shmobile: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-251-0/+1
* | ARM: mach-shmobile: Enable DMAEngine for SDHI on AG5EVMMagnus Damm2011-05-251-0/+4
* | ARM: mach-shmobile: Enable DMAEngine for MMCIF on AG5EVMMagnus Damm2011-05-251-0/+9
OpenPOWER on IntegriCloud