summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sensor-custom.c
Commit message (Expand)AuthorAgeFilesLines
* *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-141-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* HID: hid-sensor-custom: simplify getting .driver_dataWolfram Sang2019-03-271-8/+4Star
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* Merge branch 'for-4.14/ish' into for-linusJiri Kosina2017-09-051-1/+1
|\
| * HID: sensor: constify platform_device_idArvind Yadav2017-08-151-1/+1
* | HID: sensor: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
|/
* HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce2016-11-051-3/+3
* HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada2015-04-101-0/+849