| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: genwqe: Fixes DMA mask setting | Christophe JAILLET | 2021-09-14 | 1 | -1/+1 |
* | misc: genwqe: Use dma_set_mask_and_coherent to simplify code | Christophe JAILLET | 2020-12-09 | 1 | -17/+2 |
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-07 | 1 | -1/+1 |
|\ |
|
| * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck | 2020-07-07 | 1 | -1/+1 |
* | | misc: genwqe: card_base: Whole host of kerneldoc fixes | Lee Jones | 2020-07-01 | 1 | -3/+21 |
* | | misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args | Lee Jones | 2020-07-01 | 1 | -0/+2 |
* | | misc: genwqe: card_base: Remove set but unused variable 'rc' | Lee Jones | 2020-07-01 | 1 | -3/+1 |
* | | misc: genwqe: Constify struct pci_error_handlers | Rikard Falkeborn | 2020-06-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 1 | -5/+0 |
|\ |
|
| * | genwq: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-18 | 1 | -5/+0 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ |
|
* | misc: genwqe: remove duplicated include file | zhong jiang | 2018-09-25 | 1 | -1/+0 |
* | genwqe: Make defines uppercase | Guilherme G. Piccoli | 2017-12-19 | 1 | -8/+8 |
* | genwqe: drop .link_reset() | Cao jin | 2017-01-11 | 1 | -1/+0 |
* | 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: Fix checkpatch complaints | Frank Haverkamp | 2014-09-23 | 1 | -9/+9 |
* | GenWQE: Check return code of pci_sriov_enable | Frank Haverkamp | 2014-09-23 | 1 | -1/+4 |
* | GenWQE: Update author information | Frank Haverkamp | 2014-09-23 | 1 | -2/+2 |
* | GenWQE: Remove sysfs entry for driver version | Frank Haverkamp | 2014-09-23 | 1 | -1/+1 |
* | GenWQE: Check pci_get_totalvfs return code | Frank Haverkamp | 2014-09-23 | 1 | -1/+8 |
* | misc: remove DEFINE_PCI_DEVICE_TABLE usage | Greg Kroah-Hartman | 2014-07-18 | 1 | -1/+1 |
* | GenWQE: Remove unnecessary include | Kleber Sacilotto de Souza | 2014-07-10 | 1 | -1/+0 |
* | GenWQE: Improve hardware error recovery | Kleber Sacilotto de Souza | 2014-07-09 | 1 | -0/+45 |
* | GenWQE: Add support for EEH error recovery | Kleber Sacilotto de Souza | 2014-07-09 | 1 | -13/+66 |
* | GenWQE: Add sysfs interface for bitstream reload | Kleber Sacilotto de Souza | 2014-07-09 | 1 | -0/+90 |
* | GenWQE PCI support, health monitoring and recovery | Frank Haverkamp | 2013-12-18 | 1 | -0/+1205 |