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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
sh: dma: fix request_irq usage
Mike Frysinger
1
-1
/
+1
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-9
/
+4
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2
-7
/
+2
2012-07-05
sh/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-2
/
+2
2012-07-05
sh/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-06-28
sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register
Nobuhiro Iwamatsu
1
-1
/
+1
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-1
/
+1
2012-06-16
sh/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-05-19
sh: dma: More legacy cpu dma chainsawing.
Paul Mundt
1
-113
/
+177
2012-05-19
sh: Kill off MAX_DMA_ADDRESS leftovers.
Paul Mundt
2
-18
/
+1
2012-05-18
sh: legacy PCI evt2irq migration.
Paul Mundt
7
-27
/
+39
2012-03-30
sh: dma: Fix up device attribute mismatch from sysdev fallout.
Paul Mundt
1
-1
/
+1
2012-03-28
SH: pci-sh7780: enable big-endian operation.
Thomas Schwinge
1
-3
/
+12
2012-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-64
/
+11
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-64
/
+11
2012-03-15
arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...
Julia Lawall
2
-4
/
+4
2012-02-24
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+1
2012-02-24
sh: Fix typo in pci-sh7780.c
Masanari Iida
1
-1
/
+1
2012-02-23
sh/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-64
/
+11
2012-01-31
sh: use the the PCI channels's io_map_base
Michael S. Tsirkin
1
-2
/
+2
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-31
/
+10
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-23
/
+0
2012-01-06
sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-10
/
+10
2012-01-06
PCI: sh: use generic pcibios_set_master()
Myron Stowe
1
-15
/
+0
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-6
/
+0
2011-12-21
sh: dma - convert sysdev_class to a regular subsystem
Kay Sievers
1
-40
/
+41
2011-11-28
sh: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-23
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-31
sh: fix implicit use of stat.h in arch/sh specific files
Paul Gortmaker
1
-0
/
+1
2011-10-28
SH: irq: Remove IRQF_DISABLED
Yong Zhang
7
-11
/
+10
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
11
-11
/
+11
2011-05-23
SH: SE7751: Fix pcibios_map_platform_irq prototype.
Ralf Baechle
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-01-28
sh: Fix up async PCIe probing on SMP.
Paul Mundt
1
-0
/
+2
2011-01-18
sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.
Paul Mundt
1
-18
/
+28
2011-01-11
Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest
Paul Mundt
1
-1
/
+1
2011-01-11
sh: pci: Add pci_fixup_pcic to pci of landisk
Nobuhiro Iwamatsu
1
-2
/
+26
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-12-24
sh: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-11-01
sh: machvec IO death.
Paul Mundt
1
-2
/
+1
2010-10-15
sh: pci: Convert to upper/lower_32_bits() helpers.
Paul Mundt
2
-9
/
+2
2010-10-14
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
Paul Mundt
2
-3
/
+21
2010-10-14
sh: pci: Support slot 4 routing on SDK7786.
Paul Mundt
3
-1
/
+70
2010-09-20
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
3
-12
/
+15
2010-09-20
sh: pci: clock framework support for SH7786 PCIe.
Paul Mundt
1
-21
/
+86
2010-09-20
sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.
Paul Mundt
2
-17
/
+25
2010-09-20
sh: pci: Support ports with disabled links on SH7786 PCIe.
Paul Mundt
1
-5
/
+12
2010-09-20
sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.
Paul Mundt
1
-3
/
+0
[next]