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
2017-12-19
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
3
-13
/
+10
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
5
-29
/
+29
2017-12-19
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2
-16
/
+7
2017-10-23
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
3
-18
/
+38
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-11
genwqe: drop .link_reset()
Cao jin
1
-1
/
+0
2016-10-31
genwqe: use pci_irq_allocate_vectors
Christoph Hellwig
2
-11
/
+2
2016-10-28
GenWQE: Fix bad page access during abort of resource allocation
Gerald Schaefer
1
-1
/
+11
2016-09-27
misc/genwqe: ensure zero initialization
Sebastian Ott
2
-4
/
+2
2016-08-31
GenWQE: Change default access rights for device node
Frank Haverkamp
1
-0
/
+15
2016-06-21
GenWQE: Use pci_(request|release)_mem_regions
Johannes Thumshirn
1
-11
/
+7
2016-02-08
GenWQE: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2015-10-04
misc: genwqe: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-10-04
misc/genwqe: get rid of atomic allocations
Sebastian Ott
3
-5
/
+6
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-01-12
GenWQE: remove unnecessary version.h inclusion
Fabian Frederick
2
-2
/
+0
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-1
/
+1
2014-11-07
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
1
-0
/
+2
2014-09-23
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
4
-22
/
+57
2014-09-23
GenWQE: Fix problem when reading HSI and Retc
Eberhard S. Amann
1
-1
/
+2
2014-09-23
GenWQE: Fix checkpatch complaints
Frank Haverkamp
4
-27
/
+25
2014-09-23
GenWQE: Check return code of pci_sriov_enable
Frank Haverkamp
1
-1
/
+4
2014-09-23
GenWQE: Do not modify return code of genwqe_set_interrupt_capability
Frank Haverkamp
1
-3
/
+1
2014-09-23
GenWQE: Update author information
Frank Haverkamp
9
-10
/
+10
2014-09-23
GenWQE: Remove sysfs entry for driver version
Frank Haverkamp
5
-13
/
+4
2014-09-23
GenWQE: Check pci_get_totalvfs return code
Frank Haverkamp
2
-2
/
+9
2014-07-18
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
1
-1
/
+1
2014-07-10
GenWQE: Remove unnecessary include
Kleber Sacilotto de Souza
1
-1
/
+0
2014-07-09
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2
-7
/
+7
2014-07-09
GenWQE: Increase driver version number
Kleber Sacilotto de Souza
1
-1
/
+1
2014-07-09
GenWQE: Improve hardware error recovery
Kleber Sacilotto de Souza
1
-0
/
+45
2014-07-09
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
7
-18
/
+115
2014-07-09
GenWQE: Add sysfs interface for bitstream reload
Kleber Sacilotto de Souza
2
-0
/
+115
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
[next]