summaryrefslogtreecommitdiff
path: root/drivers/misc/genwqe
AgeCommit message (Expand)Author
2014-07-18misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman
2014-07-10GenWQE: Remove unnecessary includeKleber Sacilotto de Souza
2014-07-09misc/GenWQE: fix pci_enable_msi usageSebastian Ott
2014-07-09GenWQE: Increase driver version numberKleber Sacilotto de Souza
2014-07-09GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza
2014-07-09GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-27misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer
2014-05-03misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman
2014-02-07misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-08misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun
2014-01-08GenWQE: Fix warnings for sparcFrank Haverkamp
2014-01-08GenWQE: Fix compile problems for AlphaFrank Haverkamp
2014-01-08GenWQE: Rework return code for flash-update ioctlFrank Haverkamp
2013-12-20GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp
2013-12-20GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp
2013-12-20GenWQE: Fix endian issues detected by sparseFrank Haverkamp
2013-12-18GenWQE Enable driverFrank Haverkamp
2013-12-18GenWQE Sysfs interfacesFrank Haverkamp
2013-12-18GenWQE Debugfs interfacesFrank Haverkamp
2013-12-18GenWQE Utility functionsFrank Haverkamp
2013-12-18GenWQE Character device and DDCB queueFrank Haverkamp
2013-12-18GenWQE PCI support, health monitoring and recoveryFrank Haverkamp