summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei
AgeCommit message (Expand)Author
2019-07-24mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-18mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-06mei: docs: add hdcp documentationTomas Winkler
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-21mei: Convert to use DEFINE_SHOW_ATTRIBUTE macroVitaly Lubart
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-25mei: expose device state in sysfsAlexander Usyskin
2019-04-25mei: hdcp: use own Kconfig fileTomas Winkler
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler
2019-03-28mei/hdcp: Fix SPDX identifiersTomas Winkler
2019-03-28mei: convert to SPDX license tagsTomas Winkler
2019-03-28mei: add missing SPDX tag to mei KconfigTomas Winkler
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman
2019-02-26mei: bus: move hw module get/put to probe/releaseAlexander Usyskin
2019-02-25misc/mei/hdcp: Component framework for I915 InterfaceRamalingam C
2019-02-25misc/mei/hdcp: Closing wired HDCP2.2 Tx SessionRamalingam C
2019-02-25misc/mei/hdcp: Enabling the HDCP authenticationRamalingam C
2019-02-25misc/mei/hdcp: Verify M_primeRamalingam C
2019-02-25misc/mei/hdcp: Repeater topology verification and ackRamalingam C
2019-02-25misc/mei/hdcp: Prepare Session KeyRamalingam C
2019-02-25misc/mei/hdcp: Verify L_primeRamalingam C
2019-02-25misc/mei/hdcp: Initiate Locality checkRamalingam C
2019-02-25misc/mei/hdcp: Store the HDCP Pairing infoRamalingam C
2019-02-25misc/mei/hdcp: Verify H_primeRamalingam C
2019-02-25misc/mei/hdcp: Verify Receiver Cert and prepare kmRamalingam C
2019-02-25misc/mei/hdcp: Initiate Wired HDCP2.2 Tx SessionRamalingam C
2019-02-25misc/mei/hdcp: Define ME FW interface for HDCP2.2Ramalingam C
2019-02-25misc/mei/hdcp: Client driver for HDCP applicationRamalingam C
2019-02-25mei: bus: whitelist hdcp clientTomas Winkler
2019-02-20mei: hbm: clean the feature flags on link resetAlexander Usyskin
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman
2019-01-30mei: free read cb on ctrl_wr list flushAlexander Usyskin
2019-01-30mei: me: add ice lake point device id.Tomas Winkler
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin
2019-01-13mei: dma: silent the reject messageTomas Winkler
2018-11-26mei: me: mark CNP devices as having dma supportAlexander Usyskin
2018-11-26mei: bump hbm version to 2.1Alexander Usyskin
2018-11-26mei: dma ring: implement transmit flowTomas Winkler
2018-11-26mei: dma ring: implement rx circular buffer logicTomas Winkler
2018-11-26mei: hw: add dma ring control blockTomas Winkler
2018-11-26mei: hbm: setup dma ringTomas Winkler
2018-11-26mei: dma ring buffers allocationTomas Winkler