summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-ish-hid
Commit message (Expand)AuthorAgeFilesLines
* HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu2023-06-192-0/+2
* Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-121-2/+2
|\
| * HID: intel-ish-hid: Fix kernel panic during warm resetTanu Malhotra2023-03-281-2/+2
* | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-1/+8
|\|
| * HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman2023-03-031-1/+8
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\ \ | |/ |/|
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
* | Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires2023-02-221-1/+1
|\ \
| * | HID: stop drivers from selecting CONFIG_HIDArnd Bergmann2023-01-181-1/+1
* | | Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires2023-02-221-1/+1
|\ \ \ | |_|/ |/| |
| * | HID: intel-ish-hid: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
* | | 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