summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-ish-hid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-6.12/intel-ish' into for-linusBenjamin Tissoires2024-09-133-9/+130
|\
| * hid: intel-ish-hid: Add support for vendor customized firmware loadingZhang Lixu2024-08-192-3/+103
| * HID: intel-ish-hid: Use CPU generation string in driver_dataZhang Lixu2024-08-193-9/+30
* | Merge branch 'for-6.11/upstream-fixes' into for-linusBenjamin Tissoires2024-09-132-2/+0
|\ \ | |/ |/|
| * HID: intel-ish-hid: Remove unused declarationsYue Haibing2024-08-192-2/+0
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\ \ | |/ |/|
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | Merge branch 'for-6.11/intel-ish-hid' into for-linusBenjamin Tissoires2024-07-161-0/+2
|\ \ | |/ |/|
| * HID: intel-ish-hid: add MODULE_DESCRIPTION()Jeff Johnson2024-06-041-0/+1
| * HID: intel-ish-hid: fix ishtp_wait_resume() kernel-docJeff Johnson2024-06-041-0/+1
* | HID: intel-ish-hid: fix endian-conversionArnd Bergmann2024-06-042-45/+57
* | HID: intel-ish-hid: Fix build error for COMPILE_TESTZhang Lixu2024-05-231-4/+6
|/
* 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-091-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-131-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