aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid/hid-sensor-custom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-11HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-03-27HID: hid-sensor-custom: simplify getting .driver_dataWolfram Sang1-8/+4
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-09-05Merge branch 'for-4.14/ish' into for-linusJiri Kosina1-1/+1
2017-08-15HID: sensor: constify platform_device_idArvind Yadav1-1/+1
2017-08-03HID: sensor: constify attribute_group structures.Arvind Yadav1-1/+1
2016-11-05HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce1-3/+3
2015-04-10HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada1-0/+849