index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
/
card_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
misc: genwqe: make class_genwqe a static const structure
Ivan Orlov
1
-23
/
+26
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-09
misc: genwqe: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-2
/
+0
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-10
misc: genwqe: card_base: Fix some kernel-doc warnings
Bo Liu
1
-1
/
+1
2021-09-14
misc: genwqe: Fixes DMA mask setting
Christophe JAILLET
1
-1
/
+1
2020-12-09
misc: genwqe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-17
/
+2
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-07-08
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-07-01
misc: genwqe: card_base: Whole host of kerneldoc fixes
Lee Jones
1
-3
/
+21
2020-07-01
misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args
Lee Jones
1
-0
/
+2
2020-07-01
misc: genwqe: card_base: Remove set but unused variable 'rc'
Lee Jones
1
-3
/
+1
2020-06-29
misc: genwqe: Constify struct pci_error_handlers
Rikard Falkeborn
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2019-06-18
genwq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
1
-9
/
+1
2018-09-25
misc: genwqe: remove duplicated include file
zhong jiang
1
-1
/
+0
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
1
-8
/
+8
2017-01-11
genwqe: drop .link_reset()
Cao jin
1
-1
/
+0
2016-08-31
GenWQE: Change default access rights for device node
Frank Haverkamp
1
-0
/
+15
2016-06-22
GenWQE: Use pci_(request|release)_mem_regions
Johannes Thumshirn
1
-11
/
+7
2014-09-24
GenWQE: Fix checkpatch complaints
Frank Haverkamp
1
-9
/
+9
2014-09-24
GenWQE: Check return code of pci_sriov_enable
Frank Haverkamp
1
-1
/
+4
2014-09-24
GenWQE: Update author information
Frank Haverkamp
1
-2
/
+2
2014-09-24
GenWQE: Remove sysfs entry for driver version
Frank Haverkamp
1
-1
/
+1
2014-09-24
GenWQE: Check pci_get_totalvfs return code
Frank Haverkamp
1
-1
/
+8
2014-07-19
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
1
-1
/
+1
2014-07-11
GenWQE: Remove unnecessary include
Kleber Sacilotto de Souza
1
-1
/
+0
2014-07-10
GenWQE: Improve hardware error recovery
Kleber Sacilotto de Souza
1
-0
/
+45
2014-07-10
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
1
-13
/
+66
2014-07-10
GenWQE: Add sysfs interface for bitstream reload
Kleber Sacilotto de Souza
1
-0
/
+90
2013-12-19
GenWQE PCI support, health monitoring and recovery
Frank Haverkamp
1
-0
/
+1205