| Commit message (Expand) | Author | Age | Files | Lines |
* | cxl: Fix PSL error due to duplicate segment table entries | Ian Munsie | 2014-10-28 | 1 | -6/+22 |
* | cxl: Refactor cxl_load_segment() and find_free_sste() | Ian Munsie | 2014-10-28 | 1 | -16/+18 |
* | cxl: Disable secondary hash in segment table | Ian Munsie | 2014-10-28 | 2 | -24/+10 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-19 | 1 | -6/+6 |
|\ |
|
| * | carma-fpga: move to fsl_dma_external_start() | Vinod Koul | 2014-10-15 | 1 | -1/+2 |
| * | carma-fpga: use dmaengine_xxx() API | Vinod Koul | 2014-10-15 | 1 | -5/+4 |
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-18 | 1 | -5/+1 |
|\ \ |
|
| * | | virtio: unify config_changed handling | Michael S. Tsirkin | 2014-10-15 | 1 | -5/+1 |
* | | | altera-stapl: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 1 | -27/+3 |
|\ \ \ |
|
| * | | | carma-fpga: switch to simple_read_from_buffer() | Al Viro | 2014-10-09 | 1 | -7/+2 |
| * | | | carma-fpga: switch to fixed_size_llseek() | Al Viro | 2014-10-09 | 1 | -20/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 2014-10-12 | 15 | -0/+4579 |
|\ \ \ \ |
|
| * | | | | cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking | Ian Munsie | 2014-10-09 | 1 | -5/+15 |
| * | | | | cxl: Add driver to Kbuild and Makefiles | Ian Munsie | 2014-10-08 | 2 | -0/+19 |
| * | | | | cxl: Driver code for powernv PCIe based cards for userspace access | Ian Munsie | 2014-10-08 | 10 | -0/+4453 |
| * | | | | cxl: Add base builtin support | Ian Munsie | 2014-10-08 | 5 | -0/+97 |
| |/ / / |
|
* | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h | Francesco Ruggeri | 2014-09-24 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-08 | 1 | -57/+44 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'imx-cleanup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2014-09-24 | 2 | -6/+6 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | ARM: at91/tclib: mask interruptions at shutdown and probe | Gaël PORTAY | 2014-09-08 | 1 | -0/+16 |
| * | | | | ARM: at91/tclib: move initialization from alloc to probe | Gaël PORTAY | 2014-09-08 | 1 | -49/+22 |
| * | | | | ARM: at91/tclib: prefer using of devm_* functions | Gaël PORTAY | 2014-09-08 | 1 | -8/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-10-08 | 34 | -1215/+1558 |
|\ \ \ \ |
|
| * | | | | mei: mei_txe_fw_sts can be static | Fengguang Wu | 2014-09-30 | 1 | -1/+1 |
| * | | | | mei: fix kernel-doc warnings | Alexander Usyskin | 2014-09-29 | 14 | -67/+231 |
| * | | | | mei: fix KDoc documentation formatting | Alexander Usyskin | 2014-09-29 | 15 | -225/+243 |
| * | | | | mei: drop me_client_presentation_num | Alexander Usyskin | 2014-09-29 | 2 | -3/+0 |
| * | | | | mei: trivial: fix errors in prints in comments | Alexander Usyskin | 2014-09-29 | 3 | -4/+4 |
| * | | | | mei: remove include to pci header from mei module files | Tomas Winkler | 2014-09-29 | 10 | -11/+9 |
| * | | | | mei: push pci cfg structure me hw | Tomas Winkler | 2014-09-29 | 6 | -45/+41 |
| * | | | | mei: remove the reference to pdev from mei_device | Tomas Winkler | 2014-09-29 | 5 | -8/+4 |
| * | | | | mei: move fw_status back to hw ops handlers | Tomas Winkler | 2014-09-29 | 4 | -22/+66 |
| * | | | | mei: get rid of most of the pci dependencies in mei | Tomas Winkler | 2014-09-29 | 15 | -251/+239 |
| * | | | | mei: push all standard settings into mei_device_init | Tomas Winkler | 2014-09-29 | 4 | -10/+21 |
| * | | | | mei: move mei_hbm_hdr function from hbm.h the hbm.c | Tomas Winkler | 2014-09-29 | 2 | -9/+16 |
| * | | | | mei: kill error message for allocation failure | Tomas Winkler | 2014-09-29 | 3 | -5/+1 |
| * | | | | mei: nfc: fix style warning | Tomas Winkler | 2014-09-29 | 1 | -1/+0 |
| * | | | | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler | 2014-09-29 | 9 | -6/+51 |
| * | | | | mei: pg: fix cat and paste error in comments | Tomas Winkler | 2014-09-29 | 1 | -2/+2 |
| * | | | | mei: debugfs: add single buffer indicator | Tomas Winkler | 2014-09-29 | 1 | -3/+4 |
| * | | | | mei: debugfs: adjust print buffer | Alexander Usyskin | 2014-09-29 | 1 | -7/+15 |
| * | | | | mei: add hbm and pg state in devstate debugfs print | Alexander Usyskin | 2014-09-29 | 5 | -1/+38 |
| * | | | | VMCI: integer overflow in vmci_datagram_dispatch() | Dan Carpenter | 2014-09-24 | 1 | -1/+2 |
| * | | | | GenWQE: Support blocking when DDCB queue is busy | Frank Haverkamp | 2014-09-24 | 4 | -22/+57 |
| * | | | | GenWQE: Fix problem when reading HSI and Retc | Eberhard S. Amann | 2014-09-24 | 1 | -1/+2 |
| * | | | | GenWQE: Fix checkpatch complaints | Frank Haverkamp | 2014-09-24 | 4 | -27/+25 |
| * | | | | GenWQE: Check return code of pci_sriov_enable | Frank Haverkamp | 2014-09-24 | 1 | -1/+4 |
| * | | | | GenWQE: Do not modify return code of genwqe_set_interrupt_capability | Frank Haverkamp | 2014-09-24 | 1 | -3/+1 |