Age | Commit message (Expand) | Author |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-27 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-11-16 | mei: bus: add more client attributes to sysfs | Alexander Usyskin |
2019-11-07 | mei: add trc detection register to sysfs | Alexander Usyskin |
2019-11-07 | mei: abstract fw status register read. | Tomas Winkler |
2019-11-07 | mei: me: store irq number in the hw struct. | Alexander Usyskin |
2019-11-07 | mei: me: mei_me_dev_init() use struct device instead of struct pci_dev. | Tomas Winkler |
2019-11-05 | mei: me: add comet point V device id | Alexander Usyskin |
2019-11-05 | mei: bus: prefix device names on bus with the bus name | Alexander Usyskin |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-10-23 | Merge v5.4-rc4 into drm-next | Daniel Vetter |
2019-10-14 | Merge 5.4-rc3 into char-misc-next | Greg Kroah-Hartman |
2019-10-08 | mei: me: fix me_intr_clear function name in KDoc | Alexander Usyskin |
2019-10-08 | Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2019-10-04 | mei: buf: drop 'running hook' debug messages. | Tomas Winkler |
2019-10-04 | mei: avoid FW version request on Ibex Peak and earlier | Alexander Usyskin |
2019-10-04 | mei: me: add comet point (lake) LP device ids | Tomas Winkler |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-02 | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman |
2019-08-30 | misc/mei/hdcp: Fill transcoder index in port info | Ramalingam C |
2019-08-30 | drm/i915: mei_hdcp: I915 sends ddi index as per ME FW | Ramalingam C |
2019-08-28 | mei: me: add Tiger Lake point LP device ID | Tomas Winkler |
2019-07-30 | mei: Use dev_get_drvdata where possible | Chuhong Yuan |
2019-07-30 | drivers: Introduce device lookup variants by device type | Suzuki K Poulose |
2019-07-24 | mei: me: add mule creek canyon (EHL) device ids | Alexander Usyskin |
2019-07-15 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-06-18 | mei: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-06 | mei: docs: add hdcp documentation | Tomas Winkler |
2019-05-28 | Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2019-05-21 | mei: Convert to use DEFINE_SHOW_ATTRIBUTE macro | Vitaly Lubart |
2019-05-09 | drm: generic fn converting be24 to cpu and vice versa | Ramalingam C |
2019-05-07 | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-25 | mei: expose device state in sysfs | Alexander Usyskin |
2019-04-25 | mei: hdcp: use own Kconfig file | Tomas Winkler |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-03-28 | mei: adjust the copyright notice in the files. | Tomas Winkler |
2019-03-28 | mei/hdcp: Fix SPDX identifiers | Tomas Winkler |
2019-03-28 | mei: convert to SPDX license tags | Tomas Winkler |
2019-03-28 | mei: add missing SPDX tag to mei Kconfig | Tomas Winkler |
2019-02-28 | Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr... | Greg Kroah-Hartman |
2019-02-26 | mei: bus: move hw module get/put to probe/release | Alexander Usyskin |
2019-02-25 | misc/mei/hdcp: Component framework for I915 Interface | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Closing wired HDCP2.2 Tx Session | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Enabling the HDCP authentication | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Verify M_prime | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Repeater topology verification and ack | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Prepare Session Key | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Verify L_prime | Ramalingam C |