summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+1
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2717
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3266/+3952
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+26
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas-1/+4
2016-03-13Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '...Mark Brown-0/+1
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain-0/+16
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat-1/+0
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