summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-178-6/+268
|\
| * lkdtm/powerpc: Add SLB multihit testGanesh Goudar2020-12-044-0/+127
| * ocxl: Add new kernel tracesChristophe Lombard2020-12-042-0/+68
| * ocxl: Add mmu notifierChristophe Lombard2020-12-041-1/+61
| * ocxl: Update the Process Element EntryChristophe Lombard2020-12-043-5/+12
* | drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel2020-12-151-7/+7
* | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel2020-12-154-0/+87
* | lkdtm: tests for FORTIFY_SOURCEDaniel Axtens2020-12-153-0/+54
* | Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-12-153-46/+59
|\ \
| * | misc: rtsx: Fix clock timing for RTS5261Rui Feng2020-11-161-2/+2
| * | misc: rtsx: Add hardware auto power off for RTS5261Rui Feng2020-11-161-0/+9
| * | misc: rtsx: Add CD & WP reverse support for RTS5261Rui Feng2020-11-161-0/+5
| * | misc: rtsx: Check mmc support for RTS5261Rui Feng2020-11-162-0/+10
| * | misc: rtsx: Fix PAD driving for RTS5261Rui Feng2020-11-162-13/+8
| * | misc: rtsx: Fix aspm for RTS5261Rui Feng2020-11-162-2/+11
| * | misc: rtsx: Fix OCP function for RTS5261Rui Feng2020-11-161-2/+6
| * | mmc: rtsx: Add test mode for RTS5261Rui Feng2020-11-161-5/+0
| * | misc: rtsx: Add SD Express mode support for RTS5261Rui Feng2020-11-163-23/+9
* | | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1571-1944/+18161
|\ \ \
| * | | altera-stapl: remove the unreached switch caseKaixu Xia2020-12-091-5/+0
| * | | misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang2020-12-091-2/+6
| * | | misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-12-091-17/+2
| * | | misc: rtsx: rts5249 support runtime PMRicky Wu2020-12-093-6/+127
| * | | misc: rtsx: modify and fix init_hw functionRicky Wu2020-12-091-3/+5
| * | | misc: rtsx: modify en/disable aspm functionRicky Wu2020-12-091-3/+9
| * | | misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2020-12-091-1/+1
| * | | misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner2020-12-093-6/+17
| * | | misc: isl29003: Fix typo for get/set modeZhou Xingxing2020-12-091-2/+2
| * | | lkdtm: don't move ctors to .rodataMark Rutland2020-12-092-2/+2
| * | | mei: bus: enable pavp device.Tomas Winkler2020-12-071-0/+4
| * | | mei: bus: add vtag supportAlexander Usyskin2020-12-074-26/+98
| * | | Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman2020-12-074-895/+8
| |\ \ \
| * | | | habanalabs: Add CB IOCTL opcode to retrieve CB informationTomer Tayar2020-11-301-0/+38
| * | | | habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar2020-11-305-32/+17
| * | | | habanalabs: Add mask for CS type bits in CS flagsTomer Tayar2020-11-301-2/+4
| * | | | habanalabs: change messages to debug levelOded Gabbay2020-11-302-3/+3
| * | | | habanalabs: free host huge va_range if not usedOfir Bitton2020-11-301-1/+3
| * | | | habanalabs/gaudi: handle reset when f/w is in prebootOded Gabbay2020-11-301-29/+31
| * | | | habanalabs: add missing counter updateOded Gabbay2020-11-301-0/+1
| * | | | habanalabs: add ull to PLL masksAlon Mizrahi2020-11-301-4/+4
| * | | | habanalabs: add support for cs with timestampOfir Bitton2020-11-302-12/+36
| * | | | habanalabs: indicate to user that a cs is goneOfir Bitton2020-11-301-18/+50
| * | | | habanalabs/gaudi: print ECC type fieldOded Gabbay2020-11-301-2/+2
| * | | | habanalabs: update firmware filesOded Gabbay2020-11-303-2/+21
| * | | | habanalabs: gaudi_ctx_fini() can be statickernel test robot2020-11-301-1/+1
| * | | | habanalabs: goya_reset_sob_group() can be statickernel test robot2020-11-301-3/+3
| * | | | habanalabs: fetch pll frequency from firmwareAlon Mizrahi2020-11-3011-296/+190
| * | | | habanalabs: mmu map wrapper for sizes larger than a pageOfir Bitton2020-11-306-77/+144
| * | | | habanalabs: print CS type when it is stuckOded Gabbay2020-11-301-3/+25
| * | | | habanalabs/gaudi: align to new FW reset schemeOfir Bitton2020-11-301-10/+14