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