summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2016-03-09cxl: Add tracepoints around the cxl hcallChristophe Lombard-0/+202
2016-03-09cxl: Adapter failure handlingChristophe Lombard-35/+198
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat-110/+198
2016-03-09cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat-0/+25
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard-5/+574
2016-03-09cxl: sysfs support for guestsChristophe Lombard-20/+108
2016-03-09cxl: Add guest-specific codeChristophe Lombard-11/+1525
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard-111/+164
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard-2/+890
2016-03-09cxl: IRQ allocation for guestsFrederic Barrat-14/+64
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat-3/+2
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat-11/+22
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat-100/+104
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat-120/+185
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat-9/+2
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat-244/+245
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard-75/+84
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King-1/+3
2016-03-02ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu-0/+1
2016-03-01misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn-30/+1
2016-03-01eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn-27/+95
2016-03-01eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn-55/+71
2016-03-01eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn-26/+0
2016-03-01eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn-41/+82
2016-03-01misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita-1/+1
2016-03-01drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich-1/+1
2016-03-01mei: me: add broxton pci device idsTomas Winkler-0/+7
2016-03-01Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman-3/+119
2016-03-01lkdtm: improve use-after-free testsKees Cook-4/+15
2016-03-01lkdtm: add test for atomic_t underflow/overflowDavid Windsor-0/+13
2016-03-01lkdtm: Add read/write after free tests for buddy memoryLaura Abbott-0/+45
2016-03-01lkdtm: Update WRITE_AFTER_FREE testLaura Abbott-4/+13
2016-03-01lkdtm: Add READ_AFTER_FREE testLaura Abbott-0/+38
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat-1/+1
2016-02-22Merge char-misc-next into staging-nextGreg Kroah-Hartman-3100/+3595
2016-02-22lkdtm: Verify that '__ro_after_init' works correctlyKees Cook-3/+26
2016-02-20mei: fix format string in debug printsAlexander Usyskin-6/+6
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen-4/+1
2016-02-14misc: mic: silence an overflow warningDan Carpenter-1/+2
2016-02-14misc: mic: use after free printing error messageDan Carpenter-1/+1
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman-1/+5
2016-02-11misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla-3/+6
2016-02-11misc: panel, convert struct to bitmapDaniel Chromik-47/+40
2016-02-11mei: fix double freeing of a cb during link resetAlexander Usyskin-20/+14
2016-02-11misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar-0/+35
2016-02-11misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar-35/+91
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt-7/+215
2016-02-09misc: mic: Enable VOP debugfs and driver buildSudeep Dutt-0/+262
2016-02-09misc: mic: Enable VOP card side functionalityAshutosh Dixit-0/+755