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
/
misc
/
genwqe
/
card_utils.c
Age
Commit message (
Expand
)
Author
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
2019-05-24
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-19
genwqe: Fix size check
Christian Borntraeger
2018-10-02
misc: card_utils: remove duplicated include file
zhong jiang
2018-09-25
misc: genwqe: should return proper error value.
zhong jiang
2018-03-27
GenWQE: Fix a typo in two comments
Markus Elfring
2017-12-19
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
2017-12-19
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2017-10-23
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
2016-10-31
genwqe: use pci_irq_allocate_vectors
Christoph Hellwig
2016-10-28
GenWQE: Fix bad page access during abort of resource allocation
Gerald Schaefer
2016-09-27
misc/genwqe: ensure zero initialization
Sebastian Ott
2015-10-04
misc/genwqe: get rid of atomic allocations
Sebastian Ott
2014-11-07
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
2014-09-23
GenWQE: Fix checkpatch complaints
Frank Haverkamp
2014-09-23
GenWQE: Update author information
Frank Haverkamp
2014-07-09
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2014-07-09
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
2014-06-03
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-27
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
2014-04-25
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
Alexander Gordeev
2014-04-16
GenWQE: Fix multithreading problems
Frank Haverkamp
2013-12-20
GenWQE: Accidently casting to u32 where u64 is required
Frank Haverkamp
2013-12-20
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
2013-12-18
GenWQE Utility functions
Frank Haverkamp