summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
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-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-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit
2016-04-19Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman
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-31mei: bus: use scnprintf in *_showRasmus Villemoes
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