index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
intel-ish-hid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
Even Xu
2022-08-25
2
-0
/
+2
*
hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
Even Xu
2022-08-25
1
-29
/
+39
*
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Jason Wang
2022-08-25
1
-1
/
+1
*
ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
Jiang Jian
2022-07-21
1
-1
/
+1
*
HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"
Li Qiong
2022-06-08
1
-1
/
+1
*
HID: intel-ish-hid: ipc: add ADL and RPL device id
Even Xu
2022-03-30
2
-0
/
+4
*
HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
Gwendal Grignou
2022-03-14
1
-26
/
+3
*
HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue
Yang Li
2022-01-06
1
-1
/
+2
*
HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
Ye Xiang
2022-01-06
1
-1
/
+5
*
HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
Thomas Weißschuh
2021-12-03
1
-2
/
+4
*
HID: intel-ish-hid: fix module device-id handling
Arnd Bergmann
2021-11-11
3
-23
/
+17
*
HID: intel-ish-hid: hid-client: only load for matching devices
Thomas Weißschuh
2021-11-09
1
-1
/
+6
*
HID: intel-ish-hid: fw-loader: only load for matching devices
Thomas Weißschuh
2021-11-09
1
-1
/
+6
*
HID: intel-ish-hid: use constants for modaliases
Thomas Weißschuh
2021-11-09
1
-2
/
+2
*
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-09
3
-8
/
+37
|
\
|
*
HID: intel-ish-hid: use async resume function
Ye Xiang
2021-07-15
3
-8
/
+37
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
|
/
*
Merge branch 'for-5.14/intel-ish' into for-linus
Jiri Kosina
2021-06-30
12
-66
/
+104
|
\
|
*
HID: intel-ish-hid: ipc: Specify that EHL no cache snooping
Even Xu
2021-06-14
1
-1
/
+25
|
*
HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback
Even Xu
2021-06-14
2
-0
/
+19
|
*
HID: intel-ish-hid: Set ISH driver depends on x86
Even Xu
2021-06-14
1
-0
/
+1
|
*
HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning
Lee Jones
2021-04-07
4
-8
/
+8
|
*
HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issues
Lee Jones
2021-04-07
1
-22
/
+23
|
*
HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()
Lee Jones
2021-04-07
1
-1
/
+1
|
*
HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in header
Lee Jones
2021-04-07
1
-1
/
+1
|
*
HID: intel-ish-hid: Fix potential copy/paste error
Lee Jones
2021-04-07
1
-1
/
+1
|
*
HID: intel-ish-hid: Fix a little doc-rot
Lee Jones
2021-04-07
1
-1
/
+1
|
*
HID: intel-ish: Fix a naming disparity and a formatting error
Lee Jones
2021-04-07
1
-2
/
+2
|
*
HID: intel-ish: Supply some missing param descriptions
Lee Jones
2021-04-07
1
-0
/
+5
|
*
HID: intel-ish-hid: pci-ish: Remove unused variable 'ret'
Lee Jones
2021-04-07
1
-2
/
+1
|
*
HID: ishtp-hid-client: Move variable to where it's actually used
Lee Jones
2021-04-07
2
-5
/
+5
|
*
HID: intel-ish-hid: Remove unused variable 'err'
Lee Jones
2021-04-07
1
-2
/
+1
|
*
HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resume
Ye Xiang
2021-03-19
2
-3
/
+4
|
*
HID: intel-ish-hid: Make remove callback return void
Uwe Kleine-König
2021-03-08
3
-9
/
+4
|
*
HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove()
Uwe Kleine-König
2021-03-08
1
-6
/
+4
|
*
HID: intel-ish-hid: Drop if block with an always false condition
Uwe Kleine-König
2021-03-08
1
-5
/
+1
*
|
HID: intel-ish-hid: Fix minor typos in comments
Austin Kim
2021-06-14
1
-1
/
+1
*
|
HID: intel-ish-hid: ipc: Add Alder Lake device IDs
Ye Xiang
2021-05-27
2
-0
/
+4
|
/
*
Merge branch 'for-5.12/intel-ish' into for-linus
Jiri Kosina
2021-02-23
3
-1
/
+81
|
\
|
*
HID: intel-ish-hid: ipc: Address EHL Sx resume issues
Zhang Lixu
2021-01-06
3
-1
/
+33
|
*
HID: intel-ish-hid: ipc: finish power flow for EHL OOB
Zhang Lixu
2021-01-06
1
-0
/
+48
*
|
HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
You-Sheng Yang
2021-02-09
2
-0
/
+2
|
/
*
HID: intel-ish-hid: Remove unnecessary assignment to variable rv
Jing Xiangfeng
2020-11-25
1
-4
/
+2
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-1
/
+1
|
\
|
*
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2020-09-29
1
-1
/
+1
*
|
HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()
Qinglang Miao
2020-09-22
1
-7
/
+1
|
/
*
HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state
Kai-Heng Feng
2020-07-07
1
-5
/
+11
*
HID: intel-ish-hid: avoid bogus uninitialized-variable warning
Arnd Bergmann
2020-05-05
1
-0
/
+2
*
HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-21
1
-1
/
+1
*
HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-arra...
Gustavo A. R. Silva
2020-03-21
1
-1
/
+1
[next]