index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sensor-custom.c
Age
Commit message (
Expand
)
Author
2021-05-26
HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()
Srinivas Pandruvada
2021-04-07
HID: hid-sensor-custom: Remove unused variable 'ret'
Lee Jones
2021-01-22
HID: hid-sensor-custom: Add custom sensor iio support
Ye Xiang
2020-03-11
HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-03-27
HID: hid-sensor-custom: simplify getting .driver_data
Wolfram Sang
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-09-05
Merge branch 'for-4.14/ish' into for-linus
Jiri Kosina
2017-08-15
HID: sensor: constify platform_device_id
Arvind Yadav
2017-08-03
HID: sensor: constify attribute_group structures.
Arvind Yadav
2016-11-05
HID: sensor: fix attributes in HID sensor interface
Ooi, Joyce
2015-04-10
HID: sensor: Custom and Generic sensor support
Srinivas Pandruvada