index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-10-23
1
-22
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
4
-146
/
+32
|
\
|
*
genwq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
4
-146
/
+32
*
|
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-09
11
-82
/
+17
|
\
\
|
*
\
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
8
-72
/
+8
|
|
\
\
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
2019-06-05
8
-72
/
+8
|
|
|
/
|
*
|
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-08
2
-0
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
2019-05-24
2
-0
/
+6
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
|
/
*
/
misc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-24
1
-1
/
+0
|
/
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
*
misc: genwqe: Fix misuse of %x
Fuqian Huang
2019-04-25
1
-2
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
genwqe: Fix size check
Christian Borntraeger
2018-12-19
1
-1
/
+1
*
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
1
-49
/
+36
*
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-26
3
-10
/
+7
|
\
|
*
misc: card_utils: remove duplicated include file
zhong jiang
2018-10-02
1
-2
/
+0
|
*
misc: genwqe: remove duplicated include file
zhong jiang
2018-09-25
2
-2
/
+0
|
*
misc: genwqe: should return proper error value.
zhong jiang
2018-09-25
1
-6
/
+7
*
|
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2018-09-15
2
-5
/
+6
|
/
*
genwqe: card_base: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-05
1
-1
/
+1
*
misc: genwqe: remove several redundant variables
Colin Ian King
2018-07-03
2
-9
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-4
/
+5
*
GenWQE: Fix a typo in two comments
Markus Elfring
2018-03-27
1
-2
/
+2
*
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
2017-12-19
3
-13
/
+10
*
genwqe: Make defines uppercase
Guilherme G. Piccoli
2017-12-19
5
-29
/
+29
*
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2017-12-19
2
-16
/
+7
*
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
2017-10-23
3
-18
/
+38
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-22
1
-1
/
+0
|
\
|
*
genwqe: drop .link_reset()
Cao jin
2017-01-11
1
-1
/
+0
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
|
/
*
genwqe: use pci_irq_allocate_vectors
Christoph Hellwig
2016-10-31
2
-11
/
+2
*
GenWQE: Fix bad page access during abort of resource allocation
Gerald Schaefer
2016-10-28
1
-1
/
+11
*
misc/genwqe: ensure zero initialization
Sebastian Ott
2016-09-27
2
-4
/
+2
*
GenWQE: Change default access rights for device node
Frank Haverkamp
2016-08-31
1
-0
/
+15
*
GenWQE: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-21
1
-11
/
+7
*
GenWQE: use kobj_to_dev()
Geliang Tang
2016-02-08
1
-1
/
+1
*
misc: genwqe: fix a comment typo
Geliang Tang
2015-10-04
1
-1
/
+1
*
misc/genwqe: get rid of atomic allocations
Sebastian Ott
2015-10-04
3
-5
/
+6
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
*
GenWQE: remove unnecessary version.h inclusion
Fabian Frederick
2015-01-12
2
-2
/
+0
*
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
1
-0
/
+2
|
\
|
*
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
2014-11-07
1
-0
/
+2
*
|
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-1
/
+1
|
/
*
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
2014-09-23
4
-22
/
+57
*
GenWQE: Fix problem when reading HSI and Retc
Eberhard S. Amann
2014-09-23
1
-1
/
+2
*
GenWQE: Fix checkpatch complaints
Frank Haverkamp
2014-09-23
4
-27
/
+25
*
GenWQE: Check return code of pci_sriov_enable
Frank Haverkamp
2014-09-23
1
-1
/
+4
[next]