summaryrefslogtreecommitdiffstats
path: root/drivers/misc/genwqe
Commit message (Expand)AuthorAgeFilesLines
* misc/genwqe: ensure zero initializationSebastian Ott2016-09-272-4/+2
* GenWQE: Change default access rights for device nodeFrank Haverkamp2016-08-311-0/+15
* GenWQE: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-211-11/+7
* GenWQE: use kobj_to_dev()Geliang Tang2016-02-081-1/+1
* misc: genwqe: fix a comment typoGeliang Tang2015-10-041-1/+1
* misc/genwqe: get rid of atomic allocationsSebastian Ott2015-10-043-5/+6
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* GenWQE: remove unnecessary version.h inclusionFabian Frederick2015-01-122-2/+0
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-141-0/+2
|\
| * misc: genwqe: check for error from get_user_pages_fast()Ian Abbott2014-11-071-0/+2
* | assorted conversions to %p[dD]Al Viro2014-11-191-1/+1
|/
* GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp2014-09-234-22/+57
* GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann2014-09-231-1/+2
* GenWQE: Fix checkpatch complaintsFrank Haverkamp2014-09-234-27/+25
* GenWQE: Check return code of pci_sriov_enableFrank Haverkamp2014-09-231-1/+4
* GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp2014-09-231-3/+1
* GenWQE: Update author informationFrank Haverkamp2014-09-239-10/+10
* GenWQE: Remove sysfs entry for driver versionFrank Haverkamp2014-09-235-13/+4
* GenWQE: Check pci_get_totalvfs return codeFrank Haverkamp2014-09-232-2/+9
* misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-181-1/+1
* GenWQE: Remove unnecessary includeKleber Sacilotto de Souza2014-07-101-1/+0
* misc/GenWQE: fix pci_enable_msi usageSebastian Ott2014-07-092-7/+7
* GenWQE: Increase driver version numberKleber Sacilotto de Souza2014-07-091-1/+1
* GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza2014-07-091-0/+45
* GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza2014-07-097-18/+115
* GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza2014-07-092-0/+115
* Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-032-3/+3
|\
| * misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer2014-05-271-1/+1
| * misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida2014-05-031-2/+2
* | 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: Increase driver version numberFrank Haverkamp2014-04-161-1/+1
* | GenWQE: Fix multithreading problemsFrank Haverkamp2014-04-163-86/+180
* | GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King2014-04-161-1/+1
* | GenWQE: Add wmb before DDCB is startedFrank Haverkamp2014-04-161-0/+4
* | GenWQE: Enable access to VPD flash areaFrank Haverkamp2014-04-161-1/+5
|/
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-181-0/+1
|\
| * misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer2014-02-071-0/+1
* | drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-071-1/+0
|/
* misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun2014-01-081-2/+2
* GenWQE: Fix warnings for sparcFrank Haverkamp2014-01-081-9/+14
* GenWQE: Fix compile problems for AlphaFrank Haverkamp2014-01-082-0/+2
* GenWQE: Rework return code for flash-update ioctlFrank Haverkamp2014-01-081-129/+43
* GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp2013-12-201-1/+1
* GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp2013-12-201-2/+4
* GenWQE: Fix endian issues detected by sparseFrank Haverkamp2013-12-204-59/+68
* GenWQE Enable driverFrank Haverkamp2013-12-182-0/+20
* GenWQE Sysfs interfacesFrank Haverkamp2013-12-181-0/+288
* GenWQE Debugfs interfacesFrank Haverkamp2013-12-181-0/+500
* GenWQE Utility functionsFrank Haverkamp2013-12-181-0/+947
OpenPOWER on IntegriCloud