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
2016-02-08
mei: trace pci configuration space io
Tomas Winkler
1
-2
/
+8
2015-09-21
mei: me: fix d0i3 register offset in tracing
Alexander Usyskin
1
-2
/
+2
2015-08-04
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
Alexander Usyskin
1
-9
/
+29
2015-08-04
mei: me: d0i3: move mei_me_hw_reset down in the file
Alexander Usyskin
1
-51
/
+52
2015-08-04
mei: me: d0i3: add d0i3 enter/exit state machine
Alexander Usyskin
1
-7
/
+330
2015-08-04
mei: me: d0i3: enable d0i3 interrupts
Alexander Usyskin
1
-18
/
+17
2015-08-04
mei: me: d0i3: add flag to indicate D0i3 support
Alexander Usyskin
1
-1
/
+9
2015-06-14
mei: me: wait for power gating exit confirmation
Alexander Usyskin
1
-4
/
+55
2015-03-02
mei: me: change power gating function name conventions
Alexander Usyskin
1
-10
/
+10
2015-03-02
mei: me: add io register tracing
Tomas Winkler
1
-4
/
+27
2015-03-02
mei: me: use io register wrappers consistently
Tomas Winkler
1
-57
/
+66
2015-02-04
mei: me: release hw from reset only during the reset flow
Alexander Usyskin
1
-2
/
+1
2015-02-04
mei: mask interrupt set bit on clean reset bit
Alexander Usyskin
1
-1
/
+1
2015-01-10
mei: clean reset bit before reset
Alexander Usyskin
1
-0
/
+12
2014-11-27
mei: read and print all six FW status registers
Alexander Usyskin
1
-3
/
+16
2014-11-27
mei: kill cached host and me csr values
Tomas Winkler
1
-14
/
+16
2014-09-29
mei: fix kernel-doc warnings
Alexander Usyskin
1
-7
/
+34
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
1
-24
/
+24
2014-09-29
mei: push pci cfg structure me hw
Tomas Winkler
1
-2
/
+5
2014-09-29
mei: remove the reference to pdev from mei_device
Tomas Winkler
1
-2
/
+1
2014-09-29
mei: move fw_status back to hw ops handlers
Tomas Winkler
1
-0
/
+28
2014-09-29
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
1
-15
/
+15
2014-09-29
mei: push all standard settings into mei_device_init
Tomas Winkler
1
-4
/
+2
2014-09-29
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
1
-0
/
+12
2014-09-29
mei: pg: fix cat and paste error in comments
Tomas Winkler
1
-2
/
+2
2014-09-24
mei: extract supported features from the hbm version
Tomas Winkler
1
-5
/
+1
2014-09-24
mei: me: wait for hw ready non-interruptible
Alexander Usyskin
1
-10
/
+5
2014-07-23
mei: drop unused hw dependent fw status functions
Alexander Usyskin
1
-54
/
+0
2014-05-28
mei: me: move probe quirk to cfg structure
Tomas Winkler
1
-0
/
+37
2014-05-28
mei: add per device configuration
Alexander Usyskin
1
-2
/
+32
2014-05-28
mei: me: read H_CSR after asserting reset
Tomas Winkler
1
-0
/
+12
2014-05-28
mei: me: drop harmful wait optimization
Tomas Winkler
1
-3
/
+1
2014-05-28
mei: me: fix hw ready reset flow
Tomas Winkler
1
-3
/
+6
2014-05-04
mei: extract fw status registers
Alexander Usyskin
1
-0
/
+55
2014-05-04
mei: me: add pg exit and entry flow commands
Tomas Winkler
1
-4
/
+88
2014-05-04
mei: expose hardware power gating state to mei layer
Tomas Winkler
1
-0
/
+15
2014-05-04
mei: condition PGI support on HW and HBM version
Tomas Winkler
1
-0
/
+37
2014-05-04
mei: me: add power gating isolation register write wrappers
Tomas Winkler
1
-0
/
+29
2014-03-18
mei: make me hw headers private to me hw.
Tomas Winkler
1
-2
/
+2
2014-03-18
mei: me: do not reset when less than expected data is received
Tomas Winkler
1
-0
/
+9
2014-03-01
mei: make return values consistent across the driver
Alexander Usyskin
1
-4
/
+4
2014-03-01
mei: revamp writing slot counting
Tomas Winkler
1
-1
/
+1
2014-03-01
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
1
-0
/
+2
2014-02-14
mei: get rid of ext_msg
Tomas Winkler
1
-3
/
+0
2014-02-08
mei: allow multiple retries if the hw reset has failed
Tomas Winkler
1
-1
/
+1
2014-01-14
mei: revamp mei reset state machine
Tomas Winkler
1
-7
/
+3
2014-01-09
mei: do not run reset flow from the interrupt thread
Tomas Winkler
1
-17
/
+15
2013-08-13
mei: me: fix hardware reset flow
Tomas Winkler
1
-6
/
+3
2013-07-24
mei: me: fix waiting for hw ready
Tomas Winkler
1
-3
/
+7
2013-07-24
mei: me: fix reset state machine
Tomas Winkler
1
-1
/
+3
[next]