index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
/
card_ddcb.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-06
misc: genwqe: Fix incorrect cmd field being reported in error
Colin Ian King
2021-03-28
misc: genwqe: Rudimentary typo fixes
Bhaskar Chowdhury
2020-07-01
misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues
Lee Jones
2020-01-14
misc: genwqe: fix compile warnings
Hongbo Yao
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
2018-09-25
misc: genwqe: remove duplicated include file
zhong jiang
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
2016-09-27
misc/genwqe: ensure zero initialization
Sebastian Ott
2015-10-04
misc/genwqe: get rid of atomic allocations
Sebastian Ott
2014-09-23
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
2014-09-23
GenWQE: Fix problem when reading HSI and Retc
Eberhard S. Amann
2014-09-23
GenWQE: Fix checkpatch complaints
Frank Haverkamp
2014-09-23
GenWQE: Do not modify return code of genwqe_set_interrupt_capability
Frank Haverkamp
2014-09-23
GenWQE: Update author information
Frank Haverkamp
2014-09-23
GenWQE: Remove sysfs entry for driver version
Frank Haverkamp
2014-07-09
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2014-07-09
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
2014-04-16
GenWQE: Ensure rc is not returning an uninitialized value
Colin Ian King
2014-04-16
GenWQE: Add wmb before DDCB is started
Frank Haverkamp
2014-01-08
GenWQE: Fix compile problems for Alpha
Frank Haverkamp
2013-12-20
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
2013-12-18
GenWQE Character device and DDCB queue
Frank Haverkamp