summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | | sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski2010-03-021-6/+2
* | | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-022-0/+9
* | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-0213-225/+361
* | | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-025-26/+442
* | | sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-022-0/+17
* | | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-021-6/+97
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+3
|\ \ \
| * \ \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-255-5/+7
| |\ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-2/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-011-0/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-011-0/+26
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-2559-888/+3043
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-251-0/+26
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-3/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-297-6/+16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-281-3/+0
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-282-9/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-272-9/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-172-9/+2
| | |/ / / / /
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-262-3/+3
|\ \ \ \ \ \ \
| * | | | | | | soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2010-02-262-3/+3
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-261-0/+8
|\ \ \ \ \ \ \
| * | | | | | | sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-26271-3933/+8439
|\ \ \ \ \ \ \
| * | | | | | | sh: remove dead LED code for migo-r and ms7724seMagnus Damm2010-02-262-29/+0
| * | | | | | | sh: ecovec build fix for CONFIG_I2C=nMagnus Damm2010-02-261-0/+7
| * | | | | | | sh: ecovec r-standby supportMagnus Damm2010-02-262-1/+61
| * | | | | | | sh: ms7724se r-standby supportMagnus Damm2010-02-262-1/+81
| * | | | | | | sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-263-3/+122
| * | | | | | | sh: ms7724: modify scan_timing for KEYSCKuninori Morimoto2010-02-251-1/+1
| * | | | | | | sh: ms7724: Add sh_sir supportKuninori Morimoto2010-02-251-0/+26
| * | | | | | | sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto2010-02-251-0/+27
| * | | | | | | sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-234-2/+51
| * | | | | | | sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt2010-02-231-0/+2
| * | | | | | | sh: sh7724: Update FSI/SPU2 clockKuninori Morimoto2010-02-222-5/+15
| * | | | | | | sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2010-02-222-1/+6
| * | | | | | | sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-223-0/+16
| * | | | | | | sh: introduce struct clk_div4_tableMagnus Damm2010-02-229-17/+51
| * | | | | | | sh: clock-cpg div4 set_rate() shift fixMagnus Damm2010-02-221-2/+2
| * | | | | | | sh: Turn on speculative return for SH7785 and SH7786Matt Fleming2010-02-181-1/+2
| * | | | | | | Merge branch 'sh/pmb-dynamic'Paul Mundt2010-02-1819-282/+571
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-1810-71/+276
| | * | | | | | | sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-181-27/+19
| | * | | | | | | sh: Provide uncached I/O helpers.Paul Mundt2010-02-181-0/+22
| | * | | | | | | sh: PMB locking overhaul.Paul Mundt2010-02-172-56/+114
| | * | | | | | | sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-171-24/+32
| | * | | | | | | sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-172-31/+30
| | * | | | | | | sh: uncached mapping helpers.Paul Mundt2010-02-176-30/+58
| | * | | | | | | sh: PMB tidying.Paul Mundt2010-02-173-47/+42
| | * | | | | | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-175-12/+17
OpenPOWER on IntegriCloud