summaryrefslogtreecommitdiff
path: root/drivers/hid/intel-ish-hid
AgeCommit message (Expand)Author
2023-01-02HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang
2022-11-14HID: intel-ish-hid: ishtp: remove variable rb_countColin Ian King
2022-08-25HID: intel-ish-hid: ipc: Add Meteor Lake PCI device IDEven Xu
2022-08-25hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered messageEven Xu
2022-08-25HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang
2022-07-21ID: intel-ish-hid: hid-client: drop unexpected word "the" in the commentsJiang Jian
2022-06-08HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"Li Qiong
2022-03-30HID: intel-ish-hid: ipc: add ADL and RPL device idEven Xu
2022-03-14HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou
2022-01-06HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issueYang Li
2022-01-06HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADLYe Xiang
2021-12-03HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh
2021-11-11HID: intel-ish-hid: fix module device-id handlingArnd Bergmann
2021-11-09HID: intel-ish-hid: hid-client: only load for matching devicesThomas Weißschuh
2021-11-09HID: intel-ish-hid: fw-loader: only load for matching devicesThomas Weißschuh
2021-11-09HID: intel-ish-hid: use constants for modaliasesThomas Weißschuh
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-15HID: intel-ish-hid: use async resume functionYe Xiang
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina
2021-06-14HID: intel-ish-hid: ipc: Specify that EHL no cache snoopingEven Xu
2021-06-14HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callbackEven Xu
2021-06-14HID: intel-ish-hid: Set ISH driver depends on x86Even Xu
2021-06-14HID: intel-ish-hid: Fix minor typos in commentsAustin Kim
2021-05-27HID: intel-ish-hid: ipc: Add Alder Lake device IDsYe Xiang
2021-04-07HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones
2021-04-07HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issuesLee Jones
2021-04-07HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()Lee Jones
2021-04-07HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in headerLee Jones
2021-04-07HID: intel-ish-hid: Fix potential copy/paste errorLee Jones
2021-04-07HID: intel-ish-hid: Fix a little doc-rotLee Jones
2021-04-07HID: intel-ish: Fix a naming disparity and a formatting errorLee Jones
2021-04-07HID: intel-ish: Supply some missing param descriptionsLee Jones
2021-04-07HID: intel-ish-hid: pci-ish: Remove unused variable 'ret'Lee Jones
2021-04-07HID: ishtp-hid-client: Move variable to where it's actually usedLee Jones
2021-04-07HID: intel-ish-hid: Remove unused variable 'err'Lee Jones
2021-03-19HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resumeYe Xiang
2021-03-08HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König
2021-03-08HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove()Uwe Kleine-König
2021-03-08HID: intel-ish-hid: Drop if block with an always false conditionUwe Kleine-König
2021-02-23Merge branch 'for-5.12/intel-ish' into for-linusJiri Kosina
2021-02-09HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device IDYou-Sheng Yang
2021-01-06HID: intel-ish-hid: ipc: Address EHL Sx resume issuesZhang Lixu
2021-01-06HID: intel-ish-hid: ipc: finish power flow for EHL OOBZhang Lixu
2020-11-25HID: intel-ish-hid: Remove unnecessary assignment to variable rvJing Xiangfeng
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-09-22HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao
2020-07-07HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_stateKai-Heng Feng
2020-05-05HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann