index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
intel-ish-hid
/
ipc
/
ipc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"
Li Qiong
1
-1
/
+1
2022-01-06
HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
Ye Xiang
1
-1
/
+5
2021-06-14
HID: intel-ish-hid: ipc: Specify that EHL no cache snooping
Even Xu
1
-1
/
+25
2021-04-07
HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in header
Lee Jones
1
-1
/
+1
2021-01-06
HID: intel-ish-hid: ipc: Address EHL Sx resume issues
Zhang Lixu
1
-0
/
+27
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof WilczyĆski
1
-1
/
+1
2019-08-19
HID: intel-ish-hid: ipc: set NO_D3 flag only when needed
Zhang Lixu
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-03-05
Merge branch 'for-5.1/i2c-hid' into for-linus
Jiri Kosina
1
-18
/
+5
2019-02-15
HID: intel-ish-hid: move doorbell writing before flush
Hong Liu
1
-2
/
+2
2019-02-15
HID: intel-ish-hid: Optimize writing ipc message from queue
Hong Liu
1
-16
/
+3
2019-01-24
HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit
Song Hongyan
1
-3
/
+6
2018-09-24
HID: intel-ish-hid: using list_head for ipc write queue
Hong Liu
1
-18
/
+14
2018-08-02
HID: intel_ish-hid: tx_buf memory leak on probe/remove
Anton Vasilyev
1
-3
/
+6
2017-05-30
HID: intel_ish-hid: convert timespec to ktime_t
Arnd Bergmann
1
-11
/
+4
2016-12-14
Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower', 'for-4.10/intel-ish', 'for-4.10/mayflash', 'for-4.10/microsoft-surface-3', 'for-4.10/multitouch', 'for-4.10/sony', 'for-4.10/udraw-ps3', 'for-4.10/upstream' and 'for-4.10/wacom/generic' into for-linus
Jiri Kosina
1
-6
/
+61
2016-11-16
HID: intel-ish-hid: ipc: use msleep_interrupt() for wait
Even Xu
1
-1
/
+3
2016-11-16
HID: intel-ish-hid: ipc: change timed_wait_for_timeout() to be a function
Even Xu
1
-5
/
+57
2016-11-05
HID: intel-ish-hid: initialize ts_format.reserved
Jiri Kosina
1
-0
/
+1
2016-11-05
HID: intel-ish-hid: Fix driver reinit failure
Even Xu
1
-0
/
+15
2016-11-05
HID: intel-ish-hid: Move DMA disable code to new function
Even Xu
1
-10
/
+32
2016-11-05
HID: intel-ish-hid: consolidate ish wake up operation
Even Xu
1
-19
/
+26
2016-08-29
HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2016-08-17
HID: intel-ish-hid: ipc layer
Srinivas Pandruvada
1
-0
/
+882