summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-sensor-custom.c
AgeCommit message (Expand)Author
2023-03-24HID: hid-sensor-custom: Fix buffer overrun in device nameTodd Brandt
2023-01-06HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_...Jiri Kosina
2022-12-20HID: hid-sensor-custom: Add LISS custom sensorsPhilipp Jungkamp
2022-12-20HID: hid-sensor-custom: Allow more custom iio sensorsPhilipp Jungkamp
2022-11-21HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson
2022-11-14HID: hid-sensor-custom: Allow more than one hinge angle sensorYauhen Kharuzhy
2021-05-26HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()Srinivas Pandruvada
2021-04-07HID: hid-sensor-custom: Remove unused variable 'ret'Lee Jones
2021-01-22HID: hid-sensor-custom: Add custom sensor iio supportYe Xiang
2020-03-11HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-03-27HID: hid-sensor-custom: simplify getting .driver_dataWolfram Sang
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-09-05Merge branch 'for-4.14/ish' into for-linusJiri Kosina
2017-08-15HID: sensor: constify platform_device_idArvind Yadav
2017-08-03HID: sensor: constify attribute_group structures.Arvind Yadav
2016-11-05HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce
2015-04-10HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada