summaryrefslogtreecommitdiffstats
path: root/drivers/misc/genwqe/card_utils.c
Commit message (Expand)AuthorAgeFilesLines
* GenWQE: Fix a typo in two commentsMarkus Elfring2018-03-271-2/+2
* genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli2017-12-191-3/+2
* genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2017-12-191-13/+7
* genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli2017-10-231-16/+27
* genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2016-10-311-10/+2
* GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2016-10-281-1/+11
* misc/genwqe: ensure zero initializationSebastian Ott2016-09-271-2/+2
* misc/genwqe: get rid of atomic allocationsSebastian Ott2015-10-041-2/+3
* misc: genwqe: check for error from get_user_pages_fast()Ian Abbott2014-11-071-0/+2
* GenWQE: Fix checkpatch complaintsFrank Haverkamp2014-09-231-2/+3
* GenWQE: Update author informationFrank Haverkamp2014-09-231-1/+1
* misc/GenWQE: fix pci_enable_msi usageSebastian Ott2014-07-091-4/+6
* GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza2014-07-091-0/+10
* Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-031-1/+1
|\
| * misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer2014-05-271-1/+1
* | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-1/+1
|\ \ | |/ |/|
| * GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev2014-04-251-1/+1
* | GenWQE: Fix multithreading problemsFrank Haverkamp2014-04-161-40/+130
|/
* GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp2013-12-201-1/+1
* GenWQE: Fix endian issues detected by sparseFrank Haverkamp2013-12-201-7/+4
* GenWQE Utility functionsFrank Haverkamp2013-12-181-0/+947
OpenPOWER on IntegriCloud