| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: single_open() leaks | Al Viro | 2013-05-05 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -9/+19 |
|\ |
|
| * | sh: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 1 | -9/+19 |
* | | async: rename and redefine async_func_ptr | Lai Jiangshan | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -5/+5 |
* | sh/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -2/+0 |
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
* | | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-18 | 1 | -5/+0 |
* | | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-18 | 1 | -1/+1 |
* | | sh: dma: fix request_irq usage | Mike Frysinger | 2012-08-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 3 | -9/+4 |
|\ |
|
| * | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 2 | -7/+2 |
| |\ |
|
| | * | sh/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -2/+2 |
| | * | sh/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -5/+0 |
| * | | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 2012-06-18 | 1 | -1/+1 |
| |\ \ |
|
| | * | | sh/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 2012-06-16 | 1 | -1/+1 |
| | |/ |
|
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 |
| |/ |
|
* | | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register | Nobuhiro Iwamatsu | 2012-06-28 | 1 | -1/+1 |
|/ |
|
* | sh: dma: More legacy cpu dma chainsawing. | Paul Mundt | 2012-05-19 | 1 | -113/+177 |
* | sh: Kill off MAX_DMA_ADDRESS leftovers. | Paul Mundt | 2012-05-19 | 2 | -18/+1 |
* | sh: legacy PCI evt2irq migration. | Paul Mundt | 2012-05-18 | 7 | -27/+39 |
* | sh: dma: Fix up device attribute mismatch from sysdev fallout. | Paul Mundt | 2012-03-30 | 1 | -1/+1 |
* | SH: pci-sh7780: enable big-endian operation. | Thomas Schwinge | 2012-03-28 | 1 | -3/+12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2012-03-28 | 1 | -64/+11 |
|\ |
|
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -64/+11 |
| |\ |
|
| | * | sh/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -64/+11 |
* | | | arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr... | Julia Lawall | 2012-03-15 | 2 | -4/+4 |
|/ / |
|
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | sh: Fix typo in pci-sh7780.c | Masanari Iida | 2012-02-24 | 1 | -1/+1 |
| |/ |
|
* | | sh: use the the PCI channels's io_map_base | Michael S. Tsirkin | 2012-01-31 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -31/+10 |
|\ |
|
| * | sh/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -10/+10 |
| * | PCI: sh: use generic pcibios_set_master() | Myron Stowe | 2012-01-06 | 1 | -15/+0 |
| * | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 1 | -6/+0 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -23/+0 |
|\ \ |
|
| * | | sh: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -23/+0 |
| |/ |
|
* | | sh: dma - convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -40/+41 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 2 | -0/+2 |
|\ |
|
| * | sh: Add export.h to arch/sh specific files as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | sh: fix implicit use of stat.h in arch/sh specific files | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | SH: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-28 | 7 | -11/+10 |
|/ |
|
* | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 11 | -11/+11 |
* | SH: SE7751: Fix pcibios_map_platform_irq prototype. | Ralf Baechle | 2011-05-23 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | sh: Fix up async PCIe probing on SMP. | Paul Mundt | 2011-01-28 | 1 | -0/+2 |
* | sh: pci: Support asynchronous initialization of SH-X3 PCIe channels. | Paul Mundt | 2011-01-18 | 1 | -18/+28 |
*-. | Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest | Paul Mundt | 2011-01-11 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | sh: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -1/+1 |
| | |/ |
|