Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
991bfef82f17194fe2a2f161b9552d9633ff21b9
/
drivers
/
misc
/
mei
bc46b45
mei: bus: call mei_cl_read_start under device lock
by Alexander Usyskin
· 9 years ago
7ff4bdd
mei: fix waiting for wr_ctrl for corner cases.
by Alexander Usyskin
· 9 years ago
4a8eaa9
mei: don't clean control queues on notify request timeout
by Alexander Usyskin
· 9 years ago
9d04ee1
mei: amthif: discard not read messages
by Alexander Usyskin
· 9 years ago
6a8d648
mei: fix NULL dereferencing during FW initiated disconnection
by Alexander Usyskin
· 9 years ago
cc25aa9
mei: drop global me_client_index
by Alexander Usyskin
· 9 years ago
b9c7954
mei: do not pin module if cldrv->probe() failed
by Alexey Khoroshilov
· 9 years ago
423de92
mei: bus: use scnprintf in *_show
by Rasmus Villemoes
· 9 years ago
dd16f6c
mei: me: add broxton pci device ids
by Tomas Winkler
· 9 years ago
35bf769
mei: fix format string in debug prints
by Alexander Usyskin
· 9 years ago
1b79dff
Merge 4.5-rc4 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
6cbb097
mei: fix double freeing of a cb during link reset
by Alexander Usyskin
· 9 years ago
4ddbdbb
mei: wd: drop AGAIN the watchdog code from the core mei driver
by Tomas Winkler
· 9 years ago
025fb79
mei: split amthif client init from end of clients enumeration
by Alexander Usyskin
· 9 years ago
27f476e
mei: hbm: send immediate reply flag in enum request
by Alexander Usyskin
· 9 years ago
a816a00
mei: bus: run rescan on me_clients list change
by Alexander Usyskin
· 9 years ago
7851e00
mei: drop reserved host client ids
by Alexander Usyskin
· 9 years ago
6938c19
mei: hbm: warn about fw-initiated disconnect
by Alexander Usyskin
· 9 years ago
f4e0624
mei: fixed address clients for the new platforms
by Alexander Usyskin
· 9 years ago
06ee536
mei: fill file pointer in read cb for fixed address client
by Alexander Usyskin
· 9 years ago
603c53e
mei: discard replies from unconnected fixed address clients
by Alexander Usyskin
· 9 years ago
a4307fe
mei: clean write queues and wake waiters on disconnect
by Alexander Usyskin
· 9 years ago
0faf6a3
mei: wake blocked write on link reset
by Alexander Usyskin
· 9 years ago
e8466b3
mei: drop superfluous closing bracket from write traces
by Alexander Usyskin
· 9 years ago
15c13df
mei: bus: check if the device is enabled before data transfer
by Alexander Usyskin
· 9 years ago
850f894
mei: bus: fix notification event delivery
by Tomas Winkler
· 9 years ago
a1f9ae2
mei: bus: fix RX event scheduling
by Tomas Winkler
· 9 years ago
b74d883
mei: amthif: interrupt reader on link reset
by Alexander Usyskin
· 9 years ago
4bddf56
mei: amthif: use rx_wait queue also for amthif client
by Alexander Usyskin
· 9 years ago
77b007b
mei: amthif: drop parameter validation from mei_amthif_write
by Tomas Winkler
· 9 years ago
9abd8b3
mei: amthif: replace amthif_rd_complete_list with rd_completed
by Tomas Winkler
· 9 years ago
5cf8b2a
mei: amthif: allow only one request at a time
by Alexander Usyskin
· 9 years ago
62e8e6a
mei: rename variable names 'file_object' to fp
by Tomas Winkler
· 9 years ago
f23e2cc
mei: constify struct file pointer
by Tomas Winkler
· 9 years ago
d0df8df
mei: amthif: don't drop read packets on timeout
by Alexander Usyskin
· 9 years ago
5ba0bf4
mei: amthif: don't copy from an empty buffer
by Alexander Usyskin
· 9 years ago
1f7e489
mei: call stop on failed char device register
by Alexander Usyskin
· 9 years ago
f862b6b
mei: fix possible integer overflow issue
by Tomas Winkler
· 9 years ago
439a74b
mei: debugfs: allow hbm features list dump in earlier stages
by Alexander Usyskin
· 9 years ago
26900254
mei: debugfs: adjust active clients print buffer
by Alexander Usyskin
· 9 years ago
a96c548
mei: trace pci configuration space io
by Tomas Winkler
· 9 years ago
7326fff
mei: validate request value in client notify request ioctl
by Alexander Usyskin
· 9 years ago
e97cdb3
mei: bus: whitelist the watchdog client
by Tomas Winkler
· 9 years ago
fdd9b86
mei: wd: drop the watchdog code from the core mei driver
by Alexander Usyskin
· 9 years ago
b86d1bd
mei: drop nfc leftovers from the mei driver
by Tomas Winkler
· 9 years ago
8b2458f
mei: always copy the read buffer if data is ready
by Alexander Usyskin
· 9 years ago
13cf988
mei: prevent queuing new flow control credit.
by Alexander Usyskin
· 9 years ago
2bcfdc2
mei: bus: remove redundant uuid string in debug messages
by Tomas Winkler
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
ed6dc53
mei: fix fasync return value on error
by Tomas Winkler
· 9 years ago
989561d
PM / Domains: add setter for dev.pm_domain
by Tomeu Vizoso
· 9 years ago
8e483ed
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
213dd19
mei: bus: set the device name before running fixup
by Tomas Winkler
· 9 years ago
2da55cf
mei: bus: use correct lock ordering
by Tomas Winkler
· 9 years ago
2be7010
mei: Fix debugfs filename in error output
by Alexander Kuleshov
· 9 years ago
edf5600
mei: amthif: Do not compare bool to 0/1
by Alexander Usyskin
· 9 years ago
df7f544
mei: bus: fix c&p issue in the kdoc
by Tomas Winkler
· 9 years ago
99c2658
mei: fix the KDoc formating
by Alexander Usyskin
· 9 years ago
34af191
mei: keep the device awake during reads in chunks
by Alexander Usyskin
· 9 years ago
97ccf63
mei: cancel driver workers only after client devices were removed
by Tomas Winkler
· 9 years ago
4970c0c
Merge 4.3-rc5 into char-misc next
by Greg Kroah-Hartman
· 9 years ago
84dfe03
mei: hbm: fix error in state check logic
by Alexander Usyskin
· 9 years ago
621a5f7
debugfs: Pass bool pointer to debugfs_create_bool()
by Viresh Kumar
· 9 years ago
c566f36
Merge 4.3-rc3 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
5964db0
mei: fix debugfs files leak on error path
by Tomas Winkler
· 9 years ago
cf094eb
mei: me: fix d0i3 register offset in tracing
by Alexander Usyskin
· 9 years ago
ae48d74
mei: bus: use mei_cl_bus_ prefix consistently
by Tomas Winkler
· 9 years ago
d49dc5e
mei: bus: use mei_cldev_ prefix for the API functions
by Tomas Winkler
· 9 years ago
01a14ed
mei: bus: export mei_cldev_enabled function
by Tomas Winkler
· 9 years ago
baeacd0
mei: bus: export uuid and protocol version to mei_cl bus drivers
by Tomas Winkler
· 9 years ago
b26864c
mei: bus: add client protocol version to the device alias
by Tomas Winkler
· 9 years ago
40b7320
mei: bus: export client protocol version
by Tomas Winkler
· 9 years ago
59796ed
mei: make modules.alias UUID information easier to read
by Prarit Bhargava
· 9 years ago
51a73ba
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
6551881
Watchdog: Fix parent of watchdog_devices
by Pratyush Anand
· 9 years ago
eead035a
mei: remove check on pm_runtime_active in __mei_cl_disconnect
by Tomas Winkler
· 9 years ago
155718c
mei: hbm: bump supported HBM version to 2.0
by Tomas Winkler
· 9 years ago
1625c7e
mei: me: add sunrise point device ids
by Tomas Winkler
· 9 years ago
b9a1fc9
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
by Alexander Usyskin
· 9 years ago
ebad6b9
mei: me: d0i3: move mei_me_hw_reset down in the file
by Alexander Usyskin
· 9 years ago
859ef2f
mei: me: d0i3: add d0i3 enter/exit state machine
by Alexander Usyskin
· 9 years ago
63f7523
mei: hbm: reorganize the power gating responses
by Alexander Usyskin
· 9 years ago
1fa55b4
mei: me: d0i3: enable d0i3 interrupts
by Alexander Usyskin
· 9 years ago
bb9f4d2
mei: me: d0i3: add flag to indicate D0i3 support
by Alexander Usyskin
· 9 years ago
1183048
mei: me: d0i3: add the control registers
by Tomas Winkler
· 9 years ago
71e117f
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
by Alexander Usyskin
· 9 years ago
bb2ef9c
mei: bus: add and call callback on notify event
by Alexander Usyskin
· 9 years ago
237092b
mei: implement fasync for event notification
by Tomas Winkler
· 9 years ago
2c84c29
mei: support polling for event notification
by Tomas Winkler
· 9 years ago
3c7c846
mei: add async event notification ioctls
by Tomas Winkler
· 9 years ago
b38a362
mei: add a handler that waits for notification on event
by Tomas Winkler
· 9 years ago
51678cc
mei: add mei_cl_notify_request command
by Tomas Winkler
· 9 years ago
4d99877
mei: enable async event notifications only from hbm version 2.0
by Tomas Winkler
· 9 years ago
965ae37
mei: implement async notification hbm messages
by Tomas Winkler
· 9 years ago
d3c1c80
mei: define async notification hbm commands
by Tomas Winkler
· 9 years ago
18901357
mei: disconnect on connection request timeout
by Alexander Usyskin
· 9 years ago
70ef835
mei: support for dynamic clients
by Tomas Winkler
· 9 years ago
6009595
mei: bus: link client devices instead of host clients
by Tomas Winkler
· 9 years ago
b39910c
mei: bus: simplify how we build nfc bus name
by Tomas Winkler
· 9 years ago
Next »