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