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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
HID: intel-ish-hid: Add Comet Lake PCI device ID
Srinivas Pandruvada
2
-0
/
+2
2019-03-05
Merge branch 'for-5.1/i2c-hid' into for-linus
Jiri Kosina
5
-84
/
+46
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: move doorbell writing before flush
Hong Liu
1
-2
/
+2
2019-02-15
HID: intel-ish-hid: Optimize writing ipc message from queue
Hong Liu
2
-18
/
+3
2019-02-15
HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
Hong Liu
1
-1
/
+3
2019-02-01
HID: intel-ish-hid: Use VID/PID from ISH
Srinivas Pandruvada
1
-2
/
+2
2019-01-24
HID: intel-ish-hid: Switch to use new generic UUID API
Andy Shevchenko
6
-21
/
+18
2019-01-24
HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...
Song Hongyan
1
-3
/
+6
2019-01-03
Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...
Jiri Kosina
1
-1
/
+6
2018-12-19
HID: intel-ish-hid: add MSI interrupt support
Song Hongyan
1
-1
/
+6
2018-12-17
HID: intel-ish-hid: fixes incorrect error handling
Pan Bian
1
-1
/
+1
2018-10-23
Merge branch 'for-4.20/i2c-hid' into for-linus
Jiri Kosina
9
-97
/
+188
2018-09-24
HID: intel-ish-hid: Enable Ice Lake mobile
Srinivas Pandruvada
2
-0
/
+2
2018-09-24
HID: intel-ish-hid: using list_head for ipc write queue
Hong Liu
2
-19
/
+15
2018-09-24
HID: intel-ish-hid: use resource-managed api
Hong Liu
1
-51
/
+24
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: use helper function to search client id
Even Xu
1
-8
/
+6
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: use helper function to access client buffer
Even Xu
1
-12
/
+1
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: use helper function for private driver data set/get
Even Xu
1
-7
/
+7
2018-09-24
HID: intel-ish-hid: ishtp: add helper function for driver data get/set
Even Xu
2
-0
/
+30
2018-08-28
HID: intel-ish-hid: Enable Sunrise Point-H ish driver
Andreas Bosch
2
-0
/
+2
2018-08-20
Merge branch 'for-4.19/upstream' into for-linus
Jiri Kosina
1
-2
/
+0
2018-08-02
HID: intel_ish-hid: tx_buf memory leak on probe/remove
Anton Vasilyev
2
-5
/
+6
2018-08-02
HID: intel-ish-hid: Prevent loading of driver on Mehlow
Srinivas Pandruvada
1
-0
/
+11
2018-07-17
HID: intel-ish-hid: remove redundant variable num_frags
Colin Ian King
1
-2
/
+0
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-15
/
+7
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
1
-15
/
+7
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-04-26
HID: intel-ish-hid: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-04-25
HID: intel_ish-hid: Stop using a static local buffer in get_report()
Hans de Goede
1
-10
/
+6
2018-04-25
HID: intel_ish-hid: Move header size check to inside the loop
Hans de Goede
1
-10
/
+10
2018-01-23
HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
Srinivas Pandruvada
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-53
/
+39
2017-06-30
HID: intel-ish-hid: Enable Gemini Lake ish driver
Song Hongyan
2
-0
/
+2
2017-06-30
HID: intel-ish-hid: Enable Cannon Lake ish driver
Song Hongyan
2
-0
/
+2
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: enable compile testing
Arnd Bergmann
1
-1
/
+1
2017-05-30
HID: intel_ish-hid: fix format string for size_t
Arnd Bergmann
1
-3
/
+2
2017-05-30
HID: intel_ish-hid: convert timespec to ktime_t
Arnd Bergmann
4
-23
/
+13
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
8
-17
/
+50
2017-02-14
HID: intel-ish-hid: constify device_type structure
Bhumika Goyal
1
-1
/
+1
2017-02-08
HID: intel-ish-hid: ipc: check FW status to distinguish ISH resume paths
Even Xu
3
-10
/
+44
2017-01-02
HID: intel-ish-hid: format 32-bit integers with %X
Nicolas Iooss
1
-1
/
+1
2017-01-02
HID: intel-ish-hid: add printf attribute to print_log()
Nicolas Iooss
2
-2
/
+4
[next]