aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-06-14misc: debugfs microbenchmark wrapperDaniel Thompson
2016-06-14misc: Add a lockup driver to get the CPUs wedgedDaniel Thompson
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-11cxl: Check periodically the coherent platform function's stateChristophe Lombard
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie
2016-05-11cxl: Remove duplicate #definesIan Munsie
2016-05-11cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich
2016-05-03mei: bus: call mei_cl_read_start under device lockAlexander Usyskin
2016-05-01ti-st: Fix complete_all() wrong usageDaniel Wagner
2016-05-01ARM: qcom: silence an uninitialized variable warningDan Carpenter
2016-05-01eeprom: 93xx46: Fix SPI device leakMark Brown
2016-05-01eeprom: at25: Fix SPI device leakMark Brown
2016-05-01nvmem: 93xx46: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01eeprom: at25: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01eeprom: at24: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2016-04-30misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy
2016-04-30mei: fix waiting for wr_ctrl for corner cases.Alexander Usyskin
2016-04-30mei: don't clean control queues on notify request timeoutAlexander Usyskin
2016-04-30mei: amthif: discard not read messagesAlexander Usyskin
2016-04-30mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin
2016-04-30mei: drop global me_client_indexAlexander Usyskin
2016-04-30mei: do not pin module if cldrv->probe() failedAlexey Khoroshilov
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter
2016-04-30misc: mic: Fix randconfig build errorSudeep Dutt
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat
2016-04-19Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman
2016-04-16eeprom: at24: replace msleep() with usleep_range()Bartosz Golaszewski
2016-04-16eeprom: at24: remove a reduntant ifBartosz Golaszewski
2016-04-12cxl: Delete an unnecessary check before the function call "kfree"Markus Elfring
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud
2016-04-11cxl: Remove dead codeFrederic Barrat
2016-04-06lkdtm: do not leak free page on kmalloc failureKees Cook
2016-04-06lkdtm: fix memory leak of baseSudip Mukherjee