index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
/
card_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
misc: genwqe: card_dev: Whole host of kerneldoc fixes
Lee Jones
1
-6
/
+18
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
1
-22
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2019-06-18
genwq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
1
-9
/
+1
2019-05-24
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
1
-0
/
+2
2018-09-15
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
1
-4
/
+5
2018-07-03
misc: genwqe: remove several redundant variables
Colin Ian King
1
-5
/
+0
2017-12-19
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
1
-6
/
+6
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
1
-2
/
+2
2017-12-19
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
1
-3
/
+0
2017-10-23
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
1
-1
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2015-10-04
misc/genwqe: get rid of atomic allocations
Sebastian Ott
1
-2
/
+2
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-1
/
+1
2014-09-24
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
1
-4
/
+8
2014-09-24
GenWQE: Fix checkpatch complaints
Frank Haverkamp
1
-3
/
+4
2014-09-24
GenWQE: Update author information
Frank Haverkamp
1
-1
/
+1
2014-07-10
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
1
-0
/
+5
2014-04-16
GenWQE: Fix multithreading problems
Frank Haverkamp
1
-27
/
+11
2014-04-16
GenWQE: Enable access to VPD flash area
Frank Haverkamp
1
-1
/
+5
2014-02-08
misc: genwqe: Fix potential memory leak when pinning memory
Christian Engelmayer
1
-0
/
+1
2014-01-09
misc: genwqe: fix return value check in genwqe_device_create()
Wei Yongjun
1
-2
/
+2
2014-01-09
GenWQE: Fix warnings for sparc
Frank Haverkamp
1
-9
/
+14
2014-01-09
GenWQE: Rework return code for flash-update ioctl
Frank Haverkamp
1
-129
/
+43
2013-12-20
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
1
-44
/
+53
2013-12-19
GenWQE Character device and DDCB queue
Frank Haverkamp
1
-0
/
+1486