summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* cxl: Fix PSL error due to duplicate segment table entriesIan Munsie2014-10-281-6/+22
* cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie2014-10-281-16/+18
* cxl: Disable secondary hash in segment tableIan Munsie2014-10-282-24/+10
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-6/+6
|\
| * carma-fpga: move to fsl_dma_external_start()Vinod Koul2014-10-151-1/+2
| * carma-fpga: use dmaengine_xxx() APIVinod Koul2014-10-151-5/+4
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-5/+1
|\ \
| * | virtio: unify config_changed handlingMichael S. Tsirkin2014-10-151-5/+1
* | | altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-27/+3
|\ \ \
| * | | carma-fpga: switch to simple_read_from_buffer()Al Viro2014-10-091-7/+2
| * | | carma-fpga: switch to fixed_size_llseek()Al Viro2014-10-091-20/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1115-0/+4579
|\ \ \ \
| * | | | cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-091-5/+15
| * | | | cxl: Add driver to Kbuild and MakefilesIan Munsie2014-10-082-0/+19
| * | | | cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-0810-0/+4453
| * | | | cxl: Add base builtin supportIan Munsie2014-10-085-0/+97
| |/ / /
* | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-1/+0
|\ \ \ \
| * | | | PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri2014-09-241-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-57/+44
|\ \ \ \
| * \ \ \ Merge tag 'imx-cleanup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-09-242-6/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY2014-09-081-0/+16
| * | | | ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY2014-09-081-49/+22
| * | | | ARM: at91/tclib: prefer using of devm_* functionsGaël PORTAY2014-09-081-8/+6
| | |/ / | |/| |
* | | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-0834-1215/+1558
|\ \ \ \
| * | | | mei: mei_txe_fw_sts can be staticFengguang Wu2014-09-291-1/+1
| * | | | mei: fix kernel-doc warningsAlexander Usyskin2014-09-2914-67/+231
| * | | | mei: fix KDoc documentation formattingAlexander Usyskin2014-09-2915-225/+243
| * | | | mei: drop me_client_presentation_numAlexander Usyskin2014-09-292-3/+0
| * | | | mei: trivial: fix errors in prints in commentsAlexander Usyskin2014-09-293-4/+4
| * | | | mei: remove include to pci header from mei module filesTomas Winkler2014-09-2910-11/+9
| * | | | mei: push pci cfg structure me hwTomas Winkler2014-09-296-45/+41
| * | | | mei: remove the reference to pdev from mei_deviceTomas Winkler2014-09-295-8/+4
| * | | | mei: move fw_status back to hw ops handlersTomas Winkler2014-09-294-22/+66
| * | | | mei: get rid of most of the pci dependencies in meiTomas Winkler2014-09-2915-251/+239
| * | | | mei: push all standard settings into mei_device_initTomas Winkler2014-09-294-10/+21
| * | | | mei: move mei_hbm_hdr function from hbm.h the hbm.cTomas Winkler2014-09-292-9/+16
| * | | | mei: kill error message for allocation failureTomas Winkler2014-09-293-5/+1
| * | | | mei: nfc: fix style warningTomas Winkler2014-09-291-1/+0
| * | | | mei: fix style warning: Missing a blank line after declarationsTomas Winkler2014-09-299-6/+51
| * | | | mei: pg: fix cat and paste error in commentsTomas Winkler2014-09-291-2/+2
| * | | | mei: debugfs: add single buffer indicatorTomas Winkler2014-09-291-3/+4
| * | | | mei: debugfs: adjust print bufferAlexander Usyskin2014-09-291-7/+15
| * | | | mei: add hbm and pg state in devstate debugfs printAlexander Usyskin2014-09-295-1/+38
| * | | | VMCI: integer overflow in vmci_datagram_dispatch()Dan Carpenter2014-09-231-1/+2
| * | | | GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp2014-09-234-22/+57
| * | | | GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann2014-09-231-1/+2
| * | | | GenWQE: Fix checkpatch complaintsFrank Haverkamp2014-09-234-27/+25
| * | | | GenWQE: Check return code of pci_sriov_enableFrank Haverkamp2014-09-231-1/+4
| * | | | GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp2014-09-231-3/+1