index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
intel-ish-hid
/
ipc
Age
Commit message (
Expand
)
Author
Lines
2019-09-22
Merge branch 'for-5.4/ish' into for-linus
Jiri Kosina
-37
/
+61
2019-08-19
HID: intel-ish-hid: ipc: add EHL device id
Even Xu
-0
/
+2
2019-08-19
HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume paths
Zhang Lixu
-19
/
+15
2019-08-19
HID: intel-ish-hid: ipc: make ish suspend paths clear
Zhang Lixu
-21
/
+31
2019-08-19
HID: intel-ish-hid: ipc: set NO_D3 flag only when needed
Zhang Lixu
-3
/
+21
2019-06-26
HID: remove NO_D3 flag when remove driver
Song Hongyan
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
-36
/
+4
2019-04-23
HID: intel-ish-hid: Add Comet Lake PCI device ID
Srinivas Pandruvada
-0
/
+2
2019-03-05
Merge branch 'for-5.1/i2c-hid' into for-linus
Jiri Kosina
-18
/
+5
2019-02-15
HID: intel-ish-hid: move doorbell writing before flush
Hong Liu
-2
/
+2
2019-02-15
HID: intel-ish-hid: Optimize writing ipc message from queue
Hong Liu
-16
/
+3
2019-01-24
HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...
Song Hongyan
-3
/
+6
2018-12-19
HID: intel-ish-hid: add MSI interrupt support
Song Hongyan
-1
/
+6
2018-10-23
Merge branch 'for-4.20/i2c-hid' into for-linus
Jiri Kosina
-69
/
+38
2018-09-24
HID: intel-ish-hid: Enable Ice Lake mobile
Srinivas Pandruvada
-0
/
+2
2018-09-24
HID: intel-ish-hid: using list_head for ipc write queue
Hong Liu
-18
/
+14
2018-09-24
HID: intel-ish-hid: use resource-managed api
Hong Liu
-51
/
+24
2018-08-28
HID: intel-ish-hid: Enable Sunrise Point-H ish driver
Andreas Bosch
-0
/
+2
2018-08-02
HID: intel_ish-hid: tx_buf memory leak on probe/remove
Anton Vasilyev
-5
/
+6
2018-08-02
HID: intel-ish-hid: Prevent loading of driver on Mehlow
Srinivas Pandruvada
-0
/
+11
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
-15
/
+7
2018-01-23
HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
Srinivas Pandruvada
-0
/
+2
2017-06-30
HID: intel-ish-hid: Enable Gemini Lake ish driver
Song Hongyan
-0
/
+2
2017-06-30
HID: intel-ish-hid: Enable Cannon Lake ish driver
Song Hongyan
-0
/
+2
2017-05-30
HID: intel_ish-hid: convert timespec to ktime_t
Arnd Bergmann
-11
/
+4
2017-02-20
Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...
Jiri Kosina
-12
/
+46
2017-02-08
HID: intel-ish-hid: ipc: check FW status to distinguish ISH resume paths
Even Xu
-10
/
+44
2017-01-02
HID: intel-ish-hid: add printf attribute to print_log()
Nicolas Iooss
-1
/
+2
2016-12-19
HID: intel-ish-hid: Remove unneeded linux/miscdevice.h include
Corentin Labbe
-1
/
+0
2016-12-14
Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...
Jiri Kosina
-70
/
+61
2016-11-16
HID: intel-ish-hid: ipc: use msleep_interrupt() for wait
Even Xu
-1
/
+3
2016-11-16
HID: intel-ish-hid: ipc: change timed_wait_for_timeout() to be a function
Even Xu
-48
/
+57
2016-11-16
HID: intel-ish-hid: ipc: remove unused macro
Even Xu
-21
/
+0
2016-11-05
HID: intel-ish-hid: initialize ts_format.reserved
Jiri Kosina
-0
/
+1
2016-11-05
HID: intel-ish-hid: request_irq failure
Srinivas Pandruvada
-1
/
+1
2016-11-05
HID: intel-ish-hid: Fix driver reinit failure
Even Xu
-0
/
+15
2016-11-05
HID: intel-ish-hid: Move DMA disable code to new function
Even Xu
-10
/
+32
2016-11-05
HID: intel-ish-hid: consolidate ish wake up operation
Even Xu
-19
/
+26
2016-11-03
HID: intel-ish-hid: Fix !CONFIG_PM build warning
Borislav Petkov
-2
/
+2
2016-08-29
HID: intel-ish-hid: use module_pci_driver to simplify the code
Wei Yongjun
-12
/
+1
2016-08-29
HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
-2
/
+1
2016-08-17
HID: intel-ish-hid: ipc layer
Srinivas Pandruvada
-0
/
+1570