index
:
Linux Stable
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.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
/
bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: bus: fix unlink on bus in error path
Alexander Usyskin
2023-01-24
1
-4
/
+8
*
mei: bus: add client dma interface
Alexander Usyskin
2021-11-26
1
-3
/
+64
*
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-3
/
+1
|
\
|
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
|
mei: constify passed buffers and structures
Krzysztof Kozlowski
2021-07-29
1
-9
/
+9
|
/
*
mei: bus: block send with vtag on non-conformat FW
Alexander Usyskin
2021-02-09
1
-0
/
+7
*
mei: bus: change remove callback to return void
Uwe Kleine-König
2021-02-09
1
-3
/
+2
*
mei: bus: simplify mei_cl_device_remove()
Uwe Kleine-König
2021-02-09
1
-5
/
+1
*
mei: allow clients on bus to communicate in remove callback
Alexander Usyskin
2021-02-06
1
-2
/
+4
*
mei: bus: add vtag support
Alexander Usyskin
2020-12-07
1
-17
/
+84
*
mei: bus: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-11-09
1
-1
/
+1
*
mei: bus: deinitialize callback functions on init failure
Alexander Usyskin
2020-11-03
1
-2
/
+8
*
mei: bus: do not start a read for disconnected clients
Alexander Usyskin
2020-11-03
1
-2
/
+6
*
mei: bus: use zero vtag for bus clients.
Alexander Usyskin
2020-08-18
1
-1
/
+71
*
mei: add a spin lock to protect rd_completed queue
Alexander Usyskin
2020-08-18
1
-3
/
+3
*
mei: add vtag support bit in client properties
Alexander Usyskin
2020-08-18
1
-0
/
+11
*
mei: bus: use sizeof of variable instead of struct type
Tomas Winkler
2020-07-23
1
-1
/
+1
*
mei: bus: don't clean driver pointer
Alexander Usyskin
2020-06-29
1
-2
/
+1
*
mei: bus: use simple sprintf for sysfs
Tomas Winkler
2020-01-10
1
-5
/
+5
*
mei: bus: add more client attributes to sysfs
Alexander Usyskin
2019-11-16
1
-0
/
+33
*
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
2019-11-05
1
-4
/
+5
*
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
-10
/
+1
*
mei: bus: move hw module get/put to probe/release
Alexander Usyskin
2019-02-26
1
-11
/
+10
*
mei: bus: export to_mei_cl_device for mei client devices drivers
Tomas Winkler
2019-02-12
1
-1
/
+0
*
mei: bus: need to unlink client before freeing
Tomas Winkler
2018-09-12
1
-5
/
+4
*
mei: bus: fix hw module get/put balance
Tomas Winkler
2018-09-12
1
-2
/
+1
*
mei: add optional timeout to internal bus recv
Alexander Usyskin
2018-07-03
1
-10
/
+26
*
mei: limit the number of queued writes
Alexander Usyskin
2018-03-14
1
-0
/
+17
*
mei: make module referencing local to the bus.c
Tomas Winkler
2018-03-14
1
-32
/
+34
*
mei: set device client to the disconnected state upon suspend.
Tomas Winkler
2018-02-16
1
-6
/
+0
*
mei: fix spelling mistake: "botther" -> "bother"
Colin Ian King
2017-12-19
1
-1
/
+1
*
mei: speed up the power down flow
Tomas Winkler
2017-12-13
1
-2
/
+8
*
mei: make device_type const
Bhumika Goyal
2017-08-28
1
-1
/
+1
*
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
2017-06-12
1
-1
/
+3
|
\
|
*
mei: make sysfs modalias format similar as uevent modalias
Pratyush Anand
2017-06-03
1
-1
/
+3
*
|
mei: make mei_cl_bus_rescan static
Alexander Usyskin
2017-05-25
1
-1
/
+1
|
/
*
mei: drop amthif internal client
Alexander Usyskin
2017-04-08
1
-6
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
mei: bus: unregister callbacks upon me client disable call
Alexander Usyskin
2017-01-31
1
-8
/
+22
*
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
2017-01-31
1
-0
/
+31
*
mei: bus: cancel and disable callback after release call
Alexander Usyskin
2017-01-31
1
-4
/
+4
*
mei: bus: fix mei_cldev_enable KDoc
Alexander Usyskin
2017-01-04
1
-1
/
+1
*
mei: bus: enable non-blocking RX
Alexander Usyskin
2016-12-06
1
-2
/
+29
*
mei: bus: split RX and async notification callbacks
Alexander Usyskin
2016-11-17
1
-59
/
+82
*
mei: bus: make a client pointer always available
Alexander Usyskin
2016-11-17
1
-16
/
+15
*
mei: enable to set the internal flag for client write
Alexander Usyskin
2016-11-10
1
-4
/
+6
*
mei: bus: demote error to debug level upon disconnect
Alexander Usyskin
2016-10-31
1
-1
/
+1
*
mei: bus: remove rx callback context
Tomas Winkler
2016-10-28
1
-4
/
+2
*
mei: amthif: fix deadlock in initialization during a reset
Alexander Usyskin
2016-08-30
1
-2
/
+0
[next]