index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
Age
Commit message (
Expand
)
Author
2016-10-28
GenWQE: Fix bad page access during abort of resource allocation
Gerald Schaefer
2016-09-27
misc/genwqe: ensure zero initialization
Sebastian Ott
2016-08-31
GenWQE: Change default access rights for device node
Frank Haverkamp
2016-06-21
GenWQE: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-02-08
GenWQE: use kobj_to_dev()
Geliang Tang
2015-10-04
misc: genwqe: fix a comment typo
Geliang Tang
2015-10-04
misc/genwqe: get rid of atomic allocations
Sebastian Ott
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-01-12
GenWQE: remove unnecessary version.h inclusion
Fabian Frederick
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-07
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
2014-09-23
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
2014-09-23
GenWQE: Fix problem when reading HSI and Retc
Eberhard S. Amann
2014-09-23
GenWQE: Fix checkpatch complaints
Frank Haverkamp
2014-09-23
GenWQE: Check return code of pci_sriov_enable
Frank Haverkamp
2014-09-23
GenWQE: Do not modify return code of genwqe_set_interrupt_capability
Frank Haverkamp
2014-09-23
GenWQE: Update author information
Frank Haverkamp
2014-09-23
GenWQE: Remove sysfs entry for driver version
Frank Haverkamp
2014-09-23
GenWQE: Check pci_get_totalvfs return code
Frank Haverkamp
2014-07-18
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-10
GenWQE: Remove unnecessary include
Kleber Sacilotto de Souza
2014-07-09
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2014-07-09
GenWQE: Increase driver version number
Kleber Sacilotto de Souza
2014-07-09
GenWQE: Improve hardware error recovery
Kleber Sacilotto de Souza
2014-07-09
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
2014-07-09
GenWQE: Add sysfs interface for bitstream reload
Kleber Sacilotto de Souza
2014-06-03
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-27
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
2014-05-03
misc: genwqe: Fix format string mismatch in card_debugfs.c
Masanari Iida
2014-04-25
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
Alexander Gordeev
2014-04-16
GenWQE: Increase driver version number
Frank Haverkamp
2014-04-16
GenWQE: Fix multithreading problems
Frank Haverkamp
2014-04-16
GenWQE: Ensure rc is not returning an uninitialized value
Colin Ian King
2014-04-16
GenWQE: Add wmb before DDCB is started
Frank Haverkamp
2014-04-16
GenWQE: Enable access to VPD flash area
Frank Haverkamp
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-07
misc: genwqe: Fix potential memory leak when pinning memory
Christian Engelmayer
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
misc: genwqe: fix return value check in genwqe_device_create()
Wei Yongjun
2014-01-08
GenWQE: Fix warnings for sparc
Frank Haverkamp
2014-01-08
GenWQE: Fix compile problems for Alpha
Frank Haverkamp
2014-01-08
GenWQE: Rework return code for flash-update ioctl
Frank Haverkamp
2013-12-20
GenWQE: Accidently casting to u32 where u64 is required
Frank Haverkamp
2013-12-20
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
Frank Haverkamp
2013-12-20
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
2013-12-18
GenWQE Enable driver
Frank Haverkamp
2013-12-18
GenWQE Sysfs interfaces
Frank Haverkamp
2013-12-18
GenWQE Debugfs interfaces
Frank Haverkamp
[next]