- 20ac422 Merge 5.15-rc3 into char-misc next by Greg Kroah-Hartman · 3 years, 3 months ago
- 5e87622 misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years, 3 months ago
- 8d753db misc: genwqe: Fixes DMA mask setting by Christophe JAILLET · 3 years, 4 months ago
- dbdc671 misc: genwqe: Rudimentary typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
- 505b087 misc: genwqe: Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 1 month ago
- 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
- 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 6 months ago
- f5429c2ce misc: genwqe: card_debugfs: Demote file header from kerneldoc by Lee Jones · 4 years, 6 months ago
- ac36fdb misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc by Lee Jones · 4 years, 6 months ago
- 7adb55b misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues by Lee Jones · 4 years, 6 months ago
- 364b40c misc: genwqe: card_utils: Whole a plethora of documentation issues by Lee Jones · 4 years, 6 months ago
- 807062f misc: genwqe: card_dev: Whole host of kerneldoc fixes by Lee Jones · 4 years, 6 months ago
- a562c0c misc: genwqe: card_base: Whole host of kerneldoc fixes by Lee Jones · 4 years, 6 months ago
- f5721c7 misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args by Lee Jones · 4 years, 6 months ago
- f33e92e misc: genwqe: card_base: Remove set but unused variable 'rc' by Lee Jones · 4 years, 6 months ago
- f083879 misc: genwqe: Constify struct pci_error_handlers by Rikard Falkeborn · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ddae142 genwqe: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
- 8edf4cd misc: genwqe: fix compile warnings by Hongbo Yao · 5 years ago
- 01b8bca8 compat_ioctl: use correct compat_ptr() translation in drivers by Arnd Bergmann · 6 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- d7ef4857 genwq: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
- 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- eb3ae0a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289 by Thomas Gleixner · 6 years ago
- 110080c genwqe: Prevent an integer overflow in the ioctl by Dan Carpenter · 6 years ago
- dc3e0aa misc: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
- 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- d2f4a83 misc: genwqe: Fix misuse of %x by Fuqian Huang · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- fdd6696 genwqe: Fix size check by Christian Borntraeger · 6 years ago
- 2796b43 misc: remove GENWQE_DEBUGFS_RO() by Yangtao Li · 6 years ago
- 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- ef8ec6e misc: card_utils: remove duplicated include file by zhong jiang · 6 years ago
- b85847e misc: genwqe: remove duplicated include file by zhong jiang · 6 years ago
- 0224199 misc: genwqe: should return proper error value. by zhong jiang · 6 years ago
- 0ab93e9c signal/GenWQE: Fix sending of SIGKILL by Eric W. Biederman · 6 years ago
- 7a92719 genwqe: card_base: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
- ccbaef5 misc: genwqe: remove several redundant variables by Colin Ian King · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 2f09726 GenWQE: Fix a typo in two comments by Markus Elfring · 7 years ago
- 658a494 genwqe: Remove unused parameter in some functions by Guilherme G. Piccoli · 7 years ago
- 9d14e76 genwqe: Make defines uppercase by Guilherme G. Piccoli · 7 years ago
- 07864a1 genwqe: Remove unused variable and rename function by Guilherme G. Piccoli · 7 years ago
- de4ce2d genwqe: Take R/W permissions into account when dealing with memory pages by Guilherme G. Piccoli · 7 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- e1873a4 genwqe: drop .link_reset() by Cao jin · 8 years ago
- d3f4564 genwqe: use pci_irq_allocate_vectors by Christoph Hellwig · 8 years ago
- a7a7aee GenWQE: Fix bad page access during abort of resource allocation by Gerald Schaefer · 8 years ago
- 13decfb misc/genwqe: ensure zero initialization by Sebastian Ott · 8 years ago
- 5ed22ce GenWQE: Change default access rights for device node by Frank Haverkamp · 9 years ago
- f03774b GenWQE: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
- 6908b45 GenWQE: use kobj_to_dev() by Geliang Tang · 9 years ago
- 4d4896a misc: genwqe: fix a comment typo by Geliang Tang · 9 years ago
- 19f7767 misc/genwqe: get rid of atomic allocations by Sebastian Ott · 9 years ago
- 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
- 0ecb3df GenWQE: remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
- 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
- cf35d6e misc: genwqe: check for error from get_user_pages_fast() by Ian Abbott · 10 years ago
- 1451f41 GenWQE: Support blocking when DDCB queue is busy by Frank Haverkamp · 10 years ago
- 08e4906 GenWQE: Fix problem when reading HSI and Retc by Eberhard S. Amann · 10 years ago
- d9c11d4 GenWQE: Fix checkpatch complaints by Frank Haverkamp · 10 years ago
- bc407dd GenWQE: Check return code of pci_sriov_enable by Frank Haverkamp · 10 years ago
- 2d880cc GenWQE: Do not modify return code of genwqe_set_interrupt_capability by Frank Haverkamp · 10 years ago
- 26d8f6f GenWQE: Update author information by Frank Haverkamp · 10 years ago
- 64df2ec GenWQE: Remove sysfs entry for driver version by Frank Haverkamp · 10 years ago
- 95a8825 GenWQE: Check pci_get_totalvfs return code by Frank Haverkamp · 10 years ago
- 32182cd misc: remove DEFINE_PCI_DEVICE_TABLE usage by Greg Kroah-Hartman · 10 years ago
- 5b35b20 GenWQE: Remove unnecessary include by Kleber Sacilotto de Souza · 10 years ago
- 7276883 misc/GenWQE: fix pci_enable_msi usage by Sebastian Ott · 10 years ago
- d584f69 GenWQE: Increase driver version number by Kleber Sacilotto de Souza · 11 years ago
- 93b772b GenWQE: Improve hardware error recovery by Kleber Sacilotto de Souza · 11 years ago
- fb14545 GenWQE: Add support for EEH error recovery by Kleber Sacilotto de Souza · 11 years ago
- c1f732a GenWQE: Add sysfs interface for bitstream reload by Kleber Sacilotto de Souza · 11 years ago
- 4046136 Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into next by Linus Torvalds · 11 years ago
- 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
- 63fa80c misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl() by Christian Engelmayer · 11 years ago
- 32d9dbe misc: genwqe: Fix format string mismatch in card_debugfs.c by Masanari Iida · 11 years ago
- a30d010 GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
- 73590a2 GenWQE: Increase driver version number by Frank Haverkamp · 11 years ago
- 718f762 GenWQE: Fix multithreading problems by Frank Haverkamp · 11 years ago
- ebb2c96 GenWQE: Ensure rc is not returning an uninitialized value by Colin Ian King · 11 years ago
- 68fe8ac GenWQE: Add wmb before DDCB is started by Frank Haverkamp · 11 years ago
- 5c5e058 GenWQE: Enable access to VPD flash area by Frank Haverkamp · 11 years ago
- ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
- d913c74 misc: genwqe: Fix potential memory leak when pinning memory by Christian Engelmayer · 11 years ago
- e2527ec drivers/misc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 634608f misc: genwqe: fix return value check in genwqe_device_create() by Wei Yongjun · 11 years ago
- 3c1547e7 GenWQE: Fix warnings for sparc by Frank Haverkamp · 11 years ago
- 90b4e97 GenWQE: Fix compile problems for Alpha by Frank Haverkamp · 11 years ago
- d276b6c GenWQE: Rework return code for flash-update ioctl by Frank Haverkamp · 11 years ago
- a45a025 GenWQE: Accidently casting to u32 where u64 is required by Frank Haverkamp · 11 years ago
- 65861ab GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug by Frank Haverkamp · 11 years ago
- 58d66ce GenWQE: Fix endian issues detected by sparse by Frank Haverkamp · 11 years ago