index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sensor-hub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: hid-sensor-hub: Return error for hid_set_field() failure
Srinivas Pandruvada
2021-05-05
1
-4
/
+9
*
HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition
Lee Jones
2021-04-07
1
-1
/
+1
*
HID: hid-sensor-hub: Remove unused struct member 'quirks'
Lee Jones
2021-04-07
1
-2
/
+0
*
HID: hid-sensor-hub: Fix issue with devices with no report ID
Pablo Ceballos
2020-11-05
1
-1
/
+2
*
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
2019-08-22
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-11-16
1
-3
/
+10
*
HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
Hans de Goede
2018-09-05
1
-0
/
+23
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
HID: hid-sensor-hub: Force logical minimum to 1 for power and report state
Srinivas Pandruvada
2017-08-09
1
-94
/
+0
*
HID: sensor-hub: Move the memset to sensor_hub_get_feature()
Srinivas Pandruvada
2017-01-02
1
-1
/
+2
*
HID: sensor-hub: add quirk for Microchip MM7150
Benjamin Tissoires
2016-11-28
1
-0
/
+3
*
HID: sensor-hub add quirk for Microsoft Surface 3
Benjamin Tissoires
2016-11-28
1
-0
/
+3
*
HID: hid-sensor-hub: clear memory to avoid random data
Song Hongyan
2016-11-23
1
-0
/
+1
*
HID: sensor-hub: Fix packing of result buffer for feature report
Srinivas Pandruvada
2016-11-03
1
-1
/
+14
*
HID: hid-sensor-hub: Add ISH quirk
Srinivas Pandruvada
2016-08-17
1
-0
/
+4
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-20
1
-1
/
+2
|
\
|
*
hid-sensor-hub.c: fix wrong do_div() usage
Nicolas Pitre
2015-11-16
1
-1
/
+2
*
|
HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE Chips
Srinivas Pandruvada
2016-01-08
1
-0
/
+3
|
/
*
-
.
Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...
Jiri Kosina
2015-11-06
1
-4
/
+4
|
\
\
|
|
*
HID: fix some indenting issues
Jiri Slaby
2015-10-21
1
-4
/
+4
|
|
/
*
|
HID: sensor-hub: Add quirk for Lenovo Yoga 2 with ITE Chips
Ritesh Raj Sarraf
2015-10-05
1
-0
/
+3
*
|
HID: sensor-hub: Fixup for Lenovo ThinkPad Helix 2 sensor hub report
Fernando D S Lima
2015-09-04
1
-0
/
+14
|
/
*
HID: sensor-hub: Add in quirk for Lenovo Yogas with ITE
Guilhem Lettron
2015-07-08
1
-0
/
+3
*
HID: hid-sensor-hub: Fix debug lock warning
Srinivas Pandruvada
2015-05-12
1
-3
/
+10
*
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
2015-04-13
1
-74
/
+124
|
\
|
*
HID: hid-sensor-hub: Fix sparse warning
Srinivas Pandruvada
2015-03-16
1
-2
/
+2
|
*
HID: hid-sensor-hub: fix attribute read for logical usage id
Srinivas Pandruvada
2015-03-16
1
-2
/
+4
|
*
HID: hid-sensor-hub: Enhance feature report set API
Srinivas Pandruvada
2015-02-23
1
-2
/
+20
|
*
HID: hid-sensor-hub: Enhance get feature report API
Srinivas Pandruvada
2015-02-23
1
-2
/
+13
|
*
HID: hid-sensor-hub: Extend API for async reads
Srinivas Pandruvada
2015-02-23
1
-30
/
+35
|
*
HID: hid-sensor-hub: Add support for application collection
Srinivas Pandruvada
2015-02-23
1
-4
/
+26
|
*
HID: hid-sensor-hub: Allow parallel synchronous reads
Srinivas Pandruvada
2015-02-23
1
-49
/
+41
*
|
HID: sensor-hub: correct dyn_callback_lock IRQ-safe change
Srinivas Pandruvada
2015-02-17
1
-3
/
+5
|
/
*
HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helper
Johan Hovold
2014-11-25
1
-5
/
+3
*
HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR id
Srinivas Pandruvada
2014-09-04
1
-0
/
+3
*
HID: hid-sensor-hub: use devm_ functions consistently
Himangi Saraogi
2014-08-12
1
-22
/
+11
*
HID: sensor-hub: fix potential memory leak
Jiri Slaby
2014-06-30
1
-0
/
+1
*
HID: sensor-hub: make dyn_callback_lock IRQ-safe
Jiri Kosina
2014-06-10
1
-10
/
+14
*
Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linus
Jiri Kosina
2014-06-04
1
-1
/
+10
|
\
|
*
HID: hid-sensor-hub: new device id and quirk for STM Sensor hub
Archana Patni
2014-06-02
1
-0
/
+3
|
*
HID: hid-sensor-hub: Set report quirk for Microsoft Surface
Reyad Attiyat
2014-05-28
1
-0
/
+9
*
|
HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas
Peter F. Patel-Schneider
2014-05-06
1
-0
/
+3
|
/
*
HID: sensor-hub: add sensor hub quirk for ThinkPad Helix
Stephen Chandler Paul
2014-04-03
1
-2
/
+5
*
Merge branch 'for-3.15/hid-sensor-hub' into for-linus
Jiri Kosina
2014-04-01
1
-86
/
+124
|
\
|
*
HID: hid-sensor-hub: Processing for duplicate physical ids
Srinivas Pandruvada
2014-02-17
1
-86
/
+102
|
*
HID: hid-sensor-hub: Add selector api
Srinivas Pandruvada
2014-02-17
1
-0
/
+22
*
|
HID: hid-sensor-hub: fix sleeping function called from invalid context
Srinivas Pandruvada
2014-03-25
1
-4
/
+3
*
|
HID: hid-sensor-hub: quirk for STM Sensor hub
Archana Patni
2014-02-17
1
-0
/
+3
|
/
*
HID: hid-sensor-hub: Fix buggy report descriptors
Srinivas Pandruvada
2014-01-16
1
-0
/
+45
[next]