summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-ish-hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina2021-06-3012-66/+104
|\
| * HID: intel-ish-hid: ipc: Specify that EHL no cache snoopingEven Xu2021-06-141-1/+25
| * HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callbackEven Xu2021-06-142-0/+19
| * HID: intel-ish-hid: Set ISH driver depends on x86Even Xu2021-06-141-0/+1
| * HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones2021-04-074-8/+8
| * HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issuesLee Jones2021-04-071-22/+23
| * HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()Lee Jones2021-04-071-1/+1
| * HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in headerLee Jones2021-04-071-1/+1
| * HID: intel-ish-hid: Fix potential copy/paste errorLee Jones2021-04-071-1/+1
| * HID: intel-ish-hid: Fix a little doc-rotLee Jones2021-04-071-1/+1
| * HID: intel-ish: Fix a naming disparity and a formatting errorLee Jones2021-04-071-2/+2
| * HID: intel-ish: Supply some missing param descriptionsLee Jones2021-04-071-0/+5
| * HID: intel-ish-hid: pci-ish: Remove unused variable 'ret'Lee Jones2021-04-071-2/+1
| * HID: ishtp-hid-client: Move variable to where it's actually usedLee Jones2021-04-072-5/+5
| * HID: intel-ish-hid: Remove unused variable 'err'Lee Jones2021-04-071-2/+1
| * HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resumeYe Xiang2021-03-192-3/+4
| * HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König2021-03-083-9/+4
| * HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove()Uwe Kleine-König2021-03-081-6/+4
| * HID: intel-ish-hid: Drop if block with an always false conditionUwe Kleine-König2021-03-081-5/+1
* | HID: intel-ish-hid: Fix minor typos in commentsAustin Kim2021-06-141-1/+1
* | HID: intel-ish-hid: ipc: Add Alder Lake device IDsYe Xiang2021-05-272-0/+4
|/
* Merge branch 'for-5.12/intel-ish' into for-linusJiri Kosina2021-02-233-1/+81
|\
| * HID: intel-ish-hid: ipc: Address EHL Sx resume issuesZhang Lixu2021-01-063-1/+33
| * HID: intel-ish-hid: ipc: finish power flow for EHL OOBZhang Lixu2021-01-061-0/+48
* | HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device IDYou-Sheng Yang2021-02-092-0/+2
|/
* HID: intel-ish-hid: Remove unnecessary assignment to variable rvJing Xiangfeng2020-11-251-4/+2
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-1/+1
|\
| * PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-1/+1
* | HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao2020-09-221-7/+1
|/
* HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_stateKai-Heng Feng2020-07-071-5/+11
* HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann2020-05-051-0/+2
* HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-211-1/+1
* HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-arra...Gustavo A. R. Silva2020-03-211-1/+1
* HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2019-12-292-0/+2
* HID: intel-ish-hid: ipc: add CMP device idEven Xu2019-12-182-0/+2
* HID: intel-ish-hid: Spelling s/diconnect/disconnect/Geert Uytterhoeven2019-11-021-1/+1
* HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu2019-10-161-1/+1
* Merge branch 'for-5.4/ish' into for-linusJiri Kosina2019-09-223-37/+61
|\
| * HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume pathsZhang Lixu2019-08-191-19/+15
| * HID: intel-ish-hid: ipc: make ish suspend paths clearZhang Lixu2019-08-191-21/+31
| * HID: intel-ish-hid: ipc: set NO_D3 flag only when neededZhang Lixu2019-08-193-3/+21
* | HID: intel-ish-hid: ipc: add EHL device idEven Xu2019-08-192-0/+2
|/
*---. Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina2019-07-1019-158/+20
|\ \ \
| | * | HID: remove NO_D3 flag when remove driverSong Hongyan2019-06-261-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-283-4/+17
| |\ \ \ | |/ / / |/| / / | |/ /
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-0517-157/+17
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| * | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
| |/
* | HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang2019-06-262-3/+16
* | HID: intel-ish-hid: Fix a use after free in load_fw_from_host()Dan Carpenter2019-06-261-1/+1
|/