Age | Commit message (Expand) | Author | Files | Lines |
2020-07-01 | misc: genwqe: card_utils: Whole a plethora of documentation issues | Lee Jones | 1 | -4/+26 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-05-19 | genwqe: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -33/+9 |
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/+4 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -1/+1 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+2 |
2018-12-19 | genwqe: Fix size check | Christian Borntraeger | 1 | -1/+1 |
2018-10-03 | misc: card_utils: remove duplicated include file | zhong jiang | 1 | -2/+0 |
2018-09-25 | misc: genwqe: should return proper error value. | zhong jiang | 1 | -6/+7 |
2018-03-27 | GenWQE: Fix a typo in two comments | Markus Elfring | 1 | -2/+2 |
2017-12-19 | genwqe: Remove unused parameter in some functions | Guilherme G. Piccoli | 1 | -3/+2 |
2017-12-19 | genwqe: Remove unused variable and rename function | Guilherme G. Piccoli | 1 | -13/+7 |
2017-10-23 | genwqe: Take R/W permissions into account when dealing with memory pages | Guilherme G. Piccoli | 1 | -16/+27 |
2016-10-31 | genwqe: use pci_irq_allocate_vectors | Christoph Hellwig | 1 | -10/+2 |
2016-10-28 | GenWQE: Fix bad page access during abort of resource allocation | Gerald Schaefer | 1 | -1/+11 |
2016-09-27 | misc/genwqe: ensure zero initialization | Sebastian Ott | 1 | -2/+2 |
2015-10-04 | misc/genwqe: get rid of atomic allocations | Sebastian Ott | 1 | -2/+3 |
2014-11-07 | misc: genwqe: check for error from get_user_pages_fast() | Ian Abbott | 1 | -0/+2 |
2014-09-24 | GenWQE: Fix checkpatch complaints | Frank Haverkamp | 1 | -2/+3 |
2014-09-24 | GenWQE: Update author information | Frank Haverkamp | 1 | -1/+1 |
2014-07-10 | misc/GenWQE: fix pci_enable_msi usage | Sebastian Ott | 1 | -4/+6 |
2014-07-10 | GenWQE: Add support for EEH error recovery | Kleber Sacilotto de Souza | 1 | -0/+10 |
2014-06-03 | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2014-05-28 | misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl() | Christian Engelmayer | 1 | -1/+1 |
2014-04-25 | GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block() | Alexander Gordeev | 1 | -1/+1 |
2014-04-16 | GenWQE: Fix multithreading problems | Frank Haverkamp | 1 | -40/+130 |
2013-12-20 | GenWQE: Accidently casting to u32 where u64 is required | Frank Haverkamp | 1 | -1/+1 |
2013-12-20 | GenWQE: Fix endian issues detected by sparse | Frank Haverkamp | 1 | -7/+4 |
2013-12-19 | GenWQE Utility functions | Frank Haverkamp | 1 | -0/+947 |