index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2024-05-02
sh: dma: Remove unused functionality
Geert Uytterhoeven
2024-05-02
sh: dma: Remove unused dmac_search_free_channel()
Geert Uytterhoeven
2024-02-15
sh: dma-sysfs: Make dma_subsys const
Ricardo B. Marliere
2023-07-05
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
sh: dma: Correct the number of DMA channels for SH7709
Artur Rojek
2023-07-05
sh: dma: Fix DMA channel offset calculation
Artur Rojek
2023-06-14
sh: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-03-17
sh: dma-sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2021-01-06
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
2020-03-29
sh: Replace setup_irq() by request_irq()
afzal mohammed
2018-12-28
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-08-06
sh: remove CPU_SUBTYPE_SH7764
Richard Weinberger
2014-07-15
sh: dma: Use defines instead of hardcoded numbers
Geert Uytterhoeven
2013-05-05
sh: single_open() leaks
Al Viro
2013-04-29
sh: Don't use create_proc_read_entry()
David Howells
2012-08-09
sh: dma: fix request_irq usage
Mike Frysinger
2012-05-19
sh: dma: More legacy cpu dma chainsawing.
Paul Mundt
2012-05-19
sh: Kill off MAX_DMA_ADDRESS leftovers.
Paul Mundt
2012-03-30
sh: dma: Fix up device attribute mismatch from sysdev fallout.
Paul Mundt
2012-03-15
arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...
Julia Lawall
2011-12-21
sh: dma - convert sysdev_class to a regular subsystem
Kay Sievers
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
sh: fix implicit use of stat.h in arch/sh specific files
Paul Gortmaker
2011-10-28
SH: irq: Remove IRQF_DISABLED
Yong Zhang
2010-08-04
sh: dma: check return value of create_proc_read_entry()
Kulikov Vasiliy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-08
Merge branch 'sh/dmaengine'
Paul Mundt
2010-02-08
sh: fix Transfer Size calculation in both DMA drivers
Guennadi Liakhovetski
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2009-11-13
sh: dma: Kill off bogus dma_sysclass symbol export.
Paul Mundt
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
2009-09-08
dmaengine: sh: Add Support SuperH DMA Engine driver
Nobuhiro Iwamatsu
2009-08-19
sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS
Kuninori Morimoto
2009-05-11
sh: multiple vectors per irq - sh7760
Magnus Damm
2009-04-04
sh: Fix up number of on-chip DMA channels on SH7091.
Paul Mundt
2009-03-17
sh: dma: Make G2 DMA configurable.
Paul Mundt
2009-03-17
sh: dma: Make PVR2 DMA configurable.
Paul Mundt
2009-03-16
sh: Move IRQ multi definition of DMAC to defconfig
Nobuhiro Iwamatsu
2009-03-16
sh: Disable get_dma_error_irq for non-SH4 targets.
Nobuhiro Iwamatsu
2009-03-10
sh: dma-sh updates for multi IRQ and new SH-4A CPUs.
Nobuhiro Iwamatsu
2008-12-22
sh: dma: Kill off ISA DMA wrapper.
Paul Mundt
2008-12-22
sh: add SH DMAC burst mode constant
Steve Glendinning
2008-12-22
sh: fix DMAOR register access on SH7709
Steve Glendinning
2008-07-29
sh: dma-sh: Fix up dreamcast dma.h mach path.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
[next]