aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/genwqe/card_utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07misc: genwqe: check for error from get_user_pages_fast()Ian Abbott1-0/+2
2014-09-23GenWQE: Fix checkpatch complaintsFrank Haverkamp1-2/+3
2014-09-23GenWQE: Update author informationFrank Haverkamp1-1/+1
2014-07-09misc/GenWQE: fix pci_enable_msi usageSebastian Ott1-4/+6
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza1-0/+10
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into nextLinus Torvalds1-1/+1
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds1-1/+1
2014-05-27misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer1-1/+1
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev1-1/+1
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp1-40/+130
2013-12-20GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp1-1/+1
2013-12-20GenWQE: Fix endian issues detected by sparseFrank Haverkamp1-7/+4
2013-12-18GenWQE Utility functionsFrank Haverkamp1-0/+947