summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-01-31mei: replace callback structures used as list head by list_headAlexander Usyskin
2017-01-31mei: amthif: allow the read completion after closeTomas Winkler
2017-01-31mei: amthif: clean command queue upon disconnectionTomas Winkler
2017-01-31mei: abort waiting for notification on unsupported HWAlexander Usyskin
2017-01-31mei: return error on notification request to a disconnected clientAlexander Usyskin
2017-01-31mei: bus: unregister callbacks upon me client disable callAlexander Usyskin
2017-01-31mei: bus: prevent hardware module unload if device on bus is activeAlexander Usyskin
2017-01-31mei: bus: cancel and disable callback after release callAlexander Usyskin
2017-01-27eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun
2017-01-27eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin
2017-01-25misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach
2017-01-25misc: sram: Introduce support code for protect-exec sram typeDave Gerlach
2017-01-25misc: sram: Split sram data structures into local headerDave Gerlach
2017-01-25lkdtm: Fix Oops when unloading the moduleJuerg Haefliger
2017-01-25eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall
2017-01-25eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2017-01-25cxl: Force psl data-cache flush during device shutdownVaibhav Jain
2017-01-25cxl: Drop unused header asm/pnv-pci.hGreg Kurz
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-20mei: make mei_cl_set_disconnected staticAlexander Usyskin
2017-01-20mei: make mei_io_list_flush staticAlexander Usyskin
2017-01-19lkdtm: hide stack overflow warning for corrupt-stack testArnd Bergmann
2017-01-19eeprom: Add IDT 89HPESx EEPROM/CSR driverSerge Semin
2017-01-16Merge 4.10-rc4 into char-misc-nextGreg Kroah-Hartman
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-11genwqe: drop .link_reset()Cao jin
2017-01-11mei: bus: enable OS version only for SPT and newerAlexander Usyskin
2017-01-10misc: mic: double free on ioctl error pathDan Carpenter
2017-01-10misc: set error code when devm_kstrdup failsPan Bian
2017-01-04mei: move write cb to completion on credentials failuresAlexander Usyskin
2017-01-04mei: bus: fix mei_cldev_enable KDocAlexander Usyskin
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-15misc: atmel-ssc: register as sound DAI if #sound-dai-cells is presentPeter Rosin
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-06mei: bus: enable non-blocking RXAlexander Usyskin
2016-12-06mei: fix the back to back interrupt handlingAlexander Usyskin
2016-12-06mei: synchronize irq before initiating a reset.Tomas Winkler
2016-11-30misc: sram: remove useless #ifdefArnd Bergmann
2016-11-29mei: me: add lewisburg device idsTomas Winkler
2016-11-29mei: request async autosuspend at the end of enumerationAlexander Usyskin
2016-11-25cxl: drop duplicate header sched.hGeliang Tang