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
Age
Commit message (
Expand
)
Author
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-01
misc: genwqe: card_debugfs: Demote file header from kerneldoc
Lee Jones
2020-07-01
misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc
Lee Jones
2020-07-01
misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues
Lee Jones
2020-07-01
misc: genwqe: card_utils: Whole a plethora of documentation issues
Lee Jones
2020-07-01
misc: genwqe: card_dev: Whole host of kerneldoc fixes
Lee Jones
2020-07-01
misc: genwqe: card_base: Whole host of kerneldoc fixes
Lee Jones
2020-07-01
misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args
Lee Jones
2020-07-01
misc: genwqe: card_base: Remove set but unused variable 'rc'
Lee Jones
2020-06-29
misc: genwqe: Constify struct pci_error_handlers
Rikard Falkeborn
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-19
genwqe: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-01-14
misc: genwqe: fix compile warnings
Hongbo Yao
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-18
genwq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
2019-05-24
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
2019-05-24
misc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-04-25
misc: genwqe: Fix misuse of %x
Fuqian Huang
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-19
genwqe: Fix size check
Christian Borntraeger
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-02
misc: card_utils: remove duplicated include file
zhong jiang
2018-09-25
misc: genwqe: remove duplicated include file
zhong jiang
2018-09-25
misc: genwqe: should return proper error value.
zhong jiang
2018-09-15
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2018-08-05
genwqe: card_base: Use true and false for boolean values
Gustavo A. R. Silva
2018-07-03
misc: genwqe: remove several redundant variables
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-27
GenWQE: Fix a typo in two comments
Markus Elfring
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-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-11
genwqe: drop .link_reset()
Cao jin
2016-10-31
genwqe: use pci_irq_allocate_vectors
Christoph Hellwig
2016-10-28
GenWQE: Fix bad page access during abort of resource allocation
Gerald Schaefer
2016-09-27
misc/genwqe: ensure zero initialization
Sebastian Ott
[next]