summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry2020-01-141-1/+7
| * | | | | misc: cxl: use mmgrabJulia Lawall2020-01-141-1/+1
| * | | | | misc: pvpanic: add crash loaded eventzhenwei pi2020-01-141-1/+8
| * | | | | misc: pvpanic: move bit definition to uapi header filezhenwei pi2020-01-141-2/+1
| * | | | | misc: rtsx: Fix impossible conditionRui Feng2020-01-141-5/+6
| * | | | | misc: isl29020: add missed pm_runtime_disableChuhong Yuan2020-01-141-0/+1
| * | | | | misc: genwqe: fix compile warningsHongbo Yao2020-01-141-4/+4
| * | | | | drivers/misc: sram-exec: have the callers of set_memory_*() check the return ...Tianlin Li2020-01-141-4/+17
| * | | | | mei: hdcp: bind only with i915 on the same PCHTomas Winkler2020-01-101-3/+30
| * | | | | mei: bus: use simple sprintf for sysfsTomas Winkler2020-01-101-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-192-7/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-225-27/+26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-0/+1
|\ \ \ \ \
| * | | | | vmw_balloon: Explicitly include linux/io.h for virt_to_phys()Sean Christopherson2019-12-101-0/+1
| |/ / / /
* | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-273-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-3/+3
| | |/ / | |/| |
* | | | Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-181-5/+7
|\ \ \ \
| * | | | lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins2020-01-141-1/+1
| * | | | lkdtm/bugs: Make double-fault test always availableKees Cook2020-01-141-4/+6
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-141-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | scsi: enclosure: Fix stale device oops with hot replugJames Bottomley2020-01-101-2/+1
| |/ /
* | | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-212-16/+15
|\ \ \
| * | | ocxl: Fix potential memory leak on context creationFrederic Barrat2019-12-141-4/+4
| * | | ocxl: Fix concurrent AFU open and device removalFrederic Barrat2019-12-101-12/+11
| |/ /
* | | habanalabs: remove variable 'val' set but not usedChen Wandun2019-12-141-8/+7
* | | habanalabs: rate limit error msg on waiting for CSOded Gabbay2019-12-142-3/+4
|/ /
* | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-12-041-1/+1
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-4/+4
|\ \
| * \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-4/+4
| |\ \
| | * | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-4/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-013-0/+45
|\ \ \ \
| * | | | lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski2019-11-263-0/+45
* | | | | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-12-011-3/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2019-11-141-3/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | eeprom: at24: Improve confusing log messageJean Delvare2019-10-041-3/+6
| | | |/ / | | |/| |
* | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-014-51/+4
|\ \ \ \ \
| * | | | | compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann2019-10-232-29/+2
| * | | | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
| * | | | | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-21/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-272-36/+26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge v5.4-rc4 into drm-nextDaniel Vetter2019-10-237-13/+51
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-10-082-36/+26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | misc/mei/hdcp: Fill transcoder index in port infoRamalingam C2019-08-302-1/+15
| | * | | drm/i915: mei_hdcp: I915 sends ddi index as per ME FWRamalingam C2019-08-302-35/+11
* | | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-20/+8
|\ \ \ \ \
| * | | | | misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-20/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-2749-677/+2660
|\ \ \ \ \
| * | | | | habanalabs: add more protection of device during resetOded Gabbay2019-11-211-0/+16