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