index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
PCI: sh: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-16
/
+1
2009-01-07
PCI: sh: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2
-13
/
+3
2008-12-22
sh: dma: Kill off ISA DMA wrapper.
Paul Mundt
2
-107
/
+0
2008-12-22
sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().
Paul Mundt
1
-1
/
+2
2008-12-22
sh: pci-sh7780: fix pci memory address mask
Yoshihiro Shimoda
1
-7
/
+5
2008-12-22
sh: add SH DMAC burst mode constant
Steve Glendinning
1
-0
/
+1
2008-12-22
sh: fix DMAOR register access on SH7709
Steve Glendinning
1
-1
/
+2
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
5
-5
/
+5
2008-07-29
sh: Move out the solution engine headers to arch/sh/include/mach-se/
Paul Mundt
1
-1
/
+1
2008-07-29
sh: dma-sh: Fix up dreamcast dma.h mach path.
Paul Mundt
1
-1
/
+1
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
8
-10
/
+10
2008-07-28
sh: Renesas R0P7785LC0011RL board support
Yoshihiro Shimoda
3
-0
/
+113
2008-07-28
sh: make pcibios_max_latency static
Adrian Bunk
1
-1
/
+1
2008-07-28
sh: make EARLY_PCI_OP's static
Adrian Bunk
1
-1
/
+1
2008-07-28
sh dreamcast: export board_pci_channels
Adrian Bunk
1
-0
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-4
/
+11
2008-06-27
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
1
-32
/
+0
2008-05-21
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2008-04-20
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
1
-2
/
+0
2008-02-27
arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-02-26
sh: revert dreamcast pci change
Magnus Damm
1
-22
/
+22
2008-02-26
sh: heartbeat: ioremap is expected to succeed
Roel Kluin
1
-1
/
+1
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-14
sh: remove unneeded cast
Stephen Rothwell
1
-1
/
+1
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: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
2
-1
/
+3
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
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
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-24
sh: Revert incorrect license string changes.
Paul Mundt
1
-1
/
+1
2007-09-21
sh: dma: Fix up build for SH7709 support.
Kristoffer Ericson
1
-0
/
+1
2007-09-21
sh: remove sh7780 interrupt controller hack from pci code
Magnus Damm
1
-13
/
+0
2007-09-21
sh: More license string silliness.
Paul Mundt
1
-1
/
+1
2007-09-21
sh: heartbeat driver update.
Paul Mundt
1
-19
/
+51
2007-09-21
sh: intc - convert board specific r2d code
Magnus Damm
1
-4
/
+4
2007-09-21
sh: Add SH7720 CPU support.
Markus Brunner
2
-3
/
+10
2007-07-24
sh: Fix Dreamcast DMA issues.
Adrian McMenamin
1
-3
/
+4
2007-07-20
sh: heartbeat: Shut up resource size warning.
Paul Mundt
1
-1
/
+1
[next]