summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-21/+51
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-21/+21
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman-7/+8
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-8/+0
2020-01-29Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang-21/+51
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-52/+105
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1/+1
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-3/+3
2020-01-24mei: me: add jasper point DIDTomas Winkler-0/+4
2020-01-23misc: eeprom: at24: support pm_runtime controlBibby Hsieh-0/+39
2020-01-23ocxl: Add PCI hotplug dependency to KconfigFrederic Barrat-0/+1
2020-01-22mei: me: add comet point (lake) H device idsTomas Winkler-0/+6
2020-01-22Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman-7/+8
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie-34/+34
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-7/+8
2020-01-18Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+7
2020-01-16misc: cxl: use mmgrabJulia Lawall-1/+1
2020-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-2/+1
2020-01-14lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins-1/+1
2020-01-14lkdtm/bugs: Make double-fault test always availableKees Cook-4/+6
2020-01-14mic: Remove unneeded NULL checkXu Wang-9/+0
2020-01-14misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck-5/+5
2020-01-14misc: xilinx_sdfec: add missing __user annotationLuc Van Oostenryck-1/+1
2020-01-14drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King-2/+2
2020-01-14misc: tsl2550: remove redundant initialization to variable rColin Ian King-7/+5
2020-01-14misc: pti: remove redundant assignments to retvalColin Ian King-2/+2
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry-1/+7
2020-01-14misc: cxl: use mmgrabJulia Lawall-1/+1
2020-01-14misc: pvpanic: add crash loaded eventzhenwei pi-1/+8
2020-01-14misc: pvpanic: move bit definition to uapi header filezhenwei pi-2/+1
2020-01-14misc: rtsx: Fix impossible conditionRui Feng-5/+6
2020-01-14misc: isl29020: add missed pm_runtime_disableChuhong Yuan-0/+1
2020-01-14misc: genwqe: fix compile warningsHongbo Yao-4/+4
2020-01-14drivers/misc: sram-exec: have the callers of set_memory_*() check the return ...Tianlin Li-4/+17
2020-01-10mei: hdcp: bind only with i915 on the same PCHTomas Winkler-3/+30
2020-01-10mei: bus: use simple sprintf for sysfsTomas Winkler-5/+5
2020-01-10scsi: enclosure: Fix stale device oops with hot replugJames Bottomley-2/+1
2020-01-09eeprom: at24: remove the write-protect pin supportKhouloud Touil-9/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-3/+3
2020-01-02eeprom: at24: sort headers alphabeticallyBartosz Golaszewski-12/+12
2020-01-02eeprom: at24: update the license tagBartosz Golaszewski-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-27/+26
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-16/+15
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-8/+0
2019-12-14habanalabs: remove variable 'val' set but not usedChen Wandun-8/+7
2019-12-14habanalabs: rate limit error msg on waiting for CSOded Gabbay-3/+4
2019-12-14ocxl: Fix potential memory leak on context creationFrederic Barrat-4/+4
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin-1/+1