Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cedfbc309d62f8f029dc0c3b926452cc84796023
/
drivers
/
misc
/
genwqe
f03774b
GenWQE: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 8 years ago
6908b45
GenWQE: use kobj_to_dev()
by Geliang Tang
· 9 years ago
4d4896a
misc: genwqe: fix a comment typo
by Geliang Tang
· 9 years ago
19f7767
misc/genwqe: get rid of atomic allocations
by Sebastian Ott
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
0ecb3df
GenWQE: remove unnecessary version.h inclusion
by Fabian Frederick
· 10 years ago
6ae840e
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
cf35d6e
misc: genwqe: check for error from get_user_pages_fast()
by Ian Abbott
· 10 years ago
1451f41
GenWQE: Support blocking when DDCB queue is busy
by Frank Haverkamp
· 10 years ago
08e4906
GenWQE: Fix problem when reading HSI and Retc
by Eberhard S. Amann
· 10 years ago
d9c11d4
GenWQE: Fix checkpatch complaints
by Frank Haverkamp
· 10 years ago
bc407dd
GenWQE: Check return code of pci_sriov_enable
by Frank Haverkamp
· 10 years ago
2d880cc
GenWQE: Do not modify return code of genwqe_set_interrupt_capability
by Frank Haverkamp
· 10 years ago
26d8f6f
GenWQE: Update author information
by Frank Haverkamp
· 10 years ago
64df2ec
GenWQE: Remove sysfs entry for driver version
by Frank Haverkamp
· 10 years ago
95a8825
GenWQE: Check pci_get_totalvfs return code
by Frank Haverkamp
· 10 years ago
32182cd
misc: remove DEFINE_PCI_DEVICE_TABLE usage
by Greg Kroah-Hartman
· 10 years ago
5b35b20
GenWQE: Remove unnecessary include
by Kleber Sacilotto de Souza
· 10 years ago
7276883
misc/GenWQE: fix pci_enable_msi usage
by Sebastian Ott
· 10 years ago
d584f69
GenWQE: Increase driver version number
by Kleber Sacilotto de Souza
· 10 years ago
93b772b
GenWQE: Improve hardware error recovery
by Kleber Sacilotto de Souza
· 10 years ago
fb14545
GenWQE: Add support for EEH error recovery
by Kleber Sacilotto de Souza
· 10 years ago
c1f732a
GenWQE: Add sysfs interface for bitstream reload
by Kleber Sacilotto de Souza
· 10 years ago
4046136
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into next
by Linus Torvalds
· 10 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 10 years ago
63fa80c
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
by Christian Engelmayer
· 10 years ago
32d9dbe
misc: genwqe: Fix format string mismatch in card_debugfs.c
by Masanari Iida
· 11 years ago
a30d010
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
by Alexander Gordeev
· 11 years ago
73590a2
GenWQE: Increase driver version number
by Frank Haverkamp
· 11 years ago
718f762
GenWQE: Fix multithreading problems
by Frank Haverkamp
· 11 years ago
ebb2c96
GenWQE: Ensure rc is not returning an uninitialized value
by Colin Ian King
· 11 years ago
68fe8ac
GenWQE: Add wmb before DDCB is started
by Frank Haverkamp
· 11 years ago
5c5e058
GenWQE: Enable access to VPD flash area
by Frank Haverkamp
· 11 years ago
ba4b60e
Merge 3.14-rc3 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
d913c74
misc: genwqe: Fix potential memory leak when pinning memory
by Christian Engelmayer
· 11 years ago
e2527ec
drivers/misc: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
634608f
misc: genwqe: fix return value check in genwqe_device_create()
by Wei Yongjun
· 11 years ago
3c1547e7
GenWQE: Fix warnings for sparc
by Frank Haverkamp
· 11 years ago
90b4e97
GenWQE: Fix compile problems for Alpha
by Frank Haverkamp
· 11 years ago
d276b6c
GenWQE: Rework return code for flash-update ioctl
by Frank Haverkamp
· 11 years ago
a45a025
GenWQE: Accidently casting to u32 where u64 is required
by Frank Haverkamp
· 11 years ago
65861ab
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
by Frank Haverkamp
· 11 years ago
58d66ce
GenWQE: Fix endian issues detected by sparse
by Frank Haverkamp
· 11 years ago
76f5adb
GenWQE Enable driver
by Frank Haverkamp
· 11 years ago
b2a6513
GenWQE Sysfs interfaces
by Frank Haverkamp
· 11 years ago
c59330c
GenWQE Debugfs interfaces
by Frank Haverkamp
· 11 years ago
67f4add
GenWQE Utility functions
by Frank Haverkamp
· 11 years ago
eaf4722
GenWQE Character device and DDCB queue
by Frank Haverkamp
· 11 years ago
12eb468
GenWQE PCI support, health monitoring and recovery
by Frank Haverkamp
· 11 years ago