aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds11-26/+898
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+96
2015-02-06cxl: Add missing return statement after handling AFU errrorIan Munsie1-0/+1
2015-02-06cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie1-0/+9
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie3-10/+205
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro1-8/+8
2015-02-02cxl: Fix device_node reference countingRyan Grimm1-1/+1
2015-01-22cxl: Add ability to reset the cardRyan Grimm3-0/+56
2015-01-22cxl: Enable CAPP recoveryRyan Grimm1-1/+7
2015-01-22cxl: Add image control to sysfsRyan Grimm1-0/+39
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm2-2/+41
2015-01-22cxl: Add tracepointsIan Munsie8-9/+520
2015-01-22cxl: remove redundant increment of hwirqColin Ian King1-1/+1
2015-01-17Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+12
2015-01-12cxl: Fix issues when unmapping contextsIan Munsie2-25/+71
2015-01-09mei: clean reset bit before resetAlexander Usyskin1-0/+12
2015-01-09ses: Add power_status to SES device slotSong Liu1-0/+38
2015-01-09ses: add reliable slot attributeDan Williams1-1/+19
2015-01-09ses: add enclosure logical idDan Williams1-0/+13
2015-01-09ses: close potential registration raceDan Williams1-11/+26
2014-12-29cxl: Disable SPAP register when freeing SPAIan Munsie1-0/+1
2014-12-29cxl: Disable AFU debug flagIan Munsie2-1/+8
2014-12-29cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie1-0/+6
2014-12-29cxl: Fix leaking interrupts if attach process failsIan Munsie1-1/+3
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds6-24/+41
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+12
2014-12-15mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin1-6/+12
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds25-165/+411
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds8-8/+0
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-6/+29
2014-12-12cxl: Unmap MMIO regions when detaching a contextIan Munsie3-3/+21
2014-12-12cxl: Add timeout to process element commandsIan Munsie1-0/+5
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie5-21/+15
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-40/+141
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+9
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-5/+9
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-38/+26
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-47/+13
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-12-09vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro1-8/+9
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin1-1/+3
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin1-0/+3
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin1-1/+1
2014-12-09mic_virtio: robust feature array size calculationMichael S. Tsirkin1-2/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin1-1/+1
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro2-37/+41
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki6-17/+13
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-2/+6
2014-12-05misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki6-17/+13