summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-312-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-174-16/+16
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-172-8/+6
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-174-8/+10
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-145-6/+6
|\ \
| * | fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-195-6/+6
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-122-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+13
|\ \ \
| * \ \ Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-136-6/+27
| |\ \ \ | | |/ /
| * | | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-241-1/+13
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-1140-1549/+391
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt2012-01-121-32/+2
| * | | sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt2012-01-121-37/+6
| * | | Merge branch 'sh/nommu' into sh-latestPaul Mundt2012-01-123-65/+85
| |\ \ \
| | * | | sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy2012-01-121-39/+84
| * | | | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-1218-494/+8
| |\ \ \ \
| | * | | | sh: sh7722: fix Oops: remove empty clock entriesGuennadi Liakhovetski2011-11-241-8/+5
| | * | | | sh: sh7723.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-241-2/+1
| | * | | | sh: sh7724.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-241-2/+1
| | * | | | sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-184-233/+0
| | * | | | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-1810-241/+0
| | * | | | sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-183-8/+1
| * | | | | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-1212-856/+202
| |\ \ \ \ \ | | |/ / / /
| | * | | | sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-183-331/+0
| | * | | | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-186-216/+79
| | * | | | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-186-147/+44
| | * | | | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-186-201/+91
| | | |/ / | | |/| |
| * | | | sh: add a resource name for shdmaShimoda, Yoshihiro2012-01-126-7/+12
| * | | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2012-01-104-12/+5
| |\ \ \ \
| | * | | | sh: Remove redundant try_to_freeze() invocations.Paul Mundt2012-01-102-8/+0
| | * | | | sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt2012-01-101-0/+1
| | * | | | sh: Fix up store queue code for subsys_interface changes.Paul Mundt2012-01-101-4/+4
| * | | | | sh: add platform_device for renesas_usbhs in board-sh7757lcrShimoda, Yoshihiro2012-01-091-0/+39
| * | | | | sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro2012-01-091-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-0912-72/+66
| |\ \ \ \ \ | | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt2011-12-093-80/+41
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-062-15/+26
| | * | | | | sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-12-061-63/+13
| | * | | | | sh: clkfwk: setup clock parent from current register valueKuninori Morimoto2011-11-241-2/+2
| | |/ / / /
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-31/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-10/+10
| * | | | | PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
| * | | | | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-102-26/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-23/+1
| * | | | | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-211-6/+10
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-53/+56
|\ \ \ \ \
OpenPOWER on IntegriCloud