index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sensor-custom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
HID: hid-sensor-custom: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-05-14
Merge branch 'for-6.10/plarform-driver-remove-new' into for-linus
Jiri Kosina
1
-5
/
+3
2024-04-03
HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() family
Li Zhijian
1
-5
/
+4
2024-04-03
HID: hid-sensor-custom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-03-24
HID: hid-sensor-custom: Fix buffer overrun in device name
Todd Brandt
1
-1
/
+1
2023-01-06
HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_...
Jiri Kosina
1
-7
/
+14
2022-12-20
HID: hid-sensor-custom: Add LISS custom sensors
Philipp Jungkamp
1
-0
/
+23
2022-12-20
HID: hid-sensor-custom: Allow more custom iio sensors
Philipp Jungkamp
1
-72
/
+138
2022-11-21
HID: hid-sensor-custom: set fixed size for custom attributes
Marcus Folkesson
1
-1
/
+1
2022-11-14
HID: hid-sensor-custom: Allow more than one hinge angle sensor
Yauhen Kharuzhy
1
-1
/
+1
2021-05-26
HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()
Srinivas Pandruvada
1
-3
/
+5
2021-04-07
HID: hid-sensor-custom: Remove unused variable 'ret'
Lee Jones
1
-3
/
+2
2021-01-22
HID: hid-sensor-custom: Add custom sensor iio support
Ye Xiang
1
-0
/
+143
2020-03-11
HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-03-27
HID: hid-sensor-custom: simplify getting .driver_data
Wolfram Sang
1
-8
/
+4
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-09-05
Merge branch 'for-4.14/ish' into for-linus
Jiri Kosina
1
-1
/
+1
2017-08-15
HID: sensor: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-03
HID: sensor: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2016-11-05
HID: sensor: fix attributes in HID sensor interface
Ooi, Joyce
1
-3
/
+3
2015-04-10
HID: sensor: Custom and Generic sensor support
Srinivas Pandruvada
1
-0
/
+849