summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | misc/vmw_vmci: fix typomateng2021-01-261-1/+1
| * | misc: bcm-vk: add ttyVK supportScott Branden2021-01-254-2/+392
| * | misc: bcm-vk: add mmap function for exposing BAR2Scott Branden2021-01-251-0/+24
| * | misc: bcm-vk: reset_pid supportScott Branden2021-01-253-8/+191
| * | misc: bcm-vk: add VK messaging supportScott Branden2021-01-257-3/+2087
| * | misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_infoScott Branden2021-01-252-0/+165
| * | misc: bcm-vk: add ioctl load_imageScott Branden2021-01-252-0/+98
| * | misc: bcm-vk: add open/releaseScott Branden2021-01-255-1/+199
| * | misc: bcm-vk: add triggers when host panic or reboots to notify cardScott Branden2021-01-252-1/+30
| * | misc: bcm-vk: add misc device to Broadcom VK driverScott Branden2021-01-252-1/+37
| * | misc: bcm-vk: add autoload supportScott Branden2021-01-252-0/+973
| * | misc: bcm-vk: add Broadcom VK driverScott Branden2021-01-256-0/+197
| * | Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman2021-01-2510-11/+49
| |\ \
| * | | misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-01-201-0/+15
| * | | misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju2021-01-131-0/+1
| * | | Merge 5.11-rc3 into char-misc-nextGreg Kroah-Hartman2021-01-1114-203/+291
| |\ \ \ | | | |/ | | |/|
| * | | misc: eeprom_93xx46: Enable module autoprobe for microchip 93LC46B eepromAswath Govindraju2021-01-071-0/+1
| * | | misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju2021-01-071-1/+1
| * | | misc: rtsx: remove unused functionRicky Wu2021-01-051-6/+0
| * | | misc: remove atmel_tclibAlexandre Belloni2021-01-053-209/+0
| * | | misc: ocxl: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-01-051-2/+1
* | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+1
|\ \ \ \
| * | | | drivers/misc/lkdtm: disable LTO for rodata.oSami Tolvanen2021-01-141-0/+1
| |/ / /
* | | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-223-36/+23
|\ \ \ \
| * | | | misc/habana: Use FOLL_LONGTERM for userptrDaniel Vetter2021-01-121-1/+2
| * | | | misc/habana: Stop using frame_vector helpersDaniel Vetter2021-01-123-36/+22
| | |/ / | |/| |
* | | | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-222-5/+2
|\ \ \ \
| * | | | cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()Markus Elfring2021-01-311-3/+1
| * | | | ocxl: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-01-301-2/+1
| | |/ / | |/| |
* | | | Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-01-291-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer lenAnshuman Gupta2021-01-131-2/+1
| |/ /
* | | misc: rtsx: init value of aspm_enabledRicky Wu2021-01-221-1/+6
* | | habanalabs: disable FW events on device removalOded Gabbay2021-01-211-0/+9
* | | habanalabs: fix backward compatibility of idle checkOded Gabbay2021-01-211-0/+2
* | | habanalabs: zero pci counters packet before submit to FWOfir Bitton2021-01-211-0/+5
* | | habanalabs: prevent soft lockup during unmapOded Gabbay2021-01-123-5/+12
* | | habanalabs: fix reset process in case of failuresOded Gabbay2021-01-122-3/+11
* | | habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2021-01-122-2/+4
| |/ |/|
* | misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko2021-01-071-4/+15
* | habanalabs: Fix memleak in hl_device_resetDinghao Liu2020-12-291-0/+2
* | habanalabs: fix order of status checkOded Gabbay2020-12-281-3/+3
* | habanalabs: register to pci shutdown callbackOded Gabbay2020-12-281-0/+1
* | habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi2020-12-283-18/+64
* | habanalabs/gaudi: retry loading TPC f/w on -EINTROded Gabbay2020-12-281-2/+8
* | habanalabs: adjust pci controller init to new firmwareOded Gabbay2020-12-283-14/+21
* | habanalabs: update comment in hl_boot_if.hOded Gabbay2020-12-281-1/+1
* | habanalabs/gaudi: enhance reset messageOded Gabbay2020-12-281-4/+8
* | habanalabs: full FW hard reset supportOfir Bitton2020-12-281-14/+41
* | habanalabs/gaudi: disable CGM at HW initializationOded Gabbay2020-12-282-3/+16
* | habanalabs: Revise comment to align with mirror list nameTomer Tayar2020-12-281-1/+1