Age | Commit message (Expand) | Author |
2022-01-06 | HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue | Yang Li |
2022-01-06 | HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL | Ye Xiang |
2021-12-03 | HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested | Thomas Weißschuh |
2021-11-11 | HID: intel-ish-hid: fix module device-id handling | Arnd Bergmann |
2021-11-09 | HID: intel-ish-hid: hid-client: only load for matching devices | Thomas Weißschuh |
2021-11-09 | HID: intel-ish-hid: fw-loader: only load for matching devices | Thomas Weißschuh |
2021-11-09 | HID: intel-ish-hid: use constants for modaliases | Thomas Weißschuh |
2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-07-15 | HID: intel-ish-hid: use async resume function | Ye Xiang |
2021-06-30 | Merge branch 'for-5.14/intel-ish' into for-linus | Jiri Kosina |
2021-06-14 | HID: intel-ish-hid: ipc: Specify that EHL no cache snooping | Even Xu |
2021-06-14 | HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback | Even Xu |
2021-06-14 | HID: intel-ish-hid: Set ISH driver depends on x86 | Even Xu |
2021-06-14 | HID: intel-ish-hid: Fix minor typos in comments | Austin Kim |
2021-05-27 | HID: intel-ish-hid: ipc: Add Alder Lake device IDs | Ye Xiang |
2021-04-07 | HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning | Lee Jones |
2021-04-07 | HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issues | Lee Jones |
2021-04-07 | HID: ishtp-hid-client: Fix incorrect function name report_bad_packet() | Lee Jones |
2021-04-07 | HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in header | Lee Jones |
2021-04-07 | HID: intel-ish-hid: Fix potential copy/paste error | Lee Jones |
2021-04-07 | HID: intel-ish-hid: Fix a little doc-rot | Lee Jones |
2021-04-07 | HID: intel-ish: Fix a naming disparity and a formatting error | Lee Jones |
2021-04-07 | HID: intel-ish: Supply some missing param descriptions | Lee Jones |
2021-04-07 | HID: intel-ish-hid: pci-ish: Remove unused variable 'ret' | Lee Jones |
2021-04-07 | HID: ishtp-hid-client: Move variable to where it's actually used | Lee Jones |
2021-04-07 | HID: intel-ish-hid: Remove unused variable 'err' | Lee Jones |
2021-03-19 | HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resume | Ye Xiang |
2021-03-08 | HID: intel-ish-hid: Make remove callback return void | Uwe Kleine-König |
2021-03-08 | HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove() | Uwe Kleine-König |
2021-03-08 | HID: intel-ish-hid: Drop if block with an always false condition | Uwe Kleine-König |
2021-02-23 | Merge branch 'for-5.12/intel-ish' into for-linus | Jiri Kosina |
2021-02-09 | HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID | You-Sheng Yang |
2021-01-06 | HID: intel-ish-hid: ipc: Address EHL Sx resume issues | Zhang Lixu |
2021-01-06 | HID: intel-ish-hid: ipc: finish power flow for EHL OOB | Zhang Lixu |
2020-11-25 | HID: intel-ish-hid: Remove unnecessary assignment to variable rv | Jing Xiangfeng |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-09-29 | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof Wilczyński |
2020-09-22 | HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device() | Qinglang Miao |
2020-07-07 | HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state | Kai-Heng Feng |
2020-05-05 | HID: intel-ish-hid: avoid bogus uninitialized-variable warning | Arnd Bergmann |
2020-03-21 | HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-21 | HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-arra... | Gustavo A. R. Silva |
2019-12-29 | HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID | Srinivas Pandruvada |
2019-12-18 | HID: intel-ish-hid: ipc: add CMP device id | Even Xu |
2019-11-02 | HID: intel-ish-hid: Spelling s/diconnect/disconnect/ | Geert Uytterhoeven |
2019-10-16 | HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() | Zhang Lixu |
2019-09-22 | Merge branch 'for-5.4/ish' into for-linus | Jiri Kosina |
2019-08-19 | HID: intel-ish-hid: ipc: add EHL device id | Even Xu |
2019-08-19 | HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume paths | Zhang Lixu |