summaryrefslogtreecommitdiff
path: root/drivers/hid/intel-ish-hid/ipc/ipc.c
AgeCommit message (Expand)Author
2024-03-21HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devcZhang Lixu
2023-03-03HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman
2022-06-08HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"Li Qiong
2022-01-06HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADLYe Xiang
2021-06-14HID: intel-ish-hid: ipc: Specify that EHL no cache snoopingEven Xu
2021-04-07HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in headerLee Jones
2021-01-06HID: intel-ish-hid: ipc: Address EHL Sx resume issuesZhang Lixu
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski
2019-08-19HID: intel-ish-hid: ipc: set NO_D3 flag only when neededZhang Lixu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-03-05Merge branch 'for-5.1/i2c-hid' into for-linusJiri Kosina
2019-02-15HID: intel-ish-hid: move doorbell writing before flushHong Liu
2019-02-15HID: intel-ish-hid: Optimize writing ipc message from queueHong Liu
2019-01-24HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...Song Hongyan
2018-09-24HID: intel-ish-hid: using list_head for ipc write queueHong Liu
2018-08-02HID: intel_ish-hid: tx_buf memory leak on probe/removeAnton Vasilyev
2017-05-30HID: intel_ish-hid: convert timespec to ktime_tArnd Bergmann
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina
2016-11-16HID: intel-ish-hid: ipc: use msleep_interrupt() for waitEven Xu
2016-11-16HID: intel-ish-hid: ipc: change timed_wait_for_timeout() to be a functionEven Xu
2016-11-05HID: intel-ish-hid: initialize ts_format.reservedJiri Kosina
2016-11-05HID: intel-ish-hid: Fix driver reinit failureEven Xu
2016-11-05HID: intel-ish-hid: Move DMA disable code to new functionEven Xu
2016-11-05HID: intel-ish-hid: consolidate ish wake up operationEven Xu
2016-08-29HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-08-17HID: intel-ish-hid: ipc layerSrinivas Pandruvada