summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | vmw_vmci: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-031-55/+20Star
| * | | | | | mei: simplify error handling via devres function.Tomas Winkler2017-01-315-105/+26Star
| * | | | | | mei: revamp io list cleanup function.Tomas Winkler2017-01-313-72/+47Star
| * | | | | | mei: replace callback structures used as list head by list_headAlexander Usyskin2017-01-319-98/+85Star
| * | | | | | mei: amthif: allow the read completion after closeTomas Winkler2017-01-311-1/+1
| * | | | | | mei: amthif: clean command queue upon disconnectionTomas Winkler2017-01-311-1/+1
| * | | | | | mei: abort waiting for notification on unsupported HWAlexander Usyskin2017-01-311-0/+5
| * | | | | | mei: return error on notification request to a disconnected clientAlexander Usyskin2017-01-311-0/+3
| * | | | | | mei: bus: unregister callbacks upon me client disable callAlexander Usyskin2017-01-311-8/+22
| * | | | | | mei: bus: prevent hardware module unload if device on bus is activeAlexander Usyskin2017-01-313-2/+41
| * | | | | | mei: bus: cancel and disable callback after release callAlexander Usyskin2017-01-311-4/+4
| * | | | | | eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun2017-01-271-4/+0Star
| * | | | | | eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin2017-01-271-3/+0Star
| * | | | | | misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach2017-01-254-2/+25
| * | | | | | misc: sram: Introduce support code for protect-exec sram typeDave Gerlach2017-01-252-0/+123
| * | | | | | misc: sram: Split sram data structures into local headerDave Gerlach2017-01-252-28/+41
| * | | | | | lkdtm: Fix Oops when unloading the moduleJuerg Haefliger2017-01-251-1/+3
| * | | | | | eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall2017-01-251-1/+0Star
| * | | | | | eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King2017-01-251-2/+4
| * | | | | | mei: make mei_cl_set_disconnected staticAlexander Usyskin2017-01-202-2/+1Star
| * | | | | | mei: make mei_io_list_flush staticAlexander Usyskin2017-01-202-2/+1Star
| * | | | | | lkdtm: hide stack overflow warning for corrupt-stack testArnd Bergmann2017-01-191-1/+6
| * | | | | | eeprom: Add IDT 89HPESx EEPROM/CSR driverSerge Semin2017-01-193-0/+1598
| * | | | | | Merge 4.10-rc4 into char-misc-nextGreg Kroah-Hartman2017-01-165-0/+17
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | genwqe: drop .link_reset()Cao jin2017-01-111-1/+0Star
| * | | | | | misc: mic: double free on ioctl error pathDan Carpenter2017-01-101-1/+0Star
| * | | | | | misc: set error code when devm_kstrdup failsPan Bian2017-01-101-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-226-29/+95
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan2017-02-032-5/+57
| * | | | | cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-254-23/+35
| * | | | | cxl: Force psl data-cache flush during device shutdownVaibhav Jain2017-01-251-0/+3
| * | | | | cxl: Drop unused header asm/pnv-pci.hGreg Kurz2017-01-251-1/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-205-20/+87
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lkdtm: Convert to refcount_t testingKees Cook2017-02-103-18/+85
| * | | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-142-2/+2
| |/ / /
* / / / mei: bus: enable OS version only for SPT and newerAlexander Usyskin2017-01-115-0/+17
|/ / /
* | | mei: move write cb to completion on credentials failuresAlexander Usyskin2017-01-041-8/+12
* | | mei: bus: fix mei_cldev_enable KDocAlexander Usyskin2017-01-041-1/+1
| |/ |/|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1610-49/+160
|\ \
| * | cxl: drop duplicate header sched.hGeliang Tang2016-11-251-1/+0Star
| * | cxl: Fix coccinelle warningsAndrew Donnellan2016-11-234-6/+8
| * | cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat2016-11-184-31/+135
| * | cxl: Do adapter fence check before handling afu interruptVaibhav Jain2016-11-181-3/+12
| * | cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet2016-11-182-2/+2
| * | cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet2016-11-181-1/+1
| * | cxl: Fix memory allocation failure testChristophe Jaillet2016-11-181-5/+2Star
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-161-8/+34
|\ \
| * | misc: sram: remove useless #ifdefArnd Bergmann2016-11-301-3/+1Star
| * | Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-11-181-7/+35
| |\ \