aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/genwqe (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-4/+5
2018-03-27GenWQE: Fix a typo in two commentsMarkus Elfring1-2/+2
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli3-13/+10
2017-12-19genwqe: Make defines uppercaseGuilherme G. Piccoli5-29/+29
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2-16/+7
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli3-18/+38
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+0
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
2017-01-11genwqe: drop .link_reset()Cao jin1-1/+0
2016-10-31genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2-11/+2
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer1-1/+11
2016-09-27misc/genwqe: ensure zero initializationSebastian Ott2-4/+2
2016-08-31GenWQE: Change default access rights for device nodeFrank Haverkamp1-0/+15
2016-06-21GenWQE: Use pci_(request|release)_mem_regionsJohannes Thumshirn1-11/+7
2016-02-08GenWQE: use kobj_to_dev()Geliang Tang1-1/+1
2015-10-04misc: genwqe: fix a comment typoGeliang Tang1-1/+1
2015-10-04misc/genwqe: get rid of atomic allocationsSebastian Ott3-5/+6
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-01-12GenWQE: remove unnecessary version.h inclusionFabian Frederick2-2/+0
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+2
2014-11-19assorted conversions to %p[dD]Al Viro1-1/+1
2014-11-07misc: genwqe: check for error from get_user_pages_fast()Ian Abbott1-0/+2
2014-09-23GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp4-22/+57
2014-09-23GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann1-1/+2
2014-09-23GenWQE: Fix checkpatch complaintsFrank Haverkamp4-27/+25
2014-09-23GenWQE: Check return code of pci_sriov_enableFrank Haverkamp1-1/+4
2014-09-23GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp1-3/+1
2014-09-23GenWQE: Update author informationFrank Haverkamp9-10/+10
2014-09-23GenWQE: Remove sysfs entry for driver versionFrank Haverkamp5-13/+4
2014-09-23GenWQE: Check pci_get_totalvfs return codeFrank Haverkamp2-2/+9
2014-07-18misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman1-1/+1
2014-07-10GenWQE: Remove unnecessary includeKleber Sacilotto de Souza1-1/+0
2014-07-09misc/GenWQE: fix pci_enable_msi usageSebastian Ott2-7/+7
2014-07-09GenWQE: Increase driver version numberKleber Sacilotto de Souza1-1/+1
2014-07-09GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza1-0/+45
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza7-18/+115
2014-07-09GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza2-0/+115
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into nextLinus Torvalds2-3/+3
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-05-03misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida1-2/+2
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev1-1/+1
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp1-1/+1
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp3-86/+180
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King1-1/+1
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp1-0/+4
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp1-1/+5
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman1-0/+1
2014-02-07misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer1-0/+1