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
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-3
/
+1
|
\
|
*
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
1
-1
/
+1
|
*
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-08-17
1
-3
/
+1
*
|
crypto: ccp - Add support for new CCP/PSP device ID
John Allen
2021-08-27
1
-0
/
+7
*
|
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
2021-08-21
1
-0
/
+4
*
|
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
2021-08-21
3
-36
/
+20
*
|
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
2021-08-21
5
-30
/
+297
*
|
crypto: hisilicon - add runtime PM ops
Weili Qian
2021-08-21
2
-0
/
+120
*
|
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
2021-08-21
5
-27
/
+81
*
|
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
2021-08-21
2
-27
/
+9
*
|
crypto: hisilicon/sec - fix the abnormal exiting process
Kai Ye
2021-08-21
1
-1
/
+2
*
|
crypto: qat - store vf.compatible flag
Giovanni Cabiddu
2021-08-21
1
-1
/
+3
*
|
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
2021-08-21
1
-1
/
+0
*
|
crypto: qat - flush vf workqueue at driver removal
Ahsan Atta
2021-08-21
5
-0
/
+33
*
|
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2021-08-21
14
-44
/
+2
*
|
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2021-08-21
9
-13
/
+13
*
|
crypto: qat - complete all the init steps before service notification
Marco Chiappero
2021-08-21
1
-4
/
+6
*
|
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
2021-08-21
4
-15
/
+17
*
|
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-08-21
5
-16
/
+16
*
|
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
2021-08-21
7
-4
/
+41
*
|
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
Marco Chiappero
2021-08-21
2
-20
/
+20
*
|
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-08-21
1
-0
/
+2
*
|
crypto: qat - remove intermediate tasklet for vf2pf
Svyatoslav Pankratov
2021-08-21
4
-13
/
+5
*
|
crypto: qat - rename compatibility version definition
Marco Chiappero
2021-08-21
9
-17
/
+17
*
|
crypto: qat - prevent spurious MSI interrupt in PF
Marco Chiappero
2021-08-21
2
-7
/
+20
*
|
crypto: qat - prevent spurious MSI interrupt in VF
Giovanni Cabiddu
2021-08-21
1
-1
/
+11
*
|
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
2021-08-21
1
-3
/
+4
*
|
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-08-21
1
-2
/
+3
*
|
crypto: qat - enable interrupts only after ISR allocation
Marco Chiappero
2021-08-21
1
-2
/
+2
*
|
crypto: qat - remove empty sriov_configure()
Marco Chiappero
2021-08-21
1
-4
/
+1
*
|
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-08-21
1
-3
/
+4
*
|
crypto: qat - fix a typo in a comment
Christophe JAILLET
2021-08-21
1
-1
/
+1
*
|
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
2021-08-21
3
-6
/
+12
*
|
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
2021-08-21
6
-6
/
+6
*
|
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-08-21
7
-76
/
+28
*
|
crypto: omap - Fix inconsistent locking of device lists
Ben Hutchings
2021-08-21
3
-14
/
+14
*
|
crypto: omap - Avoid redundant copy when using truncated sg list
Ben Hutchings
2021-08-21
1
-1
/
+1
*
|
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-08-12
1
-0
/
+63
*
|
crypto: hisilicon - enable sec device clock gating
Weili Qian
2021-08-12
1
-5
/
+41
*
|
crypto: hisilicon - enable zip device clock gating
Weili Qian
2021-08-12
1
-0
/
+26
*
|
crypto: virtio - Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-12
1
-2
/
+2
*
|
crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
Jason Wang
2021-08-12
2
-8
/
+4
*
|
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2021-08-06
2
-26
/
+35
*
|
crypto: omap-sham - drop pm_runtime_irqsafe() usage
Tony Lindgren
2021-08-06
1
-1
/
+0
*
|
crypto: omap-sham - drop suspend and resume functions
Tony Lindgren
2021-08-06
1
-21
/
+0
*
|
crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
Tony Lindgren
2021-08-06
1
-21
/
+5
*
|
crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
Tony Lindgren
2021-08-06
1
-0
/
+2
*
|
crypto: omap-sham - initialize req only after omap_sham_hw_init()
Tony Lindgren
2021-08-06
1
-2
/
+2
*
|
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
2021-08-06
1
-1
/
+1
*
|
crypto: atmel-aes - use swap()
Salah Triki
2021-07-30
1
-6
/
+2
[next]