summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-186/+418
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-26/+898
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-12/+96
2015-02-06cxl: Add missing return statement after handling AFU errrorIan Munsie-0/+1
2015-02-06cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie-0/+9
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie-10/+205
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro-8/+8
2015-02-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter-6/+6
2015-02-03mei: me: release hw from reset only during the reset flowAlexander Usyskin-2/+1
2015-02-03mei: mask interrupt set bit on clean reset bitAlexander Usyskin-1/+1
2015-02-02cxl: Fix device_node reference countingRyan Grimm-1/+1
2015-01-25VMCI: Fix two UVA mapping bugsJorgen Hansen-7/+8
2015-01-25misc: ti-st: add handling of the signal caseNicholas Mc Guire-8/+11
2015-01-25mei: add reference counting for me clientsTomas Winkler-94/+221
2015-01-22cxl: Add ability to reset the cardRyan Grimm-0/+56
2015-01-22cxl: Enable CAPP recoveryRyan Grimm-1/+7
2015-01-22cxl: Add image control to sysfsRyan Grimm-0/+39
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm-2/+41
2015-01-22cxl: Add tracepointsIan Munsie-9/+520
2015-01-22cxl: remove redundant increment of hwirqColin Ian King-1/+1
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman-25/+83
2015-01-17Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+12
2015-01-12ad525x_dpot-spi: Added Blank lines after declarationsMohammad Jamal-0/+4
2015-01-12ad525x_dpot:Remove break after returnMohammad Jamal-6/+0
2015-01-12ad525x_dpot: Add a blank line after declarationMohammad Jamal-0/+1
2015-01-12GenWQE: remove unnecessary version.h inclusionFabian Frederick-2/+0
2015-01-12misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner-15/+16
2015-01-12drivers:misc:ti-st: protect against bad packetsGigi Joseph-6/+18
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph-4/+8
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph-5/+1
2015-01-12st_kim: allow suspend if callback is not registeredGigi Joseph-2/+2
2015-01-12ti-st: add device tree supportGigi Joseph-10/+104
2015-01-12mei: use uuid, me_addr tuple addressing also for flow control creditsTomas Winkler-2/+2
2015-01-12mei: bus: use ssize_t as the return type for send and receiveTomas Winkler-19/+17
2015-01-12cxl: Fix issues when unmapping contextsIan Munsie-25/+71
2015-01-09mei: clean reset bit before resetAlexander Usyskin-0/+12
2015-01-09ses: Add power_status to SES device slotSong Liu-0/+38
2015-01-09ses: add reliable slot attributeDan Williams-1/+19
2015-01-09ses: add enclosure logical idDan Williams-0/+13
2015-01-09ses: close potential registration raceDan Williams-11/+26
2014-12-29cxl: Disable SPAP register when freeing SPAIan Munsie-0/+1
2014-12-29cxl: Disable AFU debug flagIan Munsie-1/+8
2014-12-29cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie-0/+6
2014-12-29cxl: Fix leaking interrupts if attach process failsIan Munsie-1/+3
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-24/+41
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-6/+12
2014-12-15mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin-6/+12
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-165/+411
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+0
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+29