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