index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sensor-hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
HID: hid-sensor-hub: Return error for hid_set_field() failure
Srinivas Pandruvada
1
-4
/
+9
2021-04-07
HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition
Lee Jones
1
-1
/
+1
2021-04-07
HID: hid-sensor-hub: Remove unused struct member 'quirks'
Lee Jones
1
-2
/
+0
2020-11-05
HID: hid-sensor-hub: Fix issue with devices with no report ID
Pablo Ceballos
1
-1
/
+2
2019-08-22
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-3
/
+10
2018-09-05
HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
Hans de Goede
1
-0
/
+23
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+2
2017-08-09
HID: hid-sensor-hub: Force logical minimum to 1 for power and report state
Srinivas Pandruvada
1
-94
/
+0
2017-01-02
HID: sensor-hub: Move the memset to sensor_hub_get_feature()
Srinivas Pandruvada
1
-1
/
+2
2016-11-28
HID: sensor-hub: add quirk for Microchip MM7150
Benjamin Tissoires
1
-0
/
+3
2016-11-28
HID: sensor-hub add quirk for Microsoft Surface 3
Benjamin Tissoires
1
-0
/
+3
2016-11-23
HID: hid-sensor-hub: clear memory to avoid random data
Song Hongyan
1
-0
/
+1
2016-11-03
HID: sensor-hub: Fix packing of result buffer for feature report
Srinivas Pandruvada
1
-1
/
+14
2016-08-17
HID: hid-sensor-hub: Add ISH quirk
Srinivas Pandruvada
1
-0
/
+4
2016-01-20
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2016-01-08
HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE Chips
Srinivas Pandruvada
1
-0
/
+3
2015-11-16
hid-sensor-hub.c: fix wrong do_div() usage
Nicolas Pitre
1
-1
/
+2
2015-11-06
Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...
Jiri Kosina
1
-4
/
+4
2015-10-21
HID: fix some indenting issues
Jiri Slaby
1
-4
/
+4
2015-10-05
HID: sensor-hub: Add quirk for Lenovo Yoga 2 with ITE Chips
Ritesh Raj Sarraf
1
-0
/
+3
2015-09-04
HID: sensor-hub: Fixup for Lenovo ThinkPad Helix 2 sensor hub report
Fernando D S Lima
1
-0
/
+14
2015-07-08
HID: sensor-hub: Add in quirk for Lenovo Yogas with ITE
Guilhem Lettron
1
-0
/
+3
2015-05-12
HID: hid-sensor-hub: Fix debug lock warning
Srinivas Pandruvada
1
-3
/
+10
2015-04-13
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
1
-74
/
+124
2015-03-16
HID: hid-sensor-hub: Fix sparse warning
Srinivas Pandruvada
1
-2
/
+2
2015-03-16
HID: hid-sensor-hub: fix attribute read for logical usage id
Srinivas Pandruvada
1
-2
/
+4
2015-02-23
HID: hid-sensor-hub: Enhance feature report set API
Srinivas Pandruvada
1
-2
/
+20
2015-02-23
HID: hid-sensor-hub: Enhance get feature report API
Srinivas Pandruvada
1
-2
/
+13
2015-02-23
HID: hid-sensor-hub: Extend API for async reads
Srinivas Pandruvada
1
-30
/
+35
2015-02-23
HID: hid-sensor-hub: Add support for application collection
Srinivas Pandruvada
1
-4
/
+26
2015-02-23
HID: hid-sensor-hub: Allow parallel synchronous reads
Srinivas Pandruvada
1
-49
/
+41
2015-02-17
HID: sensor-hub: correct dyn_callback_lock IRQ-safe change
Srinivas Pandruvada
1
-3
/
+5
2014-11-25
HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helper
Johan Hovold
1
-5
/
+3
2014-09-04
HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR id
Srinivas Pandruvada
1
-0
/
+3
2014-08-12
HID: hid-sensor-hub: use devm_ functions consistently
Himangi Saraogi
1
-22
/
+11
2014-06-30
HID: sensor-hub: fix potential memory leak
Jiri Slaby
1
-0
/
+1
2014-06-10
HID: sensor-hub: make dyn_callback_lock IRQ-safe
Jiri Kosina
1
-10
/
+14
2014-06-04
Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linus
Jiri Kosina
1
-1
/
+10
2014-06-02
HID: hid-sensor-hub: new device id and quirk for STM Sensor hub
Archana Patni
1
-0
/
+3
2014-05-28
HID: hid-sensor-hub: Set report quirk for Microsoft Surface
Reyad Attiyat
1
-0
/
+9
2014-05-06
HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas
Peter F. Patel-Schneider
1
-0
/
+3
2014-04-03
HID: sensor-hub: add sensor hub quirk for ThinkPad Helix
Stephen Chandler Paul
1
-2
/
+5
2014-04-01
Merge branch 'for-3.15/hid-sensor-hub' into for-linus
Jiri Kosina
1
-86
/
+124
2014-03-25
HID: hid-sensor-hub: fix sleeping function called from invalid context
Srinivas Pandruvada
1
-4
/
+3
2014-02-17
HID: hid-sensor-hub: Processing for duplicate physical ids
Srinivas Pandruvada
1
-86
/
+102
2014-02-17
HID: hid-sensor-hub: Add selector api
Srinivas Pandruvada
1
-0
/
+22
2014-02-17
HID: hid-sensor-hub: quirk for STM Sensor hub
Archana Patni
1
-0
/
+3
2014-01-16
HID: hid-sensor-hub: Fix buggy report descriptors
Srinivas Pandruvada
1
-0
/
+45
[next]