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
/
bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
HID: intel-ish-hid: add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-04
1
-0
/
+1
*
|
HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc
Jeff Johnson
2024-06-04
1
-0
/
+1
|
/
*
HID: Intel-ish-hid: Ishtp: Fix sensor reads after ACPI S3 suspend
Even Xu
2024-02-13
1
-0
/
+2
*
HID: make ishtp_cl_bus_type const
Greg Kroah-Hartman
2024-01-02
1
-1
/
+1
*
Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-13
1
-2
/
+2
|
\
|
*
HID: intel-ish-hid: Fix kernel panic during warm reset
Tanu Malhotra
2023-03-28
1
-2
/
+2
*
|
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
|
/
*
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: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning
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: 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
*
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
1
-9
/
+1
|
/
*
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
1
-0
/
+26
*
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
1
-4
/
+4
*
HID: intel-ish-hid: Hide members of struct ishtp_cl_device
Srinivas Pandruvada
2019-03-19
1
-0
/
+27
*
HID: intel-ish-hid: Add match callback to ishtp bus type
Hong Liu
2019-03-19
1
-0
/
+21
*
Merge branch 'for-5.1/i2c-hid' into for-linus
Jiri Kosina
2019-03-05
1
-2
/
+4
|
\
|
*
HID: intel-ish-hid: remove data[128] usage on stack when sending HBM request
Hong Liu
2019-02-15
1
-1
/
+1
|
*
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
1
-12
/
+9
|
/
*
HID: intel-ish-hid: ishtp: add helper function for client search
Even Xu
2018-09-24
1
-0
/
+25
*
HID: intel-ish-hid: ishtp: add helper function for driver data get/set
Even Xu
2018-09-24
1
-0
/
+27
*
HID: intel-ish-hid: use put_device() instead of kfree()
Arvind Yadav
2018-04-26
1
-1
/
+1
*
hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
1
-4
/
+6
*
HID: intel-ish-hid: constify device_type structure
Bhumika Goyal
2017-02-14
1
-1
/
+1
*
HID: intel_ish-hid: use %pUL for uuid formatting
Rasmus Villemoes
2016-12-02
1
-8
/
+1
*
HID: intel_ish-hid: Remove duplicated include from bus.c
Wei Yongjun
2016-08-29
1
-1
/
+0
*
HID: intel_ish-hid: Convert list_for_each to entry variant
Wei Yongjun
2016-08-29
1
-3
/
+1
*
HID: intel_ish-hid: ISH Transport layer
Srinivas Pandruvada
2016-08-17
1
-0
/
+791