Age | Commit message (Expand) | Author |
2015-10-27 | cxl: Fix unbalanced pci_dev_get in cxl_probe | Daniel Axtens |
2015-07-03 | mei: me: wait for power gating exit confirmation | Alexander Usyskin |
2015-07-03 | mei: txe: reduce suspend/resume time | Tomas Winkler |
2015-03-23 | cxl: Add missing return statement after handling AFU errror | Ian Munsie |
2015-03-23 | cxl: Fix device_node reference counting | Ryan Grimm |
2015-03-23 | cxl: Use image state defaults for reloading FPGA | Ryan Grimm |
2015-03-14 | mei: make device disabled on stop unconditionally | Alexander Usyskin |
2015-03-06 | mei: me: release hw from reset only during the reset flow | Alexander Usyskin |
2015-03-06 | mei: mask interrupt set bit on clean reset bit | Alexander Usyskin |
2015-01-27 | mei: clean reset bit before reset | Alexander Usyskin |
2015-01-27 | cxl: Unmap MMIO regions when detaching a context | Ian Munsie |
2015-01-27 | cxl: Add timeout to process element commands | Ian Munsie |
2015-01-27 | cxl: Change contexts_lock to a mutex to fix sleep while atomic bug | Ian Munsie |
2015-01-16 | misc: genwqe: check for error from get_user_pages_fast() | Ian Abbott |
2014-10-28 | cxl: Fix PSL error due to duplicate segment table entries | Ian Munsie |
2014-10-28 | cxl: Refactor cxl_load_segment() and find_free_sste() | Ian Munsie |
2014-10-28 | cxl: Disable secondary hash in segment table | Ian Munsie |
2014-10-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-10-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-15 | carma-fpga: move to fsl_dma_external_start() | Vinod Koul |
2014-10-15 | carma-fpga: use dmaengine_xxx() API | Vinod Koul |
2014-10-15 | virtio: unify config_changed handling | Michael S. Tsirkin |
2014-10-14 | altera-stapl: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-09 | carma-fpga: switch to simple_read_from_buffer() | Al Viro |
2014-10-09 | carma-fpga: switch to fixed_size_llseek() | Al Viro |
2014-10-09 | cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking | Ian Munsie |
2014-10-08 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-08 | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-10-08 | cxl: Add driver to Kbuild and Makefiles | Ian Munsie |
2014-10-08 | cxl: Driver code for powernv PCIe based cards for userspace access | Ian Munsie |
2014-10-08 | cxl: Add base builtin support | Ian Munsie |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-09-29 | mei: mei_txe_fw_sts can be static | Fengguang Wu |
2014-09-29 | mei: fix kernel-doc warnings | Alexander Usyskin |
2014-09-29 | mei: fix KDoc documentation formatting | Alexander Usyskin |
2014-09-29 | mei: drop me_client_presentation_num | Alexander Usyskin |
2014-09-29 | mei: trivial: fix errors in prints in comments | Alexander Usyskin |
2014-09-29 | mei: remove include to pci header from mei module files | Tomas Winkler |
2014-09-29 | mei: push pci cfg structure me hw | Tomas Winkler |
2014-09-29 | mei: remove the reference to pdev from mei_device | Tomas Winkler |
2014-09-29 | mei: move fw_status back to hw ops handlers | Tomas Winkler |
2014-09-29 | mei: get rid of most of the pci dependencies in mei | Tomas Winkler |
2014-09-29 | mei: push all standard settings into mei_device_init | Tomas Winkler |
2014-09-29 | mei: move mei_hbm_hdr function from hbm.h the hbm.c | Tomas Winkler |
2014-09-29 | mei: kill error message for allocation failure | Tomas Winkler |
2014-09-29 | mei: nfc: fix style warning | Tomas Winkler |
2014-09-29 | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler |