summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/dmaengine'Paul Mundt2010-02-085-56/+155
|\
| * sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2010-02-082-8/+48
| * sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-085-50/+109
* | sh: Fix up hp6xx build.Paul Mundt2010-02-051-8/+5
* | sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt2010-02-051-5/+5
* | sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-034-26/+90
* | sh: Disable generic IRQ probing.Paul Mundt2010-02-021-3/+0
* | sh: enable sparseirq for highlander and r2d.Paul Mundt2010-02-021-12/+4
* | sh: mach-dreamcast: Convert to sparseirq.Paul Mundt2010-02-024-19/+34
* | sh: hd6446x: Convert to sparseirq.Paul Mundt2010-02-022-3/+20
* | sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.Paul Mundt2010-02-022-12/+28
* | sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski2010-02-021-10/+11
* | Merge branch 'sh/stable-updates'Paul Mundt2010-02-028-12/+14
|\ \ | |/
| * sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-021-2/+2
| * sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski2010-02-021-4/+4
| * Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-291-1/+1
| * sh64: wire up sys_accept4.Paul Mundt2010-01-192-1/+3
| * sh: unwire sys_recvmmsg.Paul Mundt2010-01-192-3/+3
| * sh: ms7724: Correct sh-eth EEPROM polling timeout.Kuninori Morimoto2010-01-181-1/+1
* | sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-019-92/+133
* | sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-015-29/+317
* | sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-017-16/+12
* | sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-015-1/+98
* | sh: Fix up large system memory handling for SH7780 PCI.Paul Mundt2010-02-011-6/+28
* | sh: Fix up asm/hw_breakpoint.h header check.Paul Mundt2010-01-301-3/+3
* | sh: mach-se: Fix up irq_desc reference.Paul Mundt2010-01-301-1/+2
* | sh: Kill off broken type 1 PCI config access checks.Paul Mundt2010-01-304-37/+0
* | sh: support PCI domains.Paul Mundt2010-01-293-3/+31
* | sh: Bail out early on PCI resource conflicts.Paul Mundt2010-01-291-13/+9
* | sh: Reworked SH7780 PCI initialization.Paul Mundt2010-01-295-145/+102
* | sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-292-29/+0
* | sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2010-01-282-23/+0
* | sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt2010-01-281-18/+18
* | sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt2010-01-281-3/+1
* | sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt2010-01-281-2/+0
* | sh: mach-titan: Kill off unused PIO port mangling.Paul Mundt2010-01-285-136/+3
* | sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO2010-01-271-4/+3
* | sh: kmemleak support.Chris Smith2010-01-271-3/+3
* | sh: Optimize runtime disabling of trapped I/O.Paul Mundt2010-01-271-0/+2
* | sh: flag ctrl_in/outX as __deprecated.Paul Mundt2010-01-261-10/+45
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-26115-698/+698
* | sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt2010-01-211-0/+2
* | sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-2115-39/+20
* | sh: Track the uncached mapping size.Paul Mundt2010-01-213-8/+24
* | sh: Rework P2 to only include kernel text.Paul Mundt2010-01-211-77/+92
* | sh: initial PMB mapping iteration by helper macro.Paul Mundt2010-01-211-147/+60
* | sh: pretty print virtual memory map on boot.Paul Mundt2010-01-201-2/+36
* | sh: mach-sdk7786: Probe system FPGA area mapping.Paul Mundt2010-01-203-4/+50
* | sh: Correct iounmap fixmap teardown.Paul Mundt2010-01-201-7/+2
* | sh: mach-sdk7786: reset controller reboot support.Paul Mundt2010-01-201-0/+8
OpenPOWER on IntegriCloud