index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dmaengine.c
Age
Commit message (
Expand
)
Author
2023-01-18
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
2022-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2022-04-11
dmaengine: Remove a useless mutex
Christophe JAILLET
2021-11-22
dmaengine: Add core function and capability check for DMA_MEMCPY_SG
Adrian Larumbe
2021-10-18
dmaengine: Remove redundant initialization of variable err
Colin Ian King
2021-04-12
dmaengine: Fix a double free in dma_async_device_register
Lv Yunlong
2021-01-19
dmaengine: move channel device_node deletion to driver
Dave Jiang
2020-11-18
dmaengine: fix error codes in channel_register()
Dan Carpenter
2020-09-03
dmaengine: Save few bytes and increase readability of dma_request_chan()
Andy Shevchenko
2020-09-03
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
2020-07-27
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
2020-07-27
dmaengine: Introduce max SG burst capability
Serge Semin
2020-07-27
dmaengine: Introduce min burst length capability
Serge Semin
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-05-04
dmaengine: Fix doc strings to satisfy validation script
Andy Shevchenko
2020-05-04
dmaengine: Include dmaengine.h into dmaengine.c
Andy Shevchenko
2020-04-27
dmaengine: fix channel index enumeration
Dave Jiang
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-03-11
dmaengine: Create debug directories for DMA devices
Peter Ujfalusi
2020-03-11
dmaengine: Add basic debugfs support
Peter Ujfalusi
2020-03-11
dmaengine: move .device_release missing log warning to debug level
Vinod Koul
2020-02-03
dmaengine: Cleanups for the slave <-> channel symlink support
Peter Ujfalusi
2020-02-03
dmaengine: fix null ptr check for __dma_async_device_channel_register()
Dave Jiang
2020-01-30
dmaengine: Fix return value for dma_request_chan() in case of failure
Marek Szyprowski
2020-01-24
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
2020-01-24
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
2020-01-24
dmaengine: break out channel registration
Dave Jiang
2020-01-21
dmaengine: Remove dma_device_satisfies_mask() wrapper
Geert Uytterhoeven
2020-01-21
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
2019-12-26
dmaengine: print more meaningful error message
Vinod Koul
2019-12-26
dmaengine: move module_/dma_device_put() after route free
Vinod Koul
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
2019-12-24
dmaengine: Move dma_channel_rebalance() infrastructure up in code
Logan Gunthorpe
2019-12-24
dmaengine: Call module_put() after device_free_chan_resources()
Logan Gunthorpe
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-06-10
dmaengine: Grammar s/the its/its/, s/need/needs/
Geert Uytterhoeven
2019-05-27
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-21
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-07-30
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-25
dmaengine: dma_request_chan_by_mask() to handle deferred probing
Peter Ujfalusi
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2017-08-28
dmaengine: remove BUG_ON while registering devices
Vinod Koul
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-03-14
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
Matthias Kaehlcke
2017-01-02
dmaengine: Convert ID allocation to an IDA
Matthew Wilcox
[next]