summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat6-110/+198
2016-03-09cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat1-0/+25
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard6-5/+574
2016-03-09cxl: sysfs support for guestsChristophe Lombard4-20/+108
2016-03-09cxl: Add guest-specific codeChristophe Lombard10-11/+1525
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard8-111/+164
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard5-2/+890
2016-03-09cxl: IRQ allocation for guestsFrederic Barrat1-14/+64
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat2-3/+2
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat4-11/+22
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat3-100/+104
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat11-120/+185
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat1-9/+2
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat5-244/+245
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard5-75/+84
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King1-1/+3
2016-03-02ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu1-0/+1
2016-03-02misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn1-30/+1
2016-03-02eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2-27/+95
2016-03-02eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2-55/+71
2016-03-02eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn1-26/+0
2016-03-02eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2-41/+82
2016-03-02misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita1-1/+1
2016-03-02drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich1-1/+1
2016-03-02mei: me: add broxton pci device idsTomas Winkler2-0/+7
2016-03-02Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman1-3/+119
2016-03-02lkdtm: improve use-after-free testsKees Cook1-4/+15
2016-03-02lkdtm: add test for atomic_t underflow/overflowDavid Windsor1-0/+13
2016-03-02lkdtm: Add read/write after free tests for buddy memoryLaura Abbott1-0/+45
2016-03-02lkdtm: Update WRITE_AFTER_FREE testLaura Abbott1-4/+13
2016-03-02lkdtm: Add READ_AFTER_FREE testLaura Abbott1-0/+38
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat1-1/+1
2016-02-23Merge char-misc-next into staging-nextGreg Kroah-Hartman67-3100/+3595
2016-02-22lkdtm: Verify that '__ro_after_init' works correctlyKees Cook1-3/+26
2016-02-21mei: fix format string in debug printsAlexander Usyskin4-6/+6
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2-4/+1
2016-02-15misc: mic: silence an overflow warningDan Carpenter1-1/+2
2016-02-15misc: mic: use after free printing error messageDan Carpenter1-1/+1
2016-02-15Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman1-1/+5
2016-02-12misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla1-3/+6
2016-02-12misc: panel, convert struct to bitmapDaniel Chromik1-47/+40
2016-02-12mei: fix double freeing of a cb during link resetAlexander Usyskin3-20/+14
2016-02-12misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar1-0/+35
2016-02-12misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar1-35/+91
2016-02-10misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt7-7/+215
2016-02-10misc: mic: Enable VOP debugfs and driver buildSudeep Dutt4-0/+262
2016-02-10misc: mic: Enable VOP card side functionalityAshutosh Dixit1-0/+755
2016-02-10misc: mic: Enable VOP host side functionalitySudeep Dutt1-0/+1164
2016-02-10misc: mic: Add data structures for the VOP driverSudeep Dutt1-0/+170