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