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
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
*
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
2018-04-12
1
-0
/
+8
*
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
2018-04-12
1
-5
/
+14
*
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
2018-04-12
1
-18
/
+18
*
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
2018-04-12
1
-0
/
+12
*
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
2018-04-12
1
-0
/
+3
*
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
2018-04-12
1
-0
/
+5
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
3
-14
/
+12
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
2
-10
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
9
-0
/
+9
*
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
1
-2
/
+1
|
\
|
*
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2017-09-01
1
-2
/
+1
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-09-07
1
-8
/
+0
|
\
\
|
*
|
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-08-02
1
-8
/
+0
|
|
/
*
|
sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
1
-16
/
+25
*
|
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
2017-08-03
10
-14
/
+14
|
/
*
sh/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
1
-22
/
+0
*
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
1
-1
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
2016-08-06
1
-29
/
+3
|
\
|
*
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
2016-07-31
1
-29
/
+3
*
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-2
/
+2
|
/
*
PCI: Remove unused "pci_probe" flags
Bjorn Helgaas
2015-07-27
1
-8
/
+0
*
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
2015-06-08
2
-2
/
+0
*
PCI: Cleanup control flow
Bjorn Helgaas
2015-03-19
1
-12
/
+14
*
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-08-11
1
-1
/
+1
|
\
|
*
sh: dma: Use defines instead of hardcoded numbers
Geert Uytterhoeven
2014-07-15
1
-1
/
+1
*
|
sh: remove CPU_SUBTYPE_SH7764
Richard Weinberger
2014-08-06
1
-3
/
+2
|
/
*
sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()
Bjorn Helgaas
2014-05-20
1
-3
/
+15
*
arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR
Geert Uytterhoeven
2014-04-03
1
-3
/
+0
*
sh/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
2014-03-19
1
-5
/
+0
*
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-1
/
+0
*
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
[next]