summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-04-06lkdtm: do not leak free page on kmalloc failureKees Cook
2016-04-06lkdtm: fix memory leak of baseSudip Mukherjee
2016-04-06lkdtm: fix memory leak of valSudip Mukherjee
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas
2016-03-13Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '...Mark Brown
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat
2016-03-09cxl: Add tracepoints around the cxl hcallChristophe Lombard
2016-03-09cxl: Adapter failure handlingChristophe Lombard
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat
2016-03-09cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard
2016-03-09cxl: sysfs support for guestsChristophe Lombard
2016-03-09cxl: Add guest-specific codeChristophe Lombard
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard
2016-03-09cxl: IRQ allocation for guestsFrederic Barrat
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King
2016-03-02ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu
2016-03-01misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn
2016-03-01eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-01eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-01eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn
2016-03-01eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-01misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita
2016-03-01drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-03-01mei: me: add broxton pci device idsTomas Winkler
2016-03-01Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman
2016-03-01lkdtm: improve use-after-free testsKees Cook
2016-03-01lkdtm: add test for atomic_t underflow/overflowDavid Windsor