index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
intel-ish-hid
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
HID: intel-ish-hid: fix endian-conversion
Arnd Bergmann
2
-45
/
+57
2024-05-23
HID: intel-ish-hid: Fix build error for COMPILE_TEST
Zhang Lixu
1
-4
/
+6
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge branch 'for-6.10/intel-ish' into for-linus
Jiri Kosina
9
-61
/
+639
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-06
HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
Chen Ni
1
-0
/
+5
2024-05-06
HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messages
Zhang Lixu
1
-3
/
+4
2024-05-06
HID: intel-ish-hid: Implement loading firmware from host feature
Zhang Lixu
6
-0
/
+542
2024-05-06
HID: intel-ish-hid: Add driver_data for specifying the firmware filename
Zhang Lixu
2
-1
/
+34
2024-04-03
HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device ID
Zhang Lixu
2
-0
/
+2
2024-04-03
HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macros
Zhang, Lixu
3
-58
/
+58
2024-03-21
HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc
Zhang Lixu
1
-1
/
+1
2024-02-27
HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID
Even Xu
2
-0
/
+2
2024-02-13
HID: Intel-ish-hid: Ishtp: Fix sensor reads after ACPI S3 suspend
Even Xu
2
-1
/
+5
2024-01-08
Merge branch 'for-6.8/intel-ish' into for-linus
Jiri Kosina
4
-161
/
+214
2024-01-02
HID: make ishtp_cl_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2023-12-07
HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
Kai-Heng Feng
1
-52
/
+15
2023-12-06
HID: intel-ish-hid: ishtp-fw-loader: use helper functions for connection
Even Xu
1
-48
/
+12
2023-12-06
HID: intel-ish-hid: ishtp-hid-client: use helper functions for connection
Even Xu
1
-50
/
+13
2023-12-06
HID: Intel-ish-hid: Ishtp: Add helper functions for client connection
Even Xu
1
-11
/
+174
2023-10-05
HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
Srinivas Pandruvada
1
-0
/
+8
2023-06-19
HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID
Even Xu
2
-0
/
+2
2023-04-12
Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-03-28
HID: intel-ish-hid: Fix kernel panic during warm reset
Tanu Malhotra
1
-2
/
+2
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+8
2023-03-03
HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
Reka Norman
1
-1
/
+8
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-22
Merge branch 'for-6.3/hid-bpf' into for-linus
Benjamin Tissoires
1
-1
/
+1
2023-02-22
Merge branch 'for-6.3/hid-core' into for-linus
Benjamin Tissoires
1
-1
/
+1
2023-02-06
HID: intel-ish-hid: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-18
HID: stop drivers from selecting CONFIG_HID
Arnd Bergmann
1
-1
/
+1
2023-01-02
HID: intel_ish-hid: Add check for ishtp_dma_tx_map
Jiasheng Jiang
1
-0
/
+10
2022-11-14
HID: intel-ish-hid: ishtp: remove variable rb_count
Colin Ian King
1
-3
/
+0
2022-08-25
HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
Even Xu
2
-0
/
+2
2022-08-25
hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
Even Xu
1
-29
/
+39
2022-08-25
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-21
ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-08
HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"
Li Qiong
1
-1
/
+1
2022-03-30
HID: intel-ish-hid: ipc: add ADL and RPL device id
Even Xu
2
-0
/
+4
2022-03-14
HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
Gwendal Grignou
1
-26
/
+3
2022-01-06
HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue
Yang Li
1
-1
/
+2
2022-01-06
HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
Ye Xiang
1
-1
/
+5
2021-12-03
HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
Thomas Weißschuh
1
-2
/
+4
2021-11-11
HID: intel-ish-hid: fix module device-id handling
Arnd Bergmann
3
-23
/
+17
2021-11-09
HID: intel-ish-hid: hid-client: only load for matching devices
Thomas Weißschuh
1
-1
/
+6
2021-11-09
HID: intel-ish-hid: fw-loader: only load for matching devices
Thomas Weißschuh
1
-1
/
+6
2021-11-09
HID: intel-ish-hid: use constants for modaliases
Thomas Weißschuh
1
-2
/
+2
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
3
-8
/
+37
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
[next]