index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
main.c
Age
Commit message (
Expand
)
Author
2020-08-18
mei: add connect with vtag ioctl
Alexander Usyskin
2020-08-18
mei: add a vtag map for each client
Alexander Usyskin
2020-08-18
mei: add a spin lock to protect rd_completed queue
Alexander Usyskin
2020-07-29
mei: add device kind to sysfs
Alexander Usyskin
2020-07-23
mei: ioctl: use sizeof of variable instead of struct type
Tomas Winkler
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-07
mei: add trc detection register to sysfs
Alexander Usyskin
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-06-18
mei: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-04-25
mei: expose device state in sysfs
Alexander Usyskin
2019-03-28
mei: adjust the copyright notice in the files.
Tomas Winkler
2019-03-28
mei: convert to SPDX license tags
Tomas Winkler
2018-10-02
mei: replace POLL* with EPOLL* for write queues.
Tomas Winkler
2018-07-12
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
2018-07-12
mei: don't update offset in write
Alexander Usyskin
2018-07-03
mei: expose fw version to sysfs
Alexander Usyskin
2018-03-14
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
2018-03-14
mei: limit the number of queued writes
Alexander Usyskin
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-04-08
mei: implement fsync
Alexander Usyskin
2017-04-08
mei: drop amthif internal client
Alexander Usyskin
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-10
mei: remove support for broken parallel read
Alexander Usyskin
2016-11-10
mei: enable to set the internal flag for client write
Alexander Usyskin
2016-10-31
mei: show the HBM protocol versions in the device attributes
Alexander Usyskin
2016-08-30
mei: amthif: drop mei_amthif_read
Alexander Usyskin
2016-08-30
mei: enqueue consecutive reads
Alexander Usyskin
2016-08-30
mei: add wrapper for queuing control commands.
Tomas Winkler
2016-08-30
mei: add file pointer to the host client structure
Alexander Usyskin
2016-08-30
mei: fix return value on disconnection
Tomas Winkler
2016-08-30
mei: drop read complete queue emptiness check
Alexander Usyskin
2016-08-30
mei: amthif: enable poll for async events
Alexander Usyskin
2016-08-30
mei: amthif: drop READ_COMPLETE state
Alexander Usyskin
2016-02-20
mei: fix format string in debug prints
Alexander Usyskin
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
2016-02-11
mei: fix double freeing of a cb during link reset
Alexander Usyskin
2016-02-07
mei: drop reserved host client ids
Alexander Usyskin
2016-02-07
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
2016-02-07
mei: constify struct file pointer
Tomas Winkler
2016-02-07
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
2016-02-07
mei: fix possible integer overflow issue
Tomas Winkler
2016-02-06
mei: validate request value in client notify request ioctl
Alexander Usyskin
2016-02-06
mei: always copy the read buffer if data is ready
Alexander Usyskin
2016-01-07
mei: fix fasync return value on error
Tomas Winkler
2015-08-03
mei: implement fasync for event notification
Tomas Winkler
2015-08-03
mei: support polling for event notification
Tomas Winkler
[next]