index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
Age
Commit message (
Expand
)
Author
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-28
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-19
GenWQE Enable driver
Frank Haverkamp
2013-12-19
GenWQE Sysfs interfaces
Frank Haverkamp
2013-12-19
GenWQE Debugfs interfaces
Frank Haverkamp
2013-12-19
GenWQE Utility functions
Frank Haverkamp
2013-12-19
GenWQE Character device and DDCB queue
Frank Haverkamp
2013-12-19
GenWQE PCI support, health monitoring and recovery
Frank Haverkamp