summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-ish-hid
Commit message (Expand)AuthorAgeFilesLines
* HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang2023-01-021-0/+10
* HID: intel-ish-hid: ishtp: remove variable rb_countColin Ian King2022-11-141-3/+0
* HID: intel-ish-hid: ipc: Add Meteor Lake PCI device IDEven Xu2022-08-252-0/+2
* hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered messageEven Xu2022-08-251-29/+39
* HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang2022-08-251-1/+1
* ID: intel-ish-hid: hid-client: drop unexpected word "the" in the commentsJiang Jian2022-07-211-1/+1
* HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"Li Qiong2022-06-081-1/+1
* HID: intel-ish-hid: ipc: add ADL and RPL device idEven Xu2022-03-302-0/+4
* HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou2022-03-141-26/+3
* HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issueYang Li2022-01-061-1/+2
* HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADLYe Xiang2022-01-061-1/+5
* HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh2021-12-031-2/+4
* HID: intel-ish-hid: fix module device-id handlingArnd Bergmann2021-11-113-23/+17
* HID: intel-ish-hid: hid-client: only load for matching devicesThomas Weißschuh2021-11-091-1/+6
* HID: intel-ish-hid: fw-loader: only load for matching devicesThomas Weißschuh2021-11-091-1/+6
* HID: intel-ish-hid: use constants for modaliasesThomas Weißschuh2021-11-091-2/+2
* Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-093-8/+37
|\
| * HID: intel-ish-hid: use async resume functionYe Xiang2021-07-153-8/+37
* | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
|/
* Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina2021-06-3012-66/+104
|\
| * HID: intel-ish-hid: ipc: Specify that EHL no cache snoopingEven Xu2021-06-141-1/+25
| * HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callbackEven Xu2021-06-142-0/+19
| * HID: intel-ish-hid: Set ISH driver depends on x86Even Xu2021-06-141-0/+1
| * HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones2021-04-074-8/+8
| * HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issuesLee Jones2021-04-071-22/+23
| * HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()Lee Jones2021-04-071-1/+1
| * HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in headerLee Jones2021-04-071-1/+1
| * HID: intel-ish-hid: Fix potential copy/paste errorLee Jones2021-04-071-1/+1
| * HID: intel-ish-hid: Fix a little doc-rotLee Jones2021-04-071-1/+1
| * HID: intel-ish: Fix a naming disparity and a formatting errorLee Jones2021-04-071-2/+2
| * HID: intel-ish: Supply some missing param descriptionsLee Jones2021-04-071-0/+5
| * HID: intel-ish-hid: pci-ish: Remove unused variable 'ret'Lee Jones2021-04-071-2/+1
| * HID: ishtp-hid-client: Move variable to where it's actually usedLee Jones2021-04-072-5/+5
| * HID: intel-ish-hid: Remove unused variable 'err'Lee Jones2021-04-071-2/+1
| * HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resumeYe Xiang2021-03-192-3/+4
| * HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König2021-03-083-9/+4
| * HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove()Uwe Kleine-König2021-03-081-6/+4
| * HID: intel-ish-hid: Drop if block with an always false conditionUwe Kleine-König2021-03-081-5/+1
* | HID: intel-ish-hid: Fix minor typos in commentsAustin Kim2021-06-141-1/+1
* | HID: intel-ish-hid: ipc: Add Alder Lake device IDsYe Xiang2021-05-272-0/+4
|/
* Merge branch 'for-5.12/intel-ish' into for-linusJiri Kosina2021-02-233-1/+81
|\
| * HID: intel-ish-hid: ipc: Address EHL Sx resume issuesZhang Lixu2021-01-063-1/+33
| * HID: intel-ish-hid: ipc: finish power flow for EHL OOBZhang Lixu2021-01-061-0/+48
* | HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device IDYou-Sheng Yang2021-02-092-0/+2
|/
* HID: intel-ish-hid: Remove unnecessary assignment to variable rvJing Xiangfeng2020-11-251-4/+2
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-1/+1
|\
| * PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-1/+1
* | HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao2020-09-221-7/+1
|/
* HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_stateKai-Heng Feng2020-07-071-5/+11
* HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann2020-05-051-0/+2