summaryrefslogtreecommitdiff
path: root/drivers/misc/genwqe
AgeCommit message (Expand)Author
2019-01-13genwqe: Fix size checkChristian Borntraeger
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-02misc: card_utils: remove duplicated include filezhong jiang
2018-09-25misc: genwqe: remove duplicated include filezhong jiang
2018-09-25misc: genwqe: should return proper error value.zhong jiang
2018-09-15signal/GenWQE: Fix sending of SIGKILLEric W. Biederman
2018-08-05genwqe: card_base: Use true and false for boolean valuesGustavo A. R. Silva
2018-07-03misc: genwqe: remove several redundant variablesColin Ian King
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-27GenWQE: Fix a typo in two commentsMarkus Elfring
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli
2017-12-19genwqe: Make defines uppercaseGuilherme 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
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-11genwqe: drop .link_reset()Cao jin
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
2016-08-31GenWQE: Change default access rights for device nodeFrank Haverkamp
2016-06-21GenWQE: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-02-08GenWQE: use kobj_to_dev()Geliang Tang
2015-10-04misc: genwqe: fix a comment typoGeliang Tang
2015-10-04misc/genwqe: get rid of atomic allocationsSebastian Ott
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-01-12GenWQE: remove unnecessary version.h inclusionFabian Frederick
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-07misc: genwqe: check for error from get_user_pages_fast()Ian Abbott
2014-09-23GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp
2014-09-23GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann
2014-09-23GenWQE: Fix checkpatch complaintsFrank Haverkamp
2014-09-23GenWQE: Check return code of pci_sriov_enableFrank Haverkamp
2014-09-23GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp
2014-09-23GenWQE: Update author informationFrank Haverkamp
2014-09-23GenWQE: Remove sysfs entry for driver versionFrank Haverkamp
2014-09-23GenWQE: Check pci_get_totalvfs return codeFrank Haverkamp
2014-07-18misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman
2014-07-10GenWQE: Remove unnecessary includeKleber Sacilotto de Souza
2014-07-09misc/GenWQE: fix pci_enable_msi usageSebastian Ott
2014-07-09GenWQE: Increase driver version numberKleber Sacilotto de Souza
2014-07-09GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza
2014-07-09GenWQE: Add sysfs interface for bitstream reloadKleber 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-05-03misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida