- bf9167a HID: intel-ish-hid: fix module device-id handling by Arnd Bergmann · 3 years, 2 months ago
- cb1a2c6 HID: intel-ish-hid: use constants for modaliases by Thomas Weißschuh · 3 years, 2 months ago
- bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- e48bf29 HID: intel-ish-hid: use async resume function by Ye Xiang · 3 years, 7 months ago
- 4aae88b HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback by Even Xu · 3 years, 7 months ago
- c57179c HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning by Lee Jones · 3 years, 9 months ago
- 73c2633 HID: intel-ish-hid: Fix a little doc-rot by Lee Jones · 3 years, 9 months ago
- 1548494 HID: intel-ish: Fix a naming disparity and a formatting error by Lee Jones · 3 years, 9 months ago
- d5831be HID: intel-ish: Supply some missing param descriptions by Lee Jones · 3 years, 9 months ago
- 4ce3ba5 HID: intel-ish-hid: Remove unused variable 'err' by Lee Jones · 3 years, 9 months ago
- 94cad2d HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resume by Ye Xiang · 3 years, 10 months ago
- e71da1f HID: intel-ish-hid: Make remove callback return void by Uwe Kleine-König · 3 years, 11 months ago
- 7c74660 HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove() by Uwe Kleine-König · 3 years, 11 months ago
- 464956f HID: intel-ish-hid: Drop if block with an always false condition by Uwe Kleine-König · 3 years, 11 months ago
- 36725cb HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device() by Qinglang Miao · 4 years, 3 months ago
- 56d8623 HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 7155921 HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 76f8cf6 HID: intel-ish-hid: Spelling s/diconnect/disconnect/ by Geert Uytterhoeven · 5 years ago
- 16ff7bf HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 5 years ago
- 763cf1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
- b12bbdc HID: intel-ish-hid: fix wrong driver_data usage by Hyungwoo Yang · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- 0e568a1 HID: intel-ish-hid: Add interface function for PCI device pointer by Srinivas Pandruvada · 6 years ago
- 5f7224c HID: intel-ish-hid: Move functions related to bus and device by Srinivas Pandruvada · 6 years ago
- 51cbc70 HID: intel-ish-hid: Add interface functions for struct ishtp_cl by Srinivas Pandruvada · 6 years ago
- 8991eb3 HID: intel-ish-hid: Move the common functions from client.h by Srinivas Pandruvada · 6 years ago
- 9a0bc1a HID: intel-ish-hid: Store ishtp_cl_device instance in device by Srinivas Pandruvada · 6 years ago
- e00a864 HID: intel-ish-hid: Move driver registry functions by Srinivas Pandruvada · 6 years ago
- c2012ec HID: intel-ish-hid: Simplify ishtp_cl_link() by Srinivas Pandruvada · 6 years ago
- 7ab2184 HID: intel-ish-hid: Hide members of struct ishtp_cl_device by Srinivas Pandruvada · 6 years ago
- 6b3f75f HID: intel-ish-hid: Add match callback to ishtp bus type by Hong Liu · 6 years ago
- 9f66d83 Merge branch 'for-5.1/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
- 09cc8b3 HID: intel-ish-hid: remove data[128] usage on stack when sending HBM request by Hong Liu · 6 years ago
- b22f805 HID: intel-ish-hid: Optimize writing ipc message from queue by Hong Liu · 6 years ago
- 0d28f49 HID: intel-ish-hid: avoid binding wrong ishtp_cl_device by Hong Liu · 6 years ago
- 1410650 HID: intel-ish-hid: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
- dc4e05d HID: intel-ish-hid: using list_head for ipc write queue by Hong Liu · 6 years ago
- 18c0b54 HID: intel_ish-hid: Enhance API to get ring buffer sizes by Srinivas Pandruvada · 6 years ago
- e625020 HID: intel-ish-hid: ishtp: add helper function for client search by Even Xu · 6 years ago
- a1c40ce HID: intel-ish-hid: ishtp: add helper functions for client buffer operation by Even Xu · 6 years ago
- d0b4123 HID: intel-ish-hid: ishtp: add helper function for driver data get/set by Even Xu · 6 years ago
- 7f342e9 HID: intel-ish-hid: remove redundant variable num_frags by Colin Ian King · 6 years ago
- a4eb490 HID: intel-ish-hid: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
- a91ab91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
- 480104b hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 8 years ago
- 2503f7ba HID: intel_ish-hid: convert timespec to ktime_t by Arnd Bergmann · 8 years ago
- 538be0a HID: intel_ish-hid: clarify locking in client code by Arnd Bergmann · 8 years ago
- 1260662 HID: intel_ish-hid: fix potential uninitialized data usage by Arnd Bergmann · 8 years ago
- 53f724b Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linus by Jiri Kosina · 8 years ago
- 12be9f7 HID: intel-ish-hid: constify device_type structure by Bhumika Goyal · 8 years ago
- 0aae34f HID: intel-ish-hid: add printf attribute to print_log() by Nicolas Iooss · 8 years ago
- 938d007 HID: intel-ish-hid: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
- 608ad18 HID: intel_ish-hid: use %pUL for uuid formatting by Rasmus Villemoes · 8 years ago
- 6d29039 HID: intel-ish-hid: Fix potential race condition by Srinivas Pandruvada · 8 years ago
- 814cb72 HID: intel_ish-hid: Remove duplicated include from bus.c by Wei Yongjun · 8 years ago
- 6cf5c1c HID: intel_ish-hid: Use kzalloc instead of kmalloc/memset by Wei Yongjun · 8 years ago
- e8c6113 HID: intel_ish-hid: Convert list_for_each to entry variant by Wei Yongjun · 8 years ago
- 3703f53 HID: intel_ish-hid: ISH Transport layer by Srinivas Pandruvada · 8 years ago