summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | habanalabs: flush EQ workers in hard resetOded Gabbay2019-11-211-5/+11
| * | | | habanalabs: make the reset code more consistentOded Gabbay2019-11-211-1/+1
| * | | | habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski2019-11-211-0/+19
| * | | | habanalabs: make code more conciseOded Gabbay2019-11-211-13/+9
| * | | | habanalabs: use defines for F/W filesOded Gabbay2019-11-211-6/+5
| * | | | habanalabs: remove prints on successful device initializationOded Gabbay2019-11-212-7/+1
| * | | | habanalabs: remove unnecessary checksOmer Shpigelman2019-11-211-31/+9
| * | | | habanalabs: invalidate MMU cache only onceOmer Shpigelman2019-11-211-1/+11
| * | | | habanalabs: skip VA block list update in reset flowOmer Shpigelman2019-11-211-10/+20
| * | | | habanalabs: optimize MMU unmapOmer Shpigelman2019-11-211-6/+13
| * | | | habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman2019-11-211-2/+4
| * | | | habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman2019-11-216-148/+268
| * | | | habanalabs: re-factor MMU masks and documentationOmer Shpigelman2019-11-213-25/+23
| * | | | habanalabs: type specific MMU cache invalidationOmer Shpigelman2019-11-213-9/+12
| * | | | habanalabs: re-factor memory module codeOmer Shpigelman2019-11-213-129/+158
| * | | | habanalabs: export uapi defines to user-spaceOded Gabbay2019-11-211-4/+0
| * | | | habanalabs: don't print error when queues are fullOded Gabbay2019-11-211-3/+4
| * | | | habanalabs: increase max jobs number to 512Oded Gabbay2019-11-211-1/+1
| * | | | habanalabs: set ETR as non-securedOded Gabbay2019-11-212-1/+5
| * | | | habanalabs: use registers name defines for ETR blockOded Gabbay2019-11-213-26/+140
| * | | | habanalabs: read F/W versions before failureOded Gabbay2019-11-211-4/+4
| * | | | habanalabs: expose card name in INFO IOCTLOded Gabbay2019-11-212-2/+10
| * | | | habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing2019-11-211-4/+0
| * | | | habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay2019-11-215-1/+60
| * | | | habanalabs: set TPC Icache to 16 cache linesOded Gabbay2019-11-212-3/+7
| * | | | habanalabs: Add a new H/W queue typeTomer Tayar2019-11-215-101/+308
| * | | | habanalabs: Mark queue as expecting CB handle or addressTomer Tayar2019-11-213-1/+9
| * | | | habanalabs: Fix typosTomer Tayar2019-11-212-3/+3
| * | | | habanalabs: remove set but not used variable 'ctx'YueHaibing2019-11-211-2/+0
| * | | | habanalabs: handle F/W failure for sensor initializationOded Gabbay2019-11-212-0/+7
| * | | | misc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-8/+8
| * | | | mei: bus: add more client attributes to sysfsAlexander Usyskin2019-11-162-0/+69
| * | | | misc: rtsx: Add support for RTS5261Rui Feng2019-11-145-8/+1063
| * | | | mei: add trc detection register to sysfsAlexander Usyskin2019-11-076-3/+76
| * | | | mei: abstract fw status register read.Tomas Winkler2019-11-076-17/+41
| * | | | mei: me: store irq number in the hw struct.Alexander Usyskin2019-11-073-2/+5
| * | | | mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.Tomas Winkler2019-11-073-8/+8