index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
intel-ish-hid
/
ishtp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: intel-ish-hid: fix module device-id handling
Arnd Bergmann
2021-11-11
1
-1
/
+1
*
HID: intel-ish-hid: use constants for modaliases
Thomas Weißschuh
2021-11-09
1
-2
/
+2
*
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-09
1
-7
/
+22
|
\
|
*
HID: intel-ish-hid: use async resume function
Ye Xiang
2021-07-15
1
-7
/
+22
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
|
/
*
HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback
Even Xu
2021-06-14
2
-0
/
+19
*
HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning
Lee Jones
2021-04-07
2
-4
/
+4
*
HID: intel-ish-hid: Fix a little doc-rot
Lee Jones
2021-04-07
1
-1
/
+1
*
HID: intel-ish: Fix a naming disparity and a formatting error
Lee Jones
2021-04-07
1
-2
/
+2
*
HID: intel-ish: Supply some missing param descriptions
Lee Jones
2021-04-07
1
-0
/
+5
*
HID: intel-ish-hid: Remove unused variable 'err'
Lee Jones
2021-04-07
1
-2
/
+1
*
HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resume
Ye Xiang
2021-03-19
2
-3
/
+4
*
HID: intel-ish-hid: Make remove callback return void
Uwe Kleine-König
2021-03-08
1
-3
/
+2
*
HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove()
Uwe Kleine-König
2021-03-08
1
-6
/
+4
*
HID: intel-ish-hid: Drop if block with an always false condition
Uwe Kleine-König
2021-03-08
1
-5
/
+1
*
HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()
Qinglang Miao
2020-09-22
1
-7
/
+1
*
HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-21
1
-1
/
+1
*
HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-arra...
Gustavo A. R. Silva
2020-03-21
1
-1
/
+1
*
HID: intel-ish-hid: Spelling s/diconnect/disconnect/
Geert Uytterhoeven
2019-11-02
1
-1
/
+1
*
HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()
Zhang Lixu
2019-10-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-28
1
-1
/
+14
|
\
|
*
HID: intel-ish-hid: fix wrong driver_data usage
Hyungwoo Yang
2019-06-26
1
-1
/
+14
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
10
-94
/
+10
|
/
*
HID: intel-ish-hid: Add interface function for PCI device pointer
Srinivas Pandruvada
2019-03-19
1
-0
/
+13
*
HID: intel-ish-hid: Move functions related to bus and device
Srinivas Pandruvada
2019-03-19
3
-16
/
+26
*
HID: intel-ish-hid: Add interface functions for struct ishtp_cl
Srinivas Pandruvada
2019-03-19
1
-0
/
+42
*
HID: intel-ish-hid: Move the common functions from client.h
Srinivas Pandruvada
2019-03-19
2
-50
/
+0
*
HID: intel-ish-hid: Store ishtp_cl_device instance in device
Srinivas Pandruvada
2019-03-19
1
-0
/
+1
*
HID: intel-ish-hid: Move driver registry functions
Srinivas Pandruvada
2019-03-19
2
-30
/
+5
*
HID: intel-ish-hid: Simplify ishtp_cl_link()
Srinivas Pandruvada
2019-03-19
2
-11
/
+5
*
HID: intel-ish-hid: Hide members of struct ishtp_cl_device
Srinivas Pandruvada
2019-03-19
3
-3
/
+30
*
HID: intel-ish-hid: Add match callback to ishtp bus type
Hong Liu
2019-03-19
2
-0
/
+22
*
Merge branch 'for-5.1/i2c-hid' into for-linus
Jiri Kosina
2019-03-05
4
-66
/
+41
|
\
|
*
HID: intel-ish-hid: remove data[128] usage on stack when sending HBM request
Hong Liu
2019-02-15
3
-63
/
+38
|
*
HID: intel-ish-hid: Optimize writing ipc message from queue
Hong Liu
2019-02-15
1
-2
/
+0
|
*
HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
Hong Liu
2019-02-15
1
-1
/
+3
*
|
HID: intel-ish-hid: Switch to use new generic UUID API
Andy Shevchenko
2019-01-24
4
-16
/
+13
|
/
*
HID: intel-ish-hid: using list_head for ipc write queue
Hong Liu
2018-09-24
1
-1
/
+1
*
HID: intel_ish-hid: Enhance API to get ring buffer sizes
Srinivas Pandruvada
2018-09-24
3
-0
/
+31
*
HID: intel-ish-hid: ishtp: add helper function for client search
Even Xu
2018-09-24
2
-0
/
+27
*
HID: intel-ish-hid: ishtp: add helper functions for client buffer operation
Even Xu
2018-09-24
2
-0
/
+47
*
HID: intel-ish-hid: ishtp: add helper function for driver data get/set
Even Xu
2018-09-24
2
-0
/
+30
*
HID: intel-ish-hid: remove redundant variable num_frags
Colin Ian King
2018-07-17
1
-2
/
+0
*
HID: intel-ish-hid: use put_device() instead of kfree()
Arvind Yadav
2018-04-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-07-10
3
-38
/
+28
|
\
|
*
HID: intel_ish-hid: convert timespec to ktime_t
Arnd Bergmann
2017-05-30
3
-12
/
+9
|
*
HID: intel_ish-hid: clarify locking in client code
Arnd Bergmann
2017-05-30
1
-26
/
+17
|
*
HID: intel_ish-hid: fix potential uninitialized data usage
Arnd Bergmann
2017-05-30
1
-0
/
+2
*
|
hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
1
-4
/
+6
|
/
*
-
.
Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...
Jiri Kosina
2017-02-20
4
-4
/
+3
|
\
\
[next]