summaryrefslogtreecommitdiffstats
path: root/drivers/misc/genwqe/card_ddcb.c
Commit message (Expand)AuthorAgeFilesLines
* misc: genwqe: remove duplicated include filezhong jiang2018-09-251-1/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-4/+5
* genwqe: Make defines uppercaseGuilherme G. Piccoli2017-12-191-11/+11
* misc/genwqe: ensure zero initializationSebastian Ott2016-09-271-2/+0
* misc/genwqe: get rid of atomic allocationsSebastian Ott2015-10-041-1/+1
* GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp2014-09-231-10/+34
* GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann2014-09-231-1/+2
* GenWQE: Fix checkpatch complaintsFrank Haverkamp2014-09-231-13/+9
* GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp2014-09-231-3/+1
* GenWQE: Update author informationFrank Haverkamp2014-09-231-1/+1
* GenWQE: Remove sysfs entry for driver versionFrank Haverkamp2014-09-231-1/+1
* misc/GenWQE: fix pci_enable_msi usageSebastian Ott2014-07-091-3/+1
* GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza2014-07-091-5/+19
* 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: Fix compile problems for AlphaFrank Haverkamp2014-01-081-0/+1
* GenWQE: Fix endian issues detected by sparseFrank Haverkamp2013-12-201-7/+9
* GenWQE Character device and DDCB queueFrank Haverkamp2013-12-181-0/+1373