aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
...
| | * | arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini2010-02-28
| * | | sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt2010-02-28
| |/ /
* | | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-01
* | | sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski2010-03-01
* | | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-01
* | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-01
* | | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-01
* | | sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-01
* | | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-01
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \ \
| * \ \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-25
| |\ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-01
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-01
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-25
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-25
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-28
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
| | |/ / / / /
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-26
|\ \ \ \ \ \ \
| * | | | | | | soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2010-02-26
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-26
|\ \ \ \ \ \ \
| * | | | | | | sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-05
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-26
|\ \ \ \ \ \ \
| * | | | | | | sh: remove dead LED code for migo-r and ms7724seMagnus Damm2010-02-26
| * | | | | | | sh: ecovec build fix for CONFIG_I2C=nMagnus Damm2010-02-26
| * | | | | | | sh: ecovec r-standby supportMagnus Damm2010-02-26
| * | | | | | | sh: ms7724se r-standby supportMagnus Damm2010-02-26
| * | | | | | | sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-26
| * | | | | | | sh: ms7724: modify scan_timing for KEYSCKuninori Morimoto2010-02-25
| * | | | | | | sh: ms7724: Add sh_sir supportKuninori Morimoto2010-02-25
| * | | | | | | sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto2010-02-25
| * | | | | | | sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-22
| * | | | | | | sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt2010-02-22
| * | | | | | | sh: sh7724: Update FSI/SPU2 clockKuninori Morimoto2010-02-22
| * | | | | | | sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2010-02-22
| * | | | | | | sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-22
| * | | | | | | sh: introduce struct clk_div4_tableMagnus Damm2010-02-22
| * | | | | | | sh: clock-cpg div4 set_rate() shift fixMagnus Damm2010-02-22
| * | | | | | | sh: Turn on speculative return for SH7785 and SH7786Matt Fleming2010-02-18
| * | | | | | | Merge branch 'sh/pmb-dynamic'Paul Mundt2010-02-18
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-18
| | * | | | | | | sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-17
| | * | | | | | | sh: Provide uncached I/O helpers.Paul Mundt2010-02-17
| | * | | | | | | sh: PMB locking overhaul.Paul Mundt2010-02-17
| | * | | | | | | sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-17
| | * | | | | | | sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-17