summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-ish-hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-1/+1
|\
| * kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-1/+1
* | Merge branch 'for-6.10/intel-ish' into for-linusJiri Kosina2024-05-149-61/+639
|\ \
| * | HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messagesZhang Lixu2024-05-061-3/+4
| * | HID: intel-ish-hid: Implement loading firmware from host featureZhang Lixu2024-05-066-0/+542
| * | HID: intel-ish-hid: Add driver_data for specifying the firmware filenameZhang Lixu2024-05-062-1/+34
| * | HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device IDZhang Lixu2024-04-032-0/+2
| * | HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macrosZhang, Lixu2024-04-033-58/+58
| |/
* | HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni2024-05-061-0/+5
* | HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devcZhang Lixu2024-03-211-1/+1
|/
* HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu2024-02-272-0/+2
* HID: Intel-ish-hid: Ishtp: Fix sensor reads after ACPI S3 suspendEven Xu2024-02-132-1/+5
* Merge branch 'for-6.8/intel-ish' into for-linusJiri Kosina2024-01-084-161/+214
|\
| * HID: intel-ish-hid: ipc: Rework EHL OOB wakeupKai-Heng Feng2023-12-071-52/+15
| * HID: intel-ish-hid: ishtp-fw-loader: use helper functions for connectionEven Xu2023-12-061-48/+12
| * HID: intel-ish-hid: ishtp-hid-client: use helper functions for connectionEven Xu2023-12-061-50/+13
| * HID: Intel-ish-hid: Ishtp: Add helper functions for client connectionEven Xu2023-12-061-11/+174
* | HID: make ishtp_cl_bus_type constGreg Kroah-Hartman2024-01-021-1/+1
|/
* HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada2023-10-051-0/+8
* 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
|\