index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-05-27
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
1
-1
/
+1
2014-05-03
misc: genwqe: Fix format string mismatch in card_debugfs.c
Masanari Iida
1
-2
/
+2
2014-04-25
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
Alexander Gordeev
1
-1
/
+1
2014-04-16
GenWQE: Increase driver version number
Frank Haverkamp
1
-1
/
+1
2014-04-16
GenWQE: Fix multithreading problems
Frank Haverkamp
3
-86
/
+180
2014-04-16
GenWQE: Ensure rc is not returning an uninitialized value
Colin Ian King
1
-1
/
+1
2014-04-16
GenWQE: Add wmb before DDCB is started
Frank Haverkamp
1
-0
/
+4
2014-04-16
GenWQE: Enable access to VPD flash area
Frank Haverkamp
1
-1
/
+5
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2014-02-07
misc: genwqe: Fix potential memory leak when pinning memory
Christian Engelmayer
1
-0
/
+1
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-08
misc: genwqe: fix return value check in genwqe_device_create()
Wei Yongjun
1
-2
/
+2
2014-01-08
GenWQE: Fix warnings for sparc
Frank Haverkamp
1
-9
/
+14
2014-01-08
GenWQE: Fix compile problems for Alpha
Frank Haverkamp
2
-0
/
+2
2014-01-08
GenWQE: Rework return code for flash-update ioctl
Frank Haverkamp
1
-129
/
+43
2013-12-20
GenWQE: Accidently casting to u32 where u64 is required
Frank Haverkamp
1
-1
/
+1
2013-12-20
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
Frank Haverkamp
1
-2
/
+4
2013-12-20
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
4
-59
/
+68
2013-12-18
GenWQE Enable driver
Frank Haverkamp
2
-0
/
+20
2013-12-18
GenWQE Sysfs interfaces
Frank Haverkamp
1
-0
/
+288
2013-12-18
GenWQE Debugfs interfaces
Frank Haverkamp
1
-0
/
+500
2013-12-18
GenWQE Utility functions
Frank Haverkamp
1
-0
/
+947
2013-12-18
GenWQE Character device and DDCB queue
Frank Haverkamp
3
-0
/
+3047
2013-12-18
GenWQE PCI support, health monitoring and recovery
Frank Haverkamp
3
-0
/
+1835