index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-26
sh: revert dreamcast pci change
Magnus Damm
1
-22
/
+22
2008-02-14
sh: fix pci io access for r2d boards
Magnus Damm
1
-1
/
+2
2008-02-14
sh: use ctrl_in/out for on chip pci access
Magnus Damm
6
-37
/
+37
2008-02-01
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-01-28
sh: update r7780rp interrupt code
Magnus Damm
1
-14
/
+2
2008-01-28
sh: use declared coherent memory for dreamcast pci ethernet adapter
Magnus Damm
3
-72
/
+11
2008-01-28
sh: Add support for SDK7780 board.
Nicholas Beck
3
-0
/
+133
2008-01-28
sh: Kill off dead HS771RVoIP board support.
Paul Mundt
1
-2
/
+0
2008-01-28
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
4
-1
/
+6
2008-01-28
sh: Get the SH-5 PCI support building.
Paul Mundt
6
-383
/
+270
2008-01-28
sh: Kill off the rest of arch/sh64/kernel/.
Paul Mundt
2
-0
/
+643
2007-11-30
sh: Support PCI IO access of SH7780 base boards.
Nobuhiro Iwamatsu
2
-4
/
+4
2007-11-30
sh: Fix PCI IO space base address of SH7780.
Nobuhiro Iwamatsu
1
-1
/
+1
2007-11-07
sh: Kill off the remaining ST40 cruft.
Paul Mundt
3
-625
/
+0
2007-10-30
sh: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-2
/
+2
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-1
/
+1
2007-09-21
sh: remove sh7780 interrupt controller hack from pci code
Magnus Damm
1
-13
/
+0
2007-09-21
sh: intc - convert board specific r2d code
Magnus Damm
1
-4
/
+4
2007-07-20
sh: update r2d defconfig and fix SH7751R pci compliation
Magnus Damm
1
-0
/
+1
2007-07-20
sh: Fix up PCI section mismatch warnings.
Paul Mundt
3
-3
/
+3
2007-06-11
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
1
-0
/
+1
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
3
-5
/
+5
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
sh: R7785RP board updates.
Ryusuke Sakato
1
-11
/
+1
2007-05-07
sh: se7780 PCI support.
Nobuhiro Iwamatsu
3
-0
/
+157
2007-05-07
sh: SH7780 Solution Engine board support.
Nobuhiro Iwamatsu
2
-8
/
+38
2007-05-07
sh: Add a dummy SH-4 PCIC fixup.
Paul Mundt
2
-9
/
+12
2007-05-07
sh: L-BOX RE2 support.
Nobuhiro Iwamatsu
4
-1
/
+106
2007-05-07
sh: landisk updates.
kogiidena
1
-2
/
+2
2007-05-07
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
5
-17
/
+45
2007-03-12
sh: Fix PCI BAR address-space wraparound.
Hideo Saito
1
-0
/
+6
2007-02-14
sh: Kill off dead bigsur and ec3104 boards.
Paul Mundt
3
-93
/
+0
2006-12-06
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
1
-14
/
+10
2006-12-06
sh: Drop CPU subtype IRQ headers.
Paul Mundt
1
-0
/
+14
2006-10-19
sh: Cleanup board header directories.
Paul Mundt
2
-15
/
+11
2006-10-06
sh: Fix pr_debug statements for sh4
Jamie Lenehan
1
-2
/
+2
2006-10-06
sh: Updates for IRQ handler changes.
Paul Mundt
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
5
-5
/
+5
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
4
-7
/
+0
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
1
-2
/
+2
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
1
-0
/
+1
2006-09-27
sh: Inhibit mapping PCI apertures through page tables.
Paul Mundt
1
-11
/
+9
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
20
-932
/
+638
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
7
-26
/
+649
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
1
-4
/
+17
2006-09-27
sh: Titan board support.
Jamie Lenehan
3
-12
/
+131
2006-07-02
[PATCH] irq-flags: SH: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
9
-9
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-3
/
+3
2005-10-28
[PATCH] gfp_t: dma-mapping (sh)
Al Viro
1
-1
/
+1
[next]