aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-05sh: Convert sh to use read/update_persistent_clockJohn Stultz1-5/+1
2010-03-05sh: Move PMB debugfs entry initialization to later stagePawel Moll1-1/+1
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt1-2/+2
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt1-6/+31
2010-03-03sh: establish PMB mappings for NUMA nodes.Paul Mundt2-2/+4
2010-03-03sh: check for existing mappings for bolted PMB entries.Paul Mundt1-44/+96
2010-03-02sh: fixed virt/phys mapping helpers for PMB.Paul Mundt1-46/+51
2010-03-02sh: make pmb iomapping configurable.Paul Mundt1-0/+17
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt5-168/+223
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt1-1/+1
2010-03-02sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt1-1/+1
2010-03-02Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt4-28/+8
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski1-0/+20
2010-03-02sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski1-6/+2
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2-0/+9
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski13-225/+361
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski5-26/+442
2010-03-02sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2-0/+17
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski1-6/+97
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+3
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+26
2010-03-01Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+26
2010-03-01sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day1-1/+0
2010-03-01arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-01arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-03-01sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt1-24/+6
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-9/+2
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar2-9/+2
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-3/+3
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds1-0/+8
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds271-3933/+8439
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2-3/+3
2010-02-26sh: remove dead LED code for migo-r and ms7724seMagnus Damm2-29/+0
2010-02-26sh: ecovec build fix for CONFIG_I2C=nMagnus Damm1-0/+7
2010-02-26sh: ecovec r-standby supportMagnus Damm2-1/+61
2010-02-26sh: ms7724se r-standby supportMagnus Damm2-1/+81
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm3-3/+122
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King5-5/+7
2010-02-25sh: ms7724: modify scan_timing for KEYSCKuninori Morimoto1-1/+1
2010-02-25sh: ms7724: Add sh_sir supportKuninori Morimoto1-0/+26
2010-02-25sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto1-0/+27
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt4-2/+51
2010-02-23sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt1-0/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-3/+3
2010-02-22sh: sh7724: Update FSI/SPU2 clockKuninori Morimoto2-5/+15
2010-02-22sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2-1/+6
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm3-0/+16