| Commit message (Expand) | Author | Age | Files | Lines |
* | [APM] SH: Convert to use shared APM emulation. | Paul Mundt | 2007-02-09 | 1 | -44/+24 |
* | sh: Kill off unused SE7619 I/O ops. | Yoshinori Sato | 2006-12-12 | 3 | -124/+1 |
* | sh: Fix Solution Engine 7619 build. | Yoshinori Sato | 2006-12-12 | 2 | -33/+33 |
* | sh: IPR IRQ updates for SH7619/SH7206. | Yoshinori Sato | 2006-12-12 | 1 | -4/+12 |
* | sh: landisk board build fixes. | Paul Mundt | 2006-12-12 | 1 | -2/+2 |
* | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan | 2006-12-06 | 1 | -12/+15 |
* | sh: platform_pata support for R7780RP | Paul Mundt | 2006-12-06 | 1 | -0/+29 |
* | sh: R7780RP push-switch support. | Paul Mundt | 2006-12-06 | 2 | -1/+125 |
* | sh: Drop CPU subtype IRQ headers. | Paul Mundt | 2006-12-06 | 1 | -0/+1 |
* | sh: SE7206 build fixes. | Paul Mundt | 2006-12-06 | 2 | -35/+12 |
* | sh: Add support for Solution Engine 7206 and 7619 boards. | Yoshinori Sato | 2006-12-06 | 8 | -0/+578 |
* | sh: Fix IPR-IRQ's for IRQ-chip change breakage. | Jamie Lenehan | 2006-10-31 | 10 | -225/+251 |
* | sh: Updates for irq-flow-type naming changes. | Paul Mundt | 2006-10-19 | 1 | -3/+3 |
* | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 | 14 | -35/+18 |
* | sh: Default enable R7780RP IRQs. | Paul Mundt | 2006-10-12 | 1 | -1/+1 |
* | sh: Convert r7780rp IRQ handler to IRQ chip. | Paul Mundt | 2006-10-06 | 1 | -83/+22 |
* | sh: Updates for IRQ handler changes. | Paul Mundt | 2006-10-06 | 4 | -7/+6 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 17 | -17/+17 |
* | sh: Kill off remaining config.h references. | Paul Mundt | 2006-10-03 | 12 | -20/+0 |
* | sh: build fixes for defconfigs. | Paul Mundt | 2006-10-03 | 7 | -13/+9 |
* | sh: machvec rework. | Paul Mundt | 2006-09-27 | 29 | -731/+465 |
* | sh: Solution Engine SH7343 board support. | Paul Mundt | 2006-09-27 | 5 | -0/+605 |
* | sh: SH7710VoIPGW board support. | Paul Mundt | 2006-09-27 | 2 | -0/+110 |
* | sh: Cleanup IRQ disabling for hardirq handlers. | Paul Mundt | 2006-09-27 | 9 | -111/+28 |
* | sh: Kill off dead boards. | Paul Mundt | 2006-09-27 | 29 | -2387/+0 |
* | sh: Kill off the rest of the legacy rtc mess. | Paul Mundt | 2006-09-27 | 1 | -24/+3 |
* | sh: SHMIN board support. | Takashi YOSHII | 2006-09-27 | 2 | -0/+54 |
* | sh: Add support for SH7706/SH7710/SH7343 CPUs. | Paul Mundt | 2006-09-27 | 2 | -3/+4 |
* | sh: Move voyagergx_reg.h to a more sensible place. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict. | Paul Mundt | 2006-09-27 | 5 | -26/+16 |
* | sh: VoyagerGX cleanups and 8250 UART support. | Paul Mundt | 2006-09-27 | 1 | -8/+69 |
* | sh: Consolidated SH7751/SH7780 PCI support. | Paul Mundt | 2006-09-27 | 12 | -578/+225 |
* | sh: APM/PM support. | Andriy Skulysh | 2006-09-27 | 5 | -1/+287 |
* | sh: SE73180 updates for IRQ changes. | Paul Mundt | 2006-09-27 | 1 | -0/+2 |
* | sh: Add support for R7780RP and R7780MP boards. | Paul Mundt | 2006-09-27 | 6 | -0/+690 |
* | sh: Board updates for I/O routine rework. | Paul Mundt | 2006-09-27 | 25 | -449/+163 |
* | sh: ioremap() overhaul. | Paul Mundt | 2006-09-27 | 8 | -305/+199 |
* | sh: Titan board support. | Jamie Lenehan | 2006-09-27 | 3 | -0/+221 |
* | sh: landisk board support. | kogiidena | 2006-09-27 | 6 | -0/+1102 |
* | sh: RTS7751R2D board updates. | Paul Mundt | 2006-09-27 | 6 | -80/+67 |
* | sh: HS7751RVoIP board updates. | Paul Mundt | 2006-09-27 | 4 | -67/+64 |
* | sh: Kill off dead code for SE and SystemH boards. | Paul Mundt | 2006-09-27 | 8 | -58/+12 |
* | sh: Various cosmetic cleanups. | Paul Mundt | 2006-09-27 | 9 | -36/+17 |
* | sh: Make hs7751rvoip/rts7751r2d use pm_power_off. | Paul Mundt | 2006-09-27 | 2 | -4/+16 |
* | sh: Move smc37c93x.h for SystemH board use. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] irq-flags: SH: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 57 | -57/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 2 | -3/+3 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 2 | -3/+3 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 13 | -15/+15 |
|/ |
|