summaryrefslogtreecommitdiffstats
path: root/drivers/misc/genwqe
Commit message (Expand)AuthorAgeFilesLines
...
* GenWQE: Update author informationFrank Haverkamp2014-09-249-10/+10
* GenWQE: Remove sysfs entry for driver versionFrank Haverkamp2014-09-245-13/+4Star
* GenWQE: Check pci_get_totalvfs return codeFrank Haverkamp2014-09-242-2/+9
* misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-191-1/+1
* GenWQE: Remove unnecessary includeKleber Sacilotto de Souza2014-07-111-1/+0Star
* misc/GenWQE: fix pci_enable_msi usageSebastian Ott2014-07-092-7/+7
* GenWQE: Increase driver version numberKleber Sacilotto de Souza2014-07-091-1/+1
* GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza2014-07-091-0/+45
* GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza2014-07-097-18/+115
* GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza2014-07-092-0/+115
* Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-032-3/+3
|\
| * misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer2014-05-281-1/+1
| * misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida2014-05-041-2/+2
* | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-1/+1
|\ \ | |/ |/|
| * GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev2014-04-251-1/+1
* | GenWQE: Increase driver version numberFrank Haverkamp2014-04-161-1/+1
* | GenWQE: Fix multithreading problemsFrank Haverkamp2014-04-163-86/+180
* | GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King2014-04-161-1/+1
* | GenWQE: Add wmb before DDCB is startedFrank Haverkamp2014-04-161-0/+4
* | GenWQE: Enable access to VPD flash areaFrank Haverkamp2014-04-161-1/+5
|/
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-181-0/+1
|\
| * misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer2014-02-081-0/+1
* | drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-081-1/+0Star
|/
* misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun2014-01-091-2/+2
* GenWQE: Fix warnings for sparcFrank Haverkamp2014-01-091-9/+14
* GenWQE: Fix compile problems for AlphaFrank Haverkamp2014-01-092-0/+2
* GenWQE: Rework return code for flash-update ioctlFrank Haverkamp2014-01-091-129/+43Star
* GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp2013-12-201-1/+1
* GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp2013-12-201-2/+4
* GenWQE: Fix endian issues detected by sparseFrank Haverkamp2013-12-204-59/+68
* GenWQE Enable driverFrank Haverkamp2013-12-192-0/+20
* GenWQE Sysfs interfacesFrank Haverkamp2013-12-191-0/+288
* GenWQE Debugfs interfacesFrank Haverkamp2013-12-191-0/+500
* GenWQE Utility functionsFrank Haverkamp2013-12-191-0/+947
* GenWQE Character device and DDCB queueFrank Haverkamp2013-12-193-0/+3047
* GenWQE PCI support, health monitoring and recoveryFrank Haverkamp2013-12-193-0/+1835