index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
/
card_dev.c
Age
Commit message (
Expand
)
Author
2017-12-19
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
2017-12-19
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2017-10-23
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2015-10-04
misc/genwqe: get rid of atomic allocations
Sebastian Ott
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-09-23
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
2014-09-23
GenWQE: Fix checkpatch complaints
Frank Haverkamp
2014-09-23
GenWQE: Update author information
Frank Haverkamp
2014-07-09
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
2014-04-16
GenWQE: Fix multithreading problems
Frank Haverkamp
2014-04-16
GenWQE: Enable access to VPD flash area
Frank Haverkamp
2014-02-07
misc: genwqe: Fix potential memory leak when pinning memory
Christian Engelmayer
2014-01-08
misc: genwqe: fix return value check in genwqe_device_create()
Wei Yongjun
2014-01-08
GenWQE: Fix warnings for sparc
Frank Haverkamp
2014-01-08
GenWQE: Rework return code for flash-update ioctl
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