summaryrefslogtreecommitdiff
path: root/drivers/misc/genwqe/card_utils.c
AgeCommit message (Expand)Author
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter
2019-01-13genwqe: Fix size checkChristian Borntraeger
2018-03-27GenWQE: Fix a typo in two commentsMarkus Elfring
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli
2016-10-31genwqe: use pci_irq_allocate_vectorsChristoph Hellwig
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer
2016-09-27misc/genwqe: ensure zero initializationSebastian Ott
2015-10-04misc/genwqe: get rid of atomic allocationsSebastian Ott
2014-11-07misc: genwqe: check for error from get_user_pages_fast()Ian Abbott
2014-09-23GenWQE: Fix checkpatch complaintsFrank Haverkamp
2014-09-23GenWQE: Update author informationFrank Haverkamp
2014-07-09misc/GenWQE: fix pci_enable_msi usageSebastian Ott
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-27misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp
2013-12-20GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp
2013-12-20GenWQE: Fix endian issues detected by sparseFrank Haverkamp
2013-12-18GenWQE Utility functionsFrank Haverkamp