index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: pci: Convert to upper/lower_32_bits() helpers.
Paul Mundt
2010-10-15
2
-9
/
+2
*
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
Paul Mundt
2010-10-14
2
-3
/
+21
*
sh: pci: Support slot 4 routing on SDK7786.
Paul Mundt
2010-10-14
3
-1
/
+70
*
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
2010-09-20
3
-12
/
+15
*
sh: pci: clock framework support for SH7786 PCIe.
Paul Mundt
2010-09-20
1
-21
/
+86
*
sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.
Paul Mundt
2010-09-20
2
-17
/
+25
*
sh: pci: Support ports with disabled links on SH7786 PCIe.
Paul Mundt
2010-09-20
1
-5
/
+12
*
sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.
Paul Mundt
2010-09-20
1
-3
/
+0
*
sh: pci: Support root complex config accesses on SH7786 PCIe.
Paul Mundt
2010-09-20
2
-9
/
+55
*
sh: pci: Move Renesas PCI IDs to a better place.
Paul Mundt
2010-09-20
1
-6
/
+0
*
sh: pci: Give SH7786 PHY some time to settle.
Paul Mundt
2010-09-19
1
-0
/
+3
*
sh: pci: Toggle configuration accesses on SH7786.
Paul Mundt
2010-09-19
1
-0
/
+3
*
sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().
Paul Mundt
2010-09-19
1
-34
/
+1
*
Merge branch 'sh/pci-express-integration'
Paul Mundt
2010-09-07
2
-11
/
+85
|
\
|
*
sh: Hook up 3rd memory window for all SH7786 PCIe channels.
Paul Mundt
2010-09-07
1
-0
/
+3
|
*
sh: Properly wire up channel 2's I/O window on SH7786 PCIe.
Paul Mundt
2010-09-07
1
-0
/
+1
|
*
sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.
Paul Mundt
2010-09-07
1
-8
/
+16
|
*
sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.
Paul Mundt
2010-09-07
1
-1
/
+1
|
*
sh: Make SH7786 PCIe port reset logic more aggressive.
Paul Mundt
2010-09-07
1
-1
/
+11
|
*
sh: Additional register definitions for SH7786 PCIe.
Matt Fleming
2010-09-07
1
-2
/
+54
*
|
Merge branch 'sh/pci-express-integration'
Paul Mundt
2010-08-20
2
-21
/
+36
|
\
\
|
|
/
|
*
sh: Relax devfn constraints for SH7786 PCIe.
Paul Mundt
2010-08-20
1
-9
/
+4
|
*
sh: Fix up SH7786 PCIe PHY initialization.
Paul Mundt
2010-08-20
1
-12
/
+18
|
*
sh: Support type 1 accesses for SH7786 PCI.
Paul Mundt
2010-08-20
1
-7
/
+21
*
|
sh: dma: check return value of create_proc_read_entry()
Kulikov Vasiliy
2010-08-04
1
-2
/
+2
*
|
sh: Fix typos in PCI initialization message
Matt Fleming
2010-06-23
3
-3
/
+3
|
/
*
sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().
Paul Mundt
2010-06-07
1
-2
/
+0
*
sh: sh7751 pci controller io port fix
Magnus Damm
2010-04-26
1
-2
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-02-26
23
-473
/
+911
|
\
|
*
sh: Fix up multi-resource mapping for SH7786 PCIe.
Paul Mundt
2010-02-10
2
-43
/
+82
|
*
sh: Fix up SH7786 PCI resource definitions.
Paul Mundt
2010-02-08
2
-87
/
+63
|
*
Merge branch 'sh/dmaengine'
Paul Mundt
2010-02-08
1
-1
/
+4
|
|
\
|
|
*
sh: fix Transfer Size calculation in both DMA drivers
Guennadi Liakhovetski
2010-02-08
1
-1
/
+4
|
*
|
sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
Paul Mundt
2010-02-05
1
-5
/
+5
|
*
|
sh: Fix up early PCI PERR/SERR IRQ handling.
Paul Mundt
2010-02-03
3
-26
/
+78
|
*
|
sh: Improved multi-resource handling for SH7780 PCI.
Paul Mundt
2010-02-01
8
-90
/
+130
|
*
|
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
Paul Mundt
2010-02-01
4
-29
/
+306
|
*
|
sh: Handle PCI controller resource conflicts.
Paul Mundt
2010-02-01
6
-15
/
+11
|
*
|
sh: Enable PCI66 support for SH7780 host controller.
Paul Mundt
2010-02-01
4
-1
/
+96
|
*
|
sh: Fix up large system memory handling for SH7780 PCI.
Paul Mundt
2010-02-01
1
-6
/
+28
|
*
|
sh: Kill off broken type 1 PCI config access checks.
Paul Mundt
2010-01-30
4
-37
/
+0
|
*
|
sh: support PCI domains.
Paul Mundt
2010-01-29
1
-2
/
+15
|
*
|
sh: Bail out early on PCI resource conflicts.
Paul Mundt
2010-01-29
1
-13
/
+9
|
*
|
sh: Reworked SH7780 PCI initialization.
Paul Mundt
2010-01-29
5
-145
/
+102
|
*
|
sh: Fix up read-only variable assignment in pcibios_align_resource().
Paul Mundt
2010-01-28
1
-3
/
+1
|
*
|
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
8
-49
/
+49
|
*
|
sh: Generalize SH7786 PCIe support.
Paul Mundt
2010-01-15
1
-2
/
+1
|
*
|
sh: heartbeat: Support access size specification via resource flags.
Paul Mundt
2010-01-15
1
-5
/
+17
|
|
/
*
|
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
1
-1
/
+1
[next]