index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
hw-txe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
1
-1
/
+1
|
\
|
*
mei: fix repeated words in comments
Jilin Yuan
2022-09-24
1
-1
/
+1
*
|
mei: extend timeouts on slow devices
Alexander Usyskin
2022-09-12
1
-2
/
+2
|
/
*
mei: Remove some dead code
Christophe JAILLET
2021-12-03
1
-5
/
+1
*
mei: hw: use sizeof of variable instead of struct type
Tomas Winkler
2020-07-23
1
-3
/
+2
*
mei: abstract fw status register read.
Tomas Winkler
2019-11-07
1
-3
/
+7
*
mei: adjust the copyright notice in the files.
Tomas Winkler
2019-03-27
1
-1
/
+1
*
mei: convert to SPDX license tags
Tomas Winkler
2019-03-27
1
-11
/
+1
*
mei: add support for variable length mei headers.
Tomas Winkler
2018-08-02
1
-21
/
+21
*
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
2018-07-24
1
-12
/
+10
*
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
/
+1
*
mei: fix an && vs || typo
Dan Carpenter
2018-01-09
1
-1
/
+1
*
mei: speed up the power down flow
Tomas Winkler
2017-12-13
1
-1
/
+3
*
mei: simplify error handling via devres function.
Tomas Winkler
2017-01-31
1
-2
/
+2
*
mei: replace callback structures used as list head by list_head
Alexander Usyskin
2017-01-31
1
-5
/
+5
*
mei: synchronize irq before initiating a reset.
Tomas Winkler
2016-12-06
1
-1
/
+14
*
mei: constify buffer in the write functions calls
Tomas Winkler
2016-11-15
1
-1
/
+2
*
mei: txe: don't clean an unprocessed interrupt cause.
Alexander Usyskin
2016-10-24
1
-2
/
+4
*
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: wait for power gating exit confirmation
Alexander Usyskin
2015-06-14
1
-0
/
+13
*
mei: txe: reduce suspend/resume time
Tomas Winkler
2015-05-24
1
-10
/
+10
*
mei: fix function names and format in KDoc
Alexander Usyskin
2015-03-02
1
-1
/
+1
*
mei: read and print all six FW status registers
Alexander Usyskin
2014-11-27
1
-4
/
+3
*
mei: mei_txe_fw_sts can be static
Fengguang Wu
2014-09-30
1
-1
/
+1
*
mei: fix kernel-doc warnings
Alexander Usyskin
2014-09-29
1
-18
/
+45
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
1
-25
/
+32
*
mei: trivial: fix errors in prints in comments
Alexander Usyskin
2014-09-29
1
-2
/
+2
*
mei: push pci cfg structure me hw
Tomas Winkler
2014-09-29
1
-15
/
+7
*
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
/
+30
*
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
2014-09-29
1
-28
/
+25
*
mei: push all standard settings into mei_device_init
Tomas Winkler
2014-09-29
1
-3
/
+2
*
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
2014-09-29
1
-4
/
+25
*
mei: drop unused hw dependent fw status functions
Alexander Usyskin
2014-07-23
1
-32
/
+0
*
mei: add per device configuration
Alexander Usyskin
2014-05-27
1
-2
/
+15
*
mei: extract fw status registers
Alexander Usyskin
2014-05-04
1
-1
/
+36
*
mei: expose hardware power gating state to mei layer
Tomas Winkler
2014-05-04
1
-11
/
+32
*
mei: condition PGI support on HW and HBM version
Tomas Winkler
2014-05-04
1
-0
/
+14
*
mei: revamp writing slot counting
Tomas Winkler
2014-03-01
1
-8
/
+13
*
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
2014-03-01
1
-11
/
+6
*
mei: txe: include irqreturn.h for irqreturn_t etc
Stephen Rothwell
2014-03-01
1
-0
/
+1
*
mei: txe: add hw-txe.c
Tomas Winkler
2014-02-08
1
-0
/
+1106