aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-265/+410
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2011-10-25Merge branch 'misc' into for-linusGravatar Russell King 1-1/+1
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Gravatar Magnus Damm 6-2/+96
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Gravatar Magnus Damm 5-5/+54
2011-10-20ARM: smp: fix clipping of number of CPUsGravatar Russell King 1-0/+6
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsGravatar Sascha Hauer 1-1/+1
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlGravatar Kuninori Morimoto 1-0/+1
2011-09-26Merge branch 'pm-fixes' into pm-domainsGravatar Rafael J. Wysocki 8-29/+198
2011-09-25ARM: mach-shmobile: sh7372 sleep warning fixesGravatar Magnus Damm 2-1/+6
2011-09-25ARM: mach-shmobile: sh7372 A3SM supportGravatar Magnus Damm 3-12/+257
2011-09-25ARM: mach-shmobile: sh7372 generic suspend/resume supportGravatar Magnus Damm 3-246/+23
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-28/+197
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportGravatar Magnus Damm 1-1/+5
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportGravatar Magnus Damm 1-3/+9
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsGravatar Kuninori Morimoto 1-2/+4
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterGravatar Kuninori Morimoto 1-1/+1
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSGravatar Magnus Damm 1-4/+3
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusGravatar Paul Mundt 3-1/+154
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Gravatar Magnus Damm 1-1/+1
2011-08-25PM / Domains: Preliminary support for devices with power.irq_safe setGravatar Rafael J. Wysocki 1-0/+1
2011-08-25PM: Move clock-related definitions and headers to separate fileGravatar Rafael J. Wysocki 4-2/+4
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadGravatar Rafael J. Wysocki 1-4/+2
2011-08-25PM: Introduce struct pm_subsys_dataGravatar Rafael J. Wysocki 1-1/+1
2011-08-25ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Gravatar Rafael J. Wysocki 3-40/+14
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixGravatar Magnus Damm 3-0/+4
2011-08-08ARM: mach-shmobile: mackerel: Add USB-DMA IDGravatar Kuninori Morimoto 1-0/+4
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 6-29/+10
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Gravatar Linus Torvalds 4-14/+0
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-15/+10
2011-07-27[media] V4L: soc-camera: remove soc-camera bus and devices on itGravatar Guennadi Liakhovetski 1-7/+6
2011-07-27[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGravatar Guennadi Liakhovetski 1-8/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-07-25Merge branch 'rmobile/sdio' into rmobile-latestGravatar Paul Mundt 11-13/+265
2011-07-25ARM: mach-shmobile: ag5evm: SDHI requires waiting for idleGravatar Simon Horman 1-1/+2
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 3-5/+37
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Gravatar Russell King 6-9/+41
2011-07-14ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeGravatar Rafael J. Wysocki 1-2/+1
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Gravatar Rafael J. Wysocki 1-1/+1
2011-07-13ARM / shmobile: Use pm_genpd_poweroff_unused()Gravatar Rafael J. Wysocki 3-18/+2
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 5-74/+164
2011-07-11ARM: static should be at beginning of declarationGravatar Jesper Juhl 1-1/+1
2011-07-11ARM: static should be at beginning of declarationGravatar Jesper Juhl 1-1/+1
2011-07-11ARM: mach-shmobile: Use CMT2 for timer on sh7372Gravatar Magnus Damm 2-19/+19
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hGravatar Kuninori Morimoto 4-14/+0
2011-07-10ARM: mach-shmobile: sh7372 A3RV requires A4LCGravatar Magnus Damm 1-3/+42
2011-07-10ARM: mach-shmobile: sh7372 late pm domain offGravatar Magnus Damm 1-0/+13
2011-07-10ARM: mach-shmobile: Runtime PM late init callbackGravatar Magnus Damm 2-0/+11
2011-07-10ARM: mach-shmobile: sh7372 D4 supportGravatar Magnus Damm 3-0/+6
2011-07-10ARM: mach-shmobile: sh7372 A4MP supportGravatar Kuninori Morimoto 5-0/+10