summaryrefslogtreecommitdiff
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/...Linus Torvalds9-265/+410
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
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-21ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
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-26ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm2-1/+6
2011-09-26ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm3-12/+257
2011-09-26ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm3-246/+23
2011-08-30Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-28/+197
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm1-1/+5
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm1-3/+9
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto1-2/+4
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto1-1/+1
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm1-4/+3
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt3-1/+154
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm1-1/+1
2011-08-25PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki1-0/+1
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki4-2/+4
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki1-4/+2
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki1-1/+1
2011-08-25ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Rafael J. Wysocki3-40/+14
2011-08-25ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm3-0/+4
2011-08-08ARM: mach-shmobile: mackerel: Add USB-DMA IDKuninori Morimoto1-0/+4
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt6-29/+10
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds4-14/+0
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+10
2011-07-28[media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski1-7/+6
2011-07-28[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski1-8/+4
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-25Merge branch 'rmobile/sdio' into rmobile-latestPaul Mundt11-13/+265
2011-07-25ARM: mach-shmobile: ag5evm: SDHI requires waiting for idleSimon Horman1-1/+2
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+37
2011-07-23Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King6-9/+41
2011-07-14ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki1-2/+1
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki1-1/+1
2011-07-13ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki3-18/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina5-74/+164
2011-07-11ARM: static should be at beginning of declarationJesper Juhl1-1/+1
2011-07-11ARM: static should be at beginning of declarationJesper Juhl1-1/+1
2011-07-11ARM: mach-shmobile: Use CMT2 for timer on sh7372Magnus Damm2-19/+19
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto4-14/+0
2011-07-10ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm1-3/+42
2011-07-10ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm1-0/+13
2011-07-10ARM: mach-shmobile: Runtime PM late init callbackMagnus Damm2-0/+11
2011-07-10ARM: mach-shmobile: sh7372 D4 supportMagnus Damm3-0/+6
2011-07-10ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto5-0/+10