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_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: genwqe: make class_genwqe a static const structure
Ivan Orlov
2023-08-11
1
-23
/
+26
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-2
/
+0
|
\
|
*
misc: genwqe: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
1
-2
/
+0
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
|
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
*
|
misc: genwqe: card_base: Fix some kernel-doc warnings
Bo Liu
2022-11-10
1
-1
/
+1
|
/
*
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-08
1
-1
/
+1
|
\
|
*
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-08
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-22
1
-11
/
+7
*
GenWQE: Fix checkpatch complaints
Frank Haverkamp
2014-09-24
1
-9
/
+9
*
GenWQE: Check return code of pci_sriov_enable
Frank Haverkamp
2014-09-24
1
-1
/
+4
*
GenWQE: Update author information
Frank Haverkamp
2014-09-24
1
-2
/
+2
*
GenWQE: Remove sysfs entry for driver version
Frank Haverkamp
2014-09-24
1
-1
/
+1
*
GenWQE: Check pci_get_totalvfs return code
Frank Haverkamp
2014-09-24
1
-1
/
+8
*
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-19
1
-1
/
+1
*
GenWQE: Remove unnecessary include
Kleber Sacilotto de Souza
2014-07-11
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-19
1
-0
/
+1205