summaryrefslogtreecommitdiff
path: root/drivers/hid/intel-ish-hid/ishtp-hid-client.c
AgeCommit message (Expand)Author
2023-12-06HID: intel-ish-hid: ishtp-hid-client: use helper functions for connectionEven Xu
2022-07-21ID: intel-ish-hid: hid-client: drop unexpected word "the" in the commentsJiang Jian
2021-11-11HID: intel-ish-hid: fix module device-id handlingArnd Bergmann
2021-11-09HID: intel-ish-hid: hid-client: only load for matching devicesThomas Weißschuh
2021-07-15HID: intel-ish-hid: use async resume functionYe Xiang
2021-04-07HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones
2021-04-07HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()Lee Jones
2021-04-07HID: ishtp-hid-client: Move variable to where it's actually usedLee Jones
2021-03-08HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-03-19HID: intel-ish-hid: Use the new interface functions in HID ish clientSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Move driver registry functionsSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Simplify ishtp_cl_link()Srinivas Pandruvada
2019-03-19HID: intel-ish-hid: Hide members of struct ishtp_cl_deviceSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Add match callback to ishtp bus typeHong Liu
2019-03-18HID: intel-ish: enable raw interface to HID devices on ISHHyungwoo Yang
2019-01-24HID: intel-ish-hid: Switch to use new generic UUID APIAndy Shevchenko
2018-09-24HID: intel-ish-hid: use helper function to search client idEven Xu
2018-09-24HID: intel-ish-hid: use helper function to access client bufferEven Xu
2018-09-24HID: intel-ish-hid: use helper function for private driver data set/getEven Xu
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-25HID: intel_ish-hid: Stop using a static local buffer in get_report()Hans de Goede
2018-04-25HID: intel_ish-hid: Move header size check to inside the loopHans de Goede
2017-05-30HID: intel_ish-hid: fix format string for size_tArnd Bergmann
2016-08-17HID: intel-ish-hid: ISH HID client driverSrinivas Pandruvada