aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/client.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-29mei: constify passed buffers and structuresKrzysztof Kozlowski1-1/+1
2021-02-06mei: implement client dma setup.Alexander Usyskin1-0/+8
2020-11-03mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-08-18mei: add a vtag map for each clientAlexander Usyskin1-0/+3
2020-08-18mei: add a spin lock to protect rd_completed queueAlexander Usyskin1-2/+5
2020-08-18mei: add vtag support bit in client propertiesAlexander Usyskin1-0/+12
2019-11-16mei: bus: add more client attributes to sysfsAlexander Usyskin1-0/+36
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler1-1/+1
2019-03-28mei: convert to SPDX license tagsTomas Winkler1-11/+1
2018-07-12mei: fix ssize_t to int assignment in read and write ops.Tomas Winkler1-1/+1
2017-04-08mei: drop amthif internal clientAlexander Usyskin1-5/+0
2017-01-31mei: revamp io list cleanup function.Tomas Winkler1-1/+1
2017-01-31mei: replace callback structures used as list head by list_headAlexander Usyskin1-15/+5
2017-01-20mei: make mei_cl_set_disconnected staticAlexander Usyskin1-1/+0
2017-01-20mei: make mei_io_list_flush staticAlexander Usyskin1-1/+0
2016-11-10mei: enable to set the internal flag for client writeAlexander Usyskin1-1/+1
2016-08-30mei: add wrapper for queuing control commands.Tomas Winkler1-2/+3
2016-08-30mei: drop mei_io_cb_alloc_bufAlexander Usyskin1-2/+0
2016-02-07mei: split amthif client init from end of clients enumerationAlexander Usyskin1-1/+1
2016-02-07mei: drop reserved host client idsAlexander Usyskin1-2/+2
2016-02-07mei: hbm: warn about fw-initiated disconnectAlexander Usyskin1-0/+3
2016-02-07mei: clean write queues and wake waiters on disconnectAlexander Usyskin1-2/+0
2016-02-07mei: constify struct file pointerTomas Winkler1-5/+7
2016-02-06mei: wd: drop the watchdog code from the core mei driverAlexander Usyskin1-4/+0
2015-09-20mei: bus: export client protocol versionTomas Winkler1-0/+12
2015-08-03mei: implement fasync for event notificationTomas Winkler1-0/+1
2015-08-03mei: add a handler that waits for notification on eventTomas Winkler1-0/+1
2015-08-03mei: add mei_cl_notify_request commandTomas Winkler1-0/+6
2015-05-24mei: support for fixed address clientsAlexander Usyskin1-0/+12
2015-05-24mei: add a reference from the host client to the me clientAlexander Usyskin1-6/+90
2015-05-24mei: revamp client connectionTomas Winkler1-1/+2
2015-05-24mei: revamp client disconnection flowTomas Winkler1-0/+3
2015-04-03mei: replace check for connection instead of transitioningTomas Winkler1-6/+8
2015-03-25mei: fix regression on NFC connectionTomas Winkler1-3/+1
2015-03-01mei: allow read concurrencyTomas Winkler1-3/+4
2015-03-01mei: add mei_cl_alloc_linked functionTomas Winkler1-0/+2
2015-03-01mei: always initialize the callback with the intended operation typeTomas Winkler1-2/+5
2015-03-01mei: use only one buffer in callbackTomas Winkler1-2/+1
2015-03-01mei: iamthif: use regular client read functionsTomas Winkler1-0/+2
2015-03-01mei: revamp me clients list handlingTomas Winkler1-1/+4
2015-01-25mei: add reference counting for me clientsTomas Winkler1-5/+12
2014-09-29mei: get rid of most of the pci dependencies in meiTomas Winkler1-2/+2
2014-09-23mei: add mei_me_cl_by_uuid_id functionTomas Winkler1-0/+4
2014-09-23mei: add me client remove functionsTomas Winkler1-0/+2
2014-09-23mei: me_client lookup function to return me_client objectTomas Winkler1-2/+3
2014-09-23mei: amthif: use service function to flush amthif queueAlexander Usyskin1-0/+2
2014-03-17mei: client.h fix checkpatch errorsTomas Winkler1-4/+4
2014-03-17mei: fix memory leak of pending write cb objectsTomas Winkler1-18/+0
2014-02-28mei: revamp writing slot countingTomas Winkler1-2/+2
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman1-0/+6