summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2016-05-01ti-st: Fix complete_all() wrong usageDaniel Wagner-1/+0
2016-05-01ARM: qcom: silence an uninitialized variable warningDan Carpenter-1/+2
2016-05-01eeprom: 93xx46: Fix SPI device leakMark Brown-1/+1
2016-05-01eeprom: at25: Fix SPI device leakMark Brown-1/+1
2016-05-01nvmem: 93xx46: remove nvmem regmap dependencySrinivas Kandagatla-72/+18
2016-05-01eeprom: at25: remove nvmem regmap dependencySrinivas Kandagatla-71/+19
2016-05-01eeprom: at24: remove nvmem regmap dependencySrinivas Kandagatla-82/+22
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V-1/+3
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V-2/+2
2016-04-30misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy-2/+2
2016-04-30mei: fix waiting for wr_ctrl for corner cases.Alexander Usyskin-4/+14
2016-04-30mei: don't clean control queues on notify request timeoutAlexander Usyskin-6/+2
2016-04-30mei: amthif: discard not read messagesAlexander Usyskin-2/+5
2016-04-30mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin-6/+6
2016-04-30mei: drop global me_client_indexAlexander Usyskin-17/+8
2016-04-30mei: do not pin module if cldrv->probe() failedAlexey Khoroshilov-2/+6
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla-3/+3
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter-1/+2
2016-04-30misc: mic: Fix randconfig build errorSudeep Dutt-0/+1
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+40
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit-0/+5
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit-0/+5
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling-0/+40
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling-1/+0
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V-1/+1
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat-1/+3
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat-9/+29
2016-04-19Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman-6/+11
2016-04-16eeprom: at24: replace msleep() with usleep_range()Bartosz Golaszewski-4/+2
2016-04-16eeprom: at24: remove a reduntant ifBartosz Golaszewski-3/+0
2016-04-12cxl: Delete an unnecessary check before the function call "kfree"Markus Elfring-2/+1
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud-1/+40
2016-04-11cxl: Remove dead codeFrederic Barrat-9/+0
2016-04-06lkdtm: do not leak free page on kmalloc failureKees Cook-1/+3
2016-04-06lkdtm: fix memory leak of baseSudip Mukherjee-1/+3
2016-04-06lkdtm: fix memory leak of valSudip Mukherjee-1/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-3/+3
2016-03-31mei: bus: use scnprintf in *_showRasmus Villemoes-15/+4
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-732/+4469
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+4
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