index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
hw-me.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
mei: me: emit error only if reset was unexpected
Vitaly Lubart
1
-3
/
+58
2023-10-18
misc: mei: hw-me.c: fix kernel-doc warnings
Randy Dunlap
1
-8
/
+8
2022-10-03
mei: add support to GSC extended header
Tomas Winkler
1
-1
/
+6
2022-09-21
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-20
/
+118
2022-09-12
mei: gsc: setup gsc extended operational memory
Tomas Winkler
1
-1
/
+27
2022-09-12
mei: extend timeouts on slow devices
Alexander Usyskin
1
-14
/
+16
2022-09-12
mei: gsc: use polling instead of interrupts
Tomas Winkler
1
-5
/
+75
2022-07-14
mei: me: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-10
mei: me: set internal pg flag to off on hardware reset
Alexander Usyskin
1
-0
/
+2
2022-04-21
mei: gsc: retrieve the firmware version
Alexander Usyskin
1
-0
/
+2
2022-04-21
mei: add support for graphics system controller (gsc) devices
Tomas Winkler
1
-2
/
+25
2022-02-25
mei: me: fix reset policy on read error in interrupt
Alexander Usyskin
1
-6
/
+8
2022-02-25
mei: me: avoid link reset on shutdown
Alexander Usyskin
1
-1
/
+5
2022-02-25
mei: me: disable driver on the ign firmware
Alexander Usyskin
1
-11
/
+12
2021-06-22
mei: fix kdoc in the driver
Tamar Mashiah
1
-2
/
+2
2020-07-29
mei: add device kind to sysfs
Alexander Usyskin
1
-4
/
+18
2020-07-23
mei: hw: use sizeof of variable instead of struct type
Tomas Winkler
1
-3
/
+2
2020-06-29
mei: me: add kdoc for mei_me_fw_type_nm()
Tomas Winkler
1
-1
/
+14
2020-06-29
mei: me: make mei_me_fw_sku_sps_4() less cryptic
Tomas Winkler
1
-6
/
+12
2020-06-29
mei: me: constify the device parameter to the probe quirk
Tomas Winkler
1
-3
/
+3
2020-06-23
mei: me: add tiger lake point device ids for H platforms.
Alexander Usyskin
1
-0
/
+10
2020-06-23
mei: me: disable mei interface on Mehlow server platforms
Tomas Winkler
1
-6
/
+54
2020-05-05
mei: me: disable mei interface on LBG servers.
Tomas Winkler
1
-0
/
+8
2019-11-07
mei: add trc detection register to sysfs
Alexander Usyskin
1
-0
/
+34
2019-11-07
mei: abstract fw status register read.
Tomas Winkler
1
-8
/
+16
2019-11-07
mei: me: store irq number in the hw struct.
Alexander Usyskin
1
-2
/
+2
2019-11-07
mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.
Tomas Winkler
1
-5
/
+5
2019-10-14
Merge 5.4-rc3 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+18
2019-10-08
mei: me: fix me_intr_clear function name in KDoc
Alexander Usyskin
1
-1
/
+1
2019-10-04
mei: avoid FW version request on Ibex Peak and earlier
Alexander Usyskin
1
-3
/
+18
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-3
/
+0
2019-03-27
mei: adjust the copyright notice in the files.
Tomas Winkler
1
-1
/
+1
2019-03-27
mei: convert to SPDX license tags
Tomas Winkler
1
-11
/
+1
2018-11-26
mei: dma ring buffers allocation
Tomas Winkler
1
-0
/
+6
2018-08-02
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
1
-0
/
+13
2018-08-02
mei: add support for variable length mei headers.
Tomas Winkler
1
-14
/
+20
2018-07-24
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
1
-8
/
+11
2018-07-24
mei: cleanup slots to data conversions
Tomas Winkler
1
-4
/
+4
2018-07-12
mei: use correct type for counter variable in for loops
Tomas Winkler
1
-1
/
+1
2018-07-12
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
1
-1
/
+4
2018-01-02
mei: fix incorrect logical operator in if statement
Colin Ian King
1
-1
/
+1
2017-12-13
mei: speed up the power down flow
Tomas Winkler
1
-1
/
+3
2017-07-17
mei: me: use an index instead of a pointer for private data
Tomas Winkler
1
-11
/
+34
2017-02-03
mei: me: generate an interrupt if the hw indicates reset.
Alexander Usyskin
1
-0
/
+16
2017-02-03
mei: me: add a wrapper to set host generated data interrupt
Alexander Usyskin
1
-6
/
+15
2017-01-31
mei: simplify error handling via devres function.
Tomas Winkler
1
-3
/
+3
2017-01-31
mei: replace callback structures used as list head by list_head
Alexander Usyskin
1
-5
/
+5
2016-12-06
mei: fix the back to back interrupt handling
Alexander Usyskin
1
-17
/
+50
2016-12-06
mei: synchronize irq before initiating a reset.
Tomas Winkler
1
-0
/
+13
[next]