aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+5
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-1/+40
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit1-0/+5
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling3-0/+40
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling1-1/+0
2016-04-06lkdtm: do not leak free page on kmalloc failureKees Cook1-1/+3
2016-04-06lkdtm: fix memory leak of baseSudip Mukherjee1-1/+3
2016-04-06lkdtm: fix memory leak of valSudip Mukherjee1-1/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2-3/+3
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+1
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds20-732/+4469
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+4
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-0/+2717
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds70-3266/+3952
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+26
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas1-1/+4
2016-03-13Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and 'asoc/topic/cs42xx8' into asoc-nextMark Brown1-0/+1
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain3-0/+16
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat1-1/+0
2016-03-09cxl: Add tracepoints around the cxl hcallChristophe Lombard2-0/+202
2016-03-09cxl: Adapter failure handlingChristophe Lombard7-35/+198
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/powerpc/linuxLinus 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-01misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn1-30/+1
2016-03-01eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2-27/+95
2016-03-01eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2-55/+71
2016-03-01eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn1-26/+0
2016-03-01eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2-41/+82
2016-03-01misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita1-1/+1
2016-03-01drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich1-1/+1
2016-03-01mei: me: add broxton pci device idsTomas Winkler2-0/+7
2016-03-01Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testingGreg Kroah-Hartman1-3/+119