index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
/
card_utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-2
/
+2
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-2
/
+2
*
genwqe: fix MAX_ORDER usage
Kirill A. Shutemov
2023-04-06
1
-1
/
+1
*
misc: genwqe: move intervening macros away from kernel-doc
Randy Dunlap
2023-01-19
1
-3
/
+3
*
misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-21
1
-5
/
+5
*
misc: genwqe: card_utils: Whole a plethora of documentation issues
Lee Jones
2020-07-01
1
-4
/
+26
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
genwqe: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-19
1
-33
/
+9
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
2019-05-24
1
-0
/
+4
|
/
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
*
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: card_utils: remove duplicated include file
zhong jiang
2018-10-03
1
-2
/
+0
*
misc: genwqe: should return proper error value.
zhong jiang
2018-09-25
1
-6
/
+7
*
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
1
-3
/
+2
*
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2017-12-19
1
-13
/
+7
*
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
2017-10-23
1
-16
/
+27
*
genwqe: use pci_irq_allocate_vectors
Christoph Hellwig
2016-10-31
1
-10
/
+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
1
-2
/
+2
*
misc/genwqe: get rid of atomic allocations
Sebastian Ott
2015-10-04
1
-2
/
+3
*
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
2014-11-07
1
-0
/
+2
*
GenWQE: Fix checkpatch complaints
Frank Haverkamp
2014-09-24
1
-2
/
+3
*
GenWQE: Update author information
Frank Haverkamp
2014-09-24
1
-1
/
+1
*
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2014-07-09
1
-4
/
+6
*
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
2014-07-09
1
-0
/
+10
*
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-03
1
-1
/
+1
|
\
|
*
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
2014-05-28
1
-1
/
+1
*
|
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
Alexander Gordeev
2014-04-25
1
-1
/
+1
*
|
GenWQE: Fix multithreading problems
Frank Haverkamp
2014-04-16
1
-40
/
+130
|
/
*
GenWQE: Accidently casting to u32 where u64 is required
Frank Haverkamp
2013-12-20
1
-1
/
+1
*
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
2013-12-20
1
-7
/
+4
*
GenWQE Utility functions
Frank Haverkamp
2013-12-19
1
-0
/
+947