index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
vfio_ccw_cp.c
Age
Commit message (
Expand
)
Author
2019-07-15
vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
Farhan Ali
2019-07-15
vfio-ccw: Fix memory leak and don't call cp_free in cp_init
Farhan Ali
2019-07-15
vfio-ccw: Fix misleading comment when setting orb.cmd.c64
Farhan Ali
2019-07-05
vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
Eric Farman
2019-06-24
vfio-ccw: make convert_ccw0_to_ccw1 static
Cornelia Huck
2019-06-21
vfio-ccw: Remove copy_ccw_from_iova()
Eric Farman
2019-06-21
vfio-ccw: Factor out the ccw0-to-ccw1 transition
Eric Farman
2019-06-21
vfio-ccw: Copy CCW data outside length calculation
Eric Farman
2019-06-21
vfio-ccw: Skip second copy of guest cp to host
Eric Farman
2019-06-21
vfio-ccw: Move guest_cp storage into common struct
Eric Farman
2019-06-17
s390/cio: Combine direct and indirect CCW paths
Eric Farman
2019-06-17
vfio-ccw: Rearrange IDAL allocation in direct CCW
Eric Farman
2019-06-17
vfio-ccw: Remove pfn_array_table
Eric Farman
2019-06-17
vfio-ccw: Adjust the first IDAW outside of the nested loops
Eric Farman
2019-06-17
vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
Eric Farman
2019-06-17
s390/cio: Use generalized CCW handler in cp_init()
Eric Farman
2019-06-17
s390/cio: Generalize the TIC handler
Eric Farman
2019-06-17
s390/cio: Refactor the routine that handles TIC CCWs
Eric Farman
2019-06-17
s390/cio: Squash cp_free() and cp_unpin_free()
Eric Farman
2019-06-03
s390/cio: Remove vfio-ccw checks of command codes
Eric Farman
2019-06-03
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
2019-06-03
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
2019-06-03
s390/cio: Initialize the host addresses in pfn_array
Eric Farman
2019-06-03
s390/cio: Split pfn_array_alloc_pin into pieces
Eric Farman
2019-06-03
s390/cio: Update SCSW if it points to the end of the chain
Eric Farman
2019-04-24
vfio-ccw: make it safe to access channel programs
Cornelia Huck
2019-02-26
s390/cio: Use cpa range elsewhere within vfio-ccw
Eric Farman
2019-02-26
s390/cio: Fix vfio-ccw handling of recursive TICs
Eric Farman
2019-02-04
vfio-ccw: Don't assume there are more ccws after a TIC
Farhan Ali
2018-11-13
s390/cio: Fix cleanup when unsupported IDA format is used
Eric Farman
2018-11-13
s390/cio: Fix cleanup of pfn_array alloc failure
Eric Farman
2018-10-02
s390/cio: Fix how vfio-ccw checks pinned pages
Eric Farman
2018-05-29
vfio: ccw: set ccw->cda to NULL defensively
Dong Jia Shi
2018-05-29
vfio: ccw: refactor and improve pfn_array_alloc_pin()
Dong Jia Shi
2018-05-29
vfio: ccw: shorten kernel doc description for pfn_array_pin()
Dong Jia Shi
2018-05-29
vfio: ccw: push down unsupported IDA check
Halil Pasic
2018-04-27
vfio: ccw: fix cleanup if cp_prefetch fails
Halil Pasic
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-08
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
Jason J. Herne
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
2017-10-16
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
2017-07-24
vfio: ccw: fix bad ptr math for TIC cda translation
Jason J. Herne
2017-03-31
vfio: ccw: introduce support for ccw0
Dong Jia Shi
2017-03-31
vfio: ccw: introduce channel program interfaces
Dong Jia Shi