index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
hw-me.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: avoid FW version request on Ibex Peak and earlier
Alexander Usyskin
2019-10-17
1
-3
/
+18
*
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
1
-12
/
+2
|
\
|
*
mei: adjust the copyright notice in the files.
Tomas Winkler
2019-03-28
1
-1
/
+1
|
*
mei: convert to SPDX license tags
Tomas Winkler
2019-03-28
1
-11
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-3
/
+0
|
/
*
mei: dma ring buffers allocation
Tomas Winkler
2018-11-26
1
-0
/
+6
*
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2018-08-02
1
-0
/
+13
*
mei: add support for variable length mei headers.
Tomas Winkler
2018-08-02
1
-14
/
+20
*
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
2018-07-24
1
-8
/
+11
*
mei: cleanup slots to data conversions
Tomas Winkler
2018-07-24
1
-4
/
+4
*
mei: use correct type for counter variable in for loops
Tomas Winkler
2018-07-12
1
-1
/
+1
*
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
2018-07-12
1
-1
/
+4
*
mei: fix incorrect logical operator in if statement
Colin Ian King
2018-01-02
1
-1
/
+1
*
mei: speed up the power down flow
Tomas Winkler
2017-12-13
1
-1
/
+3
*
mei: me: use an index instead of a pointer for private data
Tomas Winkler
2017-07-17
1
-11
/
+34
*
mei: me: generate an interrupt if the hw indicates reset.
Alexander Usyskin
2017-02-03
1
-0
/
+16
*
mei: me: add a wrapper to set host generated data interrupt
Alexander Usyskin
2017-02-03
1
-6
/
+15
*
mei: simplify error handling via devres function.
Tomas Winkler
2017-01-31
1
-3
/
+3
*
mei: replace callback structures used as list head by list_head
Alexander Usyskin
2017-01-31
1
-5
/
+5
*
mei: fix the back to back interrupt handling
Alexander Usyskin
2016-12-06
1
-17
/
+50
*
mei: synchronize irq before initiating a reset.
Tomas Winkler
2016-12-06
1
-0
/
+13
*
mei: constify buffer in the write functions calls
Tomas Winkler
2016-11-15
1
-5
/
+5
*
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2016-09-05
1
-2
/
+8
|
\
|
*
mei: me: disable driver on SPT SPS firmware
Tomas Winkler
2016-08-30
1
-2
/
+8
*
|
mei: recover after errors in runtime pm flow
Alexander Usyskin
2016-08-30
1
-0
/
+3
|
/
*
mei: trace pci configuration space io
Tomas Winkler
2016-02-07
1
-2
/
+8
*
mei: me: fix d0i3 register offset in tracing
Alexander Usyskin
2015-09-20
1
-2
/
+2
*
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
Alexander Usyskin
2015-08-03
1
-9
/
+29
*
mei: me: d0i3: move mei_me_hw_reset down in the file
Alexander Usyskin
2015-08-03
1
-51
/
+52
*
mei: me: d0i3: add d0i3 enter/exit state machine
Alexander Usyskin
2015-08-03
1
-7
/
+330
*
mei: me: d0i3: enable d0i3 interrupts
Alexander Usyskin
2015-08-03
1
-18
/
+17
*
mei: me: d0i3: add flag to indicate D0i3 support
Alexander Usyskin
2015-08-03
1
-1
/
+9
*
mei: me: wait for power gating exit confirmation
Alexander Usyskin
2015-06-13
1
-4
/
+55
*
mei: me: change power gating function name conventions
Alexander Usyskin
2015-03-01
1
-10
/
+10
*
mei: me: add io register tracing
Tomas Winkler
2015-03-01
1
-4
/
+27
*
mei: me: use io register wrappers consistently
Tomas Winkler
2015-03-01
1
-57
/
+66
*
mei: me: release hw from reset only during the reset flow
Alexander Usyskin
2015-02-03
1
-2
/
+1
*
mei: mask interrupt set bit on clean reset bit
Alexander Usyskin
2015-02-03
1
-1
/
+1
*
mei: clean reset bit before reset
Alexander Usyskin
2015-01-09
1
-0
/
+12
*
mei: read and print all six FW status registers
Alexander Usyskin
2014-11-26
1
-3
/
+16
*
mei: kill cached host and me csr values
Tomas Winkler
2014-11-26
1
-14
/
+16
*
mei: fix kernel-doc warnings
Alexander Usyskin
2014-09-29
1
-7
/
+34
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
1
-24
/
+24
*
mei: push pci cfg structure me hw
Tomas Winkler
2014-09-29
1
-2
/
+5
*
mei: remove the reference to pdev from mei_device
Tomas Winkler
2014-09-29
1
-2
/
+1
*
mei: move fw_status back to hw ops handlers
Tomas Winkler
2014-09-29
1
-0
/
+28
*
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
2014-09-29
1
-15
/
+15
*
mei: push all standard settings into mei_device_init
Tomas Winkler
2014-09-29
1
-4
/
+2
*
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
2014-09-29
1
-0
/
+12
*
mei: pg: fix cat and paste error in comments
Tomas Winkler
2014-09-29
1
-2
/
+2
[next]