开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
intel-ish-hid
/
ishtp-hid-client.c
Age
Commit message (
Expand
)
Author
2023-12-06
HID: intel-ish-hid: ishtp-hid-client: use helper functions for connection
Even Xu
2022-07-21
ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
Jiang Jian
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-07-15
HID: intel-ish-hid: use async resume function
Ye Xiang
2021-04-07
HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning
Lee Jones
2021-04-07
HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()
Lee Jones
2021-04-07
HID: ishtp-hid-client: Move variable to where it's actually used
Lee Jones
2021-03-08
HID: intel-ish-hid: Make remove callback return void
Uwe Kleine-König
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-26
HID: intel-ish-hid: fix wrong driver_data usage
Hyungwoo Yang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-03-19
HID: intel-ish-hid: Use the new interface functions in HID ish client
Srinivas Pandruvada
2019-03-19
HID: intel-ish-hid: Move driver registry functions
Srinivas Pandruvada
2019-03-19
HID: intel-ish-hid: Simplify ishtp_cl_link()
Srinivas Pandruvada
2019-03-19
HID: intel-ish-hid: Hide members of struct ishtp_cl_device
Srinivas Pandruvada
2019-03-19
HID: intel-ish-hid: Add match callback to ishtp bus type
Hong Liu
2019-03-18
HID: intel-ish: enable raw interface to HID devices on ISH
Hyungwoo Yang
2019-01-24
HID: intel-ish-hid: Switch to use new generic UUID API
Andy Shevchenko
2018-09-24
HID: intel-ish-hid: use helper function to search client id
Even Xu
2018-09-24
HID: intel-ish-hid: use helper function to access client buffer
Even Xu
2018-09-24
HID: intel-ish-hid: use helper function for private driver data set/get
Even Xu
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-04-25
HID: intel_ish-hid: Stop using a static local buffer in get_report()
Hans de Goede
2018-04-25
HID: intel_ish-hid: Move header size check to inside the loop
Hans de Goede
2017-05-30
HID: intel_ish-hid: fix format string for size_t
Arnd Bergmann
2016-08-17
HID: intel-ish-hid: ISH HID client driver
Srinivas Pandruvada