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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
2014-03-06
mei: set client's read_cb to NULL when flow control fails
Chao Bi
2014-02-22
mei: don't unset read cb ptr on reset
Alexander Usyskin
2014-02-22
mei: clear write cb from waiting list on reset
Alexander Usyskin
2014-02-13
mei: mei_hbm_dispatch() returns void
Paul Bolle
2014-02-06
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
2013-12-05
mei: add 9 series PCH mei device ids
Tomas Winkler
2013-10-29
mei: wd: host_init propagate error codes from called functions
Tomas Winkler
2013-10-29
mei: replace stray pr_debug with dev_dbg
Alexander Usyskin
2013-10-29
mei: bus: propagate error code returned by mei_me_cl_by_id
Tomas Winkler
2013-10-29
mei: mei_cl_link remove duplicated check for open_handle_count
Tomas Winkler
2013-10-29
mei: print correct device state during unexpected reset
Alexander Usyskin
2013-10-29
mei: nfc: fix memory leak in error path
Tomas Winkler
2013-10-19
mei: move host_clients_map cleanup to device init
Alexander Usyskin
2013-10-19
mei: me: downgrade two errors to debug level
Paul Bolle
2013-10-16
mei: me: add Lynx Point Wellsburg work station device id
Tomas Winkler
2013-10-03
mei: amthif: mei_amthif_host_init: propagate errors from called functions
Tomas Winkler
2013-10-03
mei: revamp open handler counts
Tomas Winkler
2013-10-03
mei: simplify mei_open error handling
Tomas Winkler
2013-09-29
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-26
mei: cancel stall timers in mei_reset
Alexander Usyskin
2013-09-26
mei: bus: stop wait for read during cl state transition
Tomas Winkler
2013-09-26
mei: make me client counters less error prone
Tomas Winkler
2013-09-26
misc: mei: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
mei: mei_cl_unlink: no need to loop over dev list
Tomas Winkler
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
2013-09-26
mei: fix function names in debug prints
Alexander Usyskin
2013-09-26
mei: prefix client log messages with client me and host ids
Alexander Usyskin
2013-09-26
mei: mei_release: drop redundant check if cb is NULL
Tomas Winkler
2013-09-26
mei: revamp read and write length checks
Tomas Winkler
2013-09-26
mei: fix format compilation warrning on 32 bit architecture
Tomas Winkler
2013-09-26
mei: mei_write correct checks for copy_from_user
Alexander Usyskin
2013-09-26
mei: make sure that me_clients_map big enough before copying
Tomas Winkler
2013-09-26
mei: mei_cl_link protect open_handle_count from overflow
Tomas Winkler
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-08-23
MEI: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-12
mei: me: fix hardware reset flow
Tomas Winkler
2013-07-29
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
2013-07-26
mei: don't get stuck in select during reset
Tomas Winkler
2013-07-24
mei: bus: do not overflow the device name buffer
Tomas Winkler
2013-07-24
mei: wake also writers on reset
Tomas Winkler
2013-07-23
mei: me: fix waiting for hw ready
Tomas Winkler
2013-07-23
mei: don't have to clean the state on power up
Tomas Winkler
2013-07-23
mei: me: fix reset state machine
Tomas Winkler
2013-07-23
mei: hbm: fix typo in error message
Tomas Winkler
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-06-24
mei: check whether hw start has succeeded
Tomas Winkler
2013-06-24
mei: check if the hardware reset succeeded
Tomas Winkler
2013-06-24
mei: mei_cl_connect: don't multiply the timeout twice
Frode Isaksen
2013-06-24
mei: do not override a client writing state when buffering
Tomas Winkler
[next]