index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dca
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-8
/
+12
|
\
|
*
dca: make dca_class a static const structure
Ivan Orlov
2024-06-10
1
-8
/
+12
*
|
dca: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
1
-0
/
+1
|
/
*
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
1
-3
/
+1
|
\
|
*
dca: delete unnecessary variable
Dan Carpenter
2023-04-08
1
-3
/
+1
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
dca: Use PTR_ERR_OR_ZERO() to simplify code
Tang Bin
2020-05-15
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33
Thomas Gleixner
2019-05-24
2
-34
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
dca: make function dca_common_get_tag static
Colin Ian King
2018-04-23
1
-1
/
+1
*
dmaengine: ioatdma: constify dca_ops structures
Julia Lawall
2015-11-16
1
-1
/
+2
*
dca: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-13
/
+10
*
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
2013-01-07
1
-0
/
+5
*
drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drivers/dca: Add module.h to dca-core.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
locking, drivers/dca: Annotate dca_lock as raw
Mike Galbraith
2011-09-13
1
-34
/
+44
*
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
2011-03-22
1
-4
/
+2
*
dca: remove unneeded NULL check
Dan Carpenter
2011-01-13
1
-2
/
+0
*
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
2010-09-17
1
-6
/
+79
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
*
dca: module load should not be an error message
Stephen Hemminger
2009-09-13
1
-1
/
+1
*
dca: registering requesters in multiple dca domains
Maciej Sosnowski
2009-09-10
1
-13
/
+109
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
1
-0
/
+21
|
\
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
1
-0
/
+21
*
|
I/OAT: update driver version and copyright dates
Maciej Sosnowski
2009-03-04
1
-1
/
+1
|
/
*
dca: redesign locks to fix deadlocks
Maciej Sosnowski
2009-02-02
1
-18
/
+33
*
dmaengine: bump initcall level to arch_initcall
Dan Williams
2009-01-06
1
-1
/
+1
*
[4/4] dca: fixup initialization dependency
Dan Williams
2008-11-10
1
-1
/
+1
*
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-5
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
2008-07-23
2
-29
/
+105
|
\
|
*
I/OAT: I/OAT version 3.0 support
Maciej Sosnowski
2008-07-22
2
-29
/
+105
*
|
device create: dca: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-3
/
+5
|
/
*
DCA: convert struct class_device to struct device.
Kay Sievers
2008-02-08
1
-8
/
+7
*
I/OAT: Add DCA services
Shannon Nelson
2007-10-16
1
-5
/
+1
*
DCA: Add Direct Cache Access driver
Shannon Nelson
2007-10-16
4
-0
/
+301