aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-11habanalabs: patched cb equals user cb in device memsetOded Gabbay1-2/+0
2020-02-11habanalabs: do not halt CoreSight during hard resetOmer Shpigelman1-1/+3
2020-02-11habanalabs: halt the engines before hard-resetOded Gabbay2-0/+43
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-21/+51
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-21/+21
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman2-7/+8
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+0
2020-01-29Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.6Wolfram Sang1-21/+51
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds18-52/+105
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds3-3/+3
2020-01-24mei: me: add jasper point DIDTomas Winkler2-0/+4
2020-01-23misc: eeprom: at24: support pm_runtime controlBibby Hsieh1-0/+39
2020-01-23ocxl: Add PCI hotplug dependency to KconfigFrederic Barrat1-0/+1
2020-01-22mei: me: add comet point (lake) H device idsTomas Winkler2-0/+6
2020-01-22Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman2-7/+8
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie7-34/+34
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-7/+8
2020-01-18Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+7
2020-01-16misc: cxl: use mmgrabJulia Lawall1-1/+1
2020-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2020-01-14lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins1-1/+1
2020-01-14lkdtm/bugs: Make double-fault test always availableKees Cook1-4/+6
2020-01-14mic: Remove unneeded NULL checkXu Wang3-9/+0
2020-01-14misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck1-5/+5
2020-01-14misc: xilinx_sdfec: add missing __user annotationLuc Van Oostenryck1-1/+1
2020-01-14drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King1-2/+2
2020-01-14misc: tsl2550: remove redundant initialization to variable rColin Ian King1-7/+5
2020-01-14misc: pti: remove redundant assignments to retvalColin Ian King1-2/+2
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry1-1/+7
2020-01-14misc: cxl: use mmgrabJulia Lawall1-1/+1
2020-01-14misc: pvpanic: add crash loaded eventzhenwei pi1-1/+8
2020-01-14misc: pvpanic: move bit definition to uapi header filezhenwei pi1-2/+1
2020-01-14misc: rtsx: Fix impossible conditionRui Feng1-5/+6
2020-01-14misc: isl29020: add missed pm_runtime_disableChuhong Yuan1-0/+1
2020-01-14misc: genwqe: fix compile warningsHongbo Yao1-4/+4
2020-01-14drivers/misc: sram-exec: have the callers of set_memory_*() check the return valueTianlin Li1-4/+17
2020-01-10mei: hdcp: bind only with i915 on the same PCHTomas Winkler1-3/+30
2020-01-10mei: bus: use simple sprintf for sysfsTomas Winkler1-5/+5
2020-01-10scsi: enclosure: Fix stale device oops with hot replugJames Bottomley1-2/+1
2020-01-09eeprom: at24: remove the write-protect pin supportKhouloud Touil1-9/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-3/+3
2020-01-02eeprom: at24: sort headers alphabeticallyBartosz Golaszewski1-12/+12
2020-01-02eeprom: at24: update the license tagBartosz Golaszewski1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-27/+26
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-16/+15
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-8/+0
2019-12-14habanalabs: remove variable 'val' set but not usedChen Wandun1-8/+7