Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e57c4a67d71275e4a15b9f0f92a322ea27b26a6e
/
drivers
/
misc
/
mic
0a3405d
misc: mic: Fix reported static checker warning
by Sudeep Dutt
· 9 years ago
24732e7
misc: mic: Fix randconfig build error by including errno.h
by Sudeep Dutt
· 9 years ago
dd8d8d4
misc: mic: MIC card driver specific changes to enable SCIF
by Sudeep Dutt
· 10 years ago
74321d4
misc: mic: MIC host driver specific changes to enable SCIF
by Sudeep Dutt
· 10 years ago
fdd9fd5
misc: mic: SCIF messaging and node enumeration APIs
by Sudeep Dutt
· 10 years ago
76371c7
misc: mic: SCIF connections APIs i.e. accept and connect
by Nikhil Rao
· 10 years ago
e9089f4
misc: mic: SCIF open close bind and listen APIs
by Sudeep Dutt
· 10 years ago
40cb594
misc: mic: SCIF node queue pair setup management
by Sudeep Dutt
· 10 years ago
fb4d0e3
misc: mic: SCIF module initialization
by Sudeep Dutt
· 10 years ago
c9d5c53
misc: mic: Common MIC header file changes in preparation for SCIF
by Sudeep Dutt
· 10 years ago
b55f035
misc: mic: SCIF Peer Bus
by Sudeep Dutt
· 10 years ago
5ec4ca6
misc: mic: SCIF Hardware Bus
by Sudeep Dutt
· 10 years ago
9ad8b64
misc: mic: SCIF ring buffer infrastructure
by Sudeep Dutt
· 10 years ago
be29bc2
mic: drop pci_msi_off call on probe
by Michael S. Tsirkin
· 10 years ago
2f97631
misc: mic: fixup return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
64ec45b
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
8a38f33
mic/host: fix up virtio 1.0 APIs
by Michael S. Tsirkin
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
5c609a5
virtio: allow finalize_features to fail
by Michael S. Tsirkin
· 10 years ago
93d389f
virtio: assert 32 bit features in transports
by Michael S. Tsirkin
· 10 years ago
d025477
virtio: add support for 64 bit features.
by Michael S. Tsirkin
· 10 years ago
0ffaead
mic_virtio: robust feature array size calculation
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
c190476
misc: mic: card: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
016c98c
virtio: unify config_changed handling
by Michael S. Tsirkin
· 10 years ago
32182cd
misc: remove DEFINE_PCI_DEVICE_TABLE usage
by Greg Kroah-Hartman
· 10 years ago
e1ada0f
misc: mic: Introduce the managed version of ioremap
by Himangi Saraogi
· 10 years ago
a93a524
misc: mic: add dma support in card driver
by Siva Yerramreddy
· 10 years ago
9c3d37c
misc: mic: add threaded irq support in card driver
by Siva Yerramreddy
· 10 years ago
d4ef098
misc: mic: add dma support in host driver
by Siva Yerramreddy
· 10 years ago
b8e439f
misc: mic: add threaded irq support in host driver
by Siva Yerramreddy
· 10 years ago
726526c3
misc: mic: add a bus driver for virtual MIC devices
by Sudeep Dutt
· 10 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
ebba44f
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c7dcec7
Kconfig: Remove useless "default N" lines
by Paul Bolle
· 11 years ago
7ef3691
misc: mic: Add include of <linux/irqreturn.h>
by Bjorn Helgaas
· 11 years ago
3b1cc9b
misc: mic: fix possible signed underflow (undefined behavior) in userspace API
by Sudeep Dutt
· 11 years ago
d3bad75
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
5bd2010
Merge 3.13-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
138a6d7
Merge 3.13-rc4 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
324a56e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
by Tejun Heo
· 11 years ago
df5e4e8
misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.
by Dasaratharaman Chandramouli
· 11 years ago
1a92862
misc: mic: Suppress memory space sparse warnings
by Ashutosh Dixit
· 11 years ago
173c072
misc: mic: Fix endianness issues.
by Ashutosh Dixit
· 11 years ago
1e31aa9
misc: mic: Fix user space namespace pollution from mic_common.h.
by Ashutosh Dixit
· 11 years ago
9420b34
misc: mic: Minor bug fix in 'retry' loops.
by Sudeep Dutt
· 11 years ago
bd6dc8f
misc: mic: Change mic_notify(...) to return true.
by Sudeep Dutt
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
4257922
misc: mic: Fixes for randconfig build errors and warnings.
by Ashutosh Dixit
· 11 years ago
af19049
misc: mic: Enable OSPM suspend and resume support.
by Dasaratharaman Chandramouli
· 11 years ago
80d2623
misc: mic: depend on X86 for both host and card drivers.
by Sudeep Dutt
· 11 years ago
ced2c60
misc: mic: cleanups for "--strict" checkpatch.
by Ashutosh Dixit
· 11 years ago
4aa7996
misc: mic: header file cleanups.
by Sudeep Dutt
· 11 years ago
2ce5852
misc: mic: host driver sysfs cleanups.
by Sudeep Dutt
· 11 years ago
2141c7c
Intel MIC Card Driver Changes for Virtio Devices.
by Ashutosh Dixit
· 11 years ago
f69bcbf
Intel MIC Host Driver Changes for Virtio Devices.
by Ashutosh Dixit
· 11 years ago
aa27bad
Intel MIC Card Driver for X100 family.
by Sudeep Dutt
· 11 years ago
3a6a920
Intel MIC Host Driver, card OS state management.
by Sudeep Dutt
· 11 years ago
a01e28f
Intel MIC Host Driver Interrupt/SMPT support.
by Dasaratharaman Chandramouli
· 11 years ago
b170d8c
Intel MIC Host Driver for X100 family.
by Sudeep Dutt
· 11 years ago