aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-01mei: make device disabled on stop unconditionallyAlexander Usyskin1-0/+2
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds21-186/+418
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-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter1-6/+6
2015-02-03mei: me: release hw from reset only during the reset flowAlexander Usyskin1-2/+1
2015-02-03mei: mask interrupt set bit on clean reset bitAlexander Usyskin1-1/+1
2015-02-02cxl: Fix device_node reference countingRyan Grimm1-1/+1
2015-01-25VMCI: Fix two UVA mapping bugsJorgen Hansen2-7/+8
2015-01-25misc: ti-st: add handling of the signal caseNicholas Mc Guire1-8/+11
2015-01-25mei: add reference counting for me clientsTomas Winkler10-94/+221
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-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman3-25/+83
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-12ad525x_dpot-spi: Added Blank lines after declarationsMohammad Jamal1-0/+4
2015-01-12ad525x_dpot:Remove break after returnMohammad Jamal1-6/+0
2015-01-12ad525x_dpot: Add a blank line after declarationMohammad Jamal1-0/+1
2015-01-12GenWQE: remove unnecessary version.h inclusionFabian Frederick2-2/+0
2015-01-12misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner1-15/+16
2015-01-12drivers:misc:ti-st: protect against bad packetsGigi Joseph1-6/+18
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph1-4/+8
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph1-5/+1
2015-01-12st_kim: allow suspend if callback is not registeredGigi Joseph1-2/+2
2015-01-12ti-st: add device tree supportGigi Joseph2-10/+104
2015-01-12mei: use uuid, me_addr tuple addressing also for flow control creditsTomas Winkler1-2/+2
2015-01-12mei: bus: use ssize_t as the return type for send and receiveTomas Winkler2-19/+17
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