summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-ish-hid/ipc/ipc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-6.10/intel-ish' into for-linusJiri Kosina2024-05-141-10/+11
|\
| * HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messagesZhang Lixu2024-05-061-3/+4
| * HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macrosZhang, Lixu2024-04-031-7/+7
* | HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devcZhang Lixu2024-03-211-1/+1
|/
* HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman2023-03-031-1/+8
* HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"Li Qiong2022-06-081-1/+1
* HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADLYe Xiang2022-01-061-1/+5
* HID: intel-ish-hid: ipc: Specify that EHL no cache snoopingEven Xu2021-06-141-1/+25
* HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in headerLee Jones2021-04-071-1/+1
* HID: intel-ish-hid: ipc: Address EHL Sx resume issuesZhang Lixu2021-01-061-0/+27
* PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski2020-09-291-1/+1
* HID: intel-ish-hid: ipc: set NO_D3 flag only when neededZhang Lixu2019-08-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* Merge branch 'for-5.1/i2c-hid' into for-linusJiri Kosina2019-03-051-18/+5
|\
| * HID: intel-ish-hid: move doorbell writing before flushHong Liu2019-02-151-2/+2
| * HID: intel-ish-hid: Optimize writing ipc message from queueHong Liu2019-02-151-16/+3
* | HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...Song Hongyan2019-01-241-3/+6
|/
* HID: intel-ish-hid: using list_head for ipc write queueHong Liu2018-09-241-18/+14
* HID: intel_ish-hid: tx_buf memory leak on probe/removeAnton Vasilyev2018-08-021-3/+6
* HID: intel_ish-hid: convert timespec to ktime_tArnd Bergmann2017-05-301-11/+4
*---. Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina2016-12-141-6/+61
|\ \ \
| | | * HID: intel-ish-hid: initialize ts_format.reservedJiri Kosina2016-11-051-0/+1
| | |/ | |/|
| | * HID: intel-ish-hid: ipc: use msleep_interrupt() for waitEven Xu2016-11-161-1/+3
| | * HID: intel-ish-hid: ipc: change timed_wait_for_timeout() to be a functionEven Xu2016-11-161-5/+57
| |/ |/|
* | HID: intel-ish-hid: Fix driver reinit failureEven Xu2016-11-051-0/+15
* | HID: intel-ish-hid: Move DMA disable code to new functionEven Xu2016-11-051-10/+32
* | HID: intel-ish-hid: consolidate ish wake up operationEven Xu2016-11-051-19/+26
|/
* HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-08-291-2/+1
* HID: intel-ish-hid: ipc layerSrinivas Pandruvada2016-08-171-0/+882