index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
hid-sensor-als.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-30
iio: light: hid-sensor-als: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-2
/
+2
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-18
/
+104
2024-02-17
iio: hid-sensor-als: Add light chromaticity support
Basavaraj Natikar
1
-0
/
+46
2024-02-17
iio: hid-sensor-als: Add light color temperature support
Basavaraj Natikar
1
-0
/
+21
2024-02-17
iio: hid-sensor-als: Remove hardcoding of values for enums
Srinivas Pandruvada
1
-2
/
+2
2024-02-17
iio: hid-sensor-als: Assign channels dynamically
Srinivas Pandruvada
1
-16
/
+35
2024-02-04
iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
Srinivas Pandruvada
1
-0
/
+1
2023-12-19
Revert "iio: hid-sensor-als: Add light color temperature support"
Srinivas Pandruvada
1
-35
/
+2
2023-12-19
Revert "iio: hid-sensor-als: Add light chromaticity support"
Srinivas Pandruvada
1
-63
/
+0
2023-09-24
Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togreg
Jonathan Cameron
1
-16
/
+114
2023-09-24
iio: hid-sensor-als: Add light chromaticity support
Basavaraj Natikar
1
-0
/
+63
2023-09-24
iio: hid-sensor-als: Add light color temperature support
Basavaraj Natikar
1
-2
/
+35
2023-09-24
iio: hid-sensor-als: Use channel index to support more hub attributes
Basavaraj Natikar
1
-18
/
+20
2023-09-23
iio: light: hid-sensor-als: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-12-20
IIO: hid-sensor-als: Use generic usage
Philipp Jungkamp
1
-13
/
+14
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
1
-7
/
+4
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-0
/
+1
2021-03-11
iio: hid-sensor-als: Add relative hysteresis support
Ye Xiang
1
-2
/
+12
2021-03-11
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
1
-0
/
+1
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
1
-12
/
+7
2021-01-22
iio: hid-sensor-als: Add timestamp channel
Ye Xiang
1
-16
/
+23
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
1
-14
/
+4
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
/
+5
2018-03-07
iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
1
-1
/
+1
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-12-30
iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channel
Kweh, Hock Leong
1
-3
/
+21
2015-05-17
iio: light: hid-sensor-als.c: Fix memory leak in probe()
Fabio Estevam
1
-6
/
+6
2015-05-10
iio: light: hid-sensor-als: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-13
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
1
-1
/
+2
2015-02-23
HID: hid-sensor-hub: Extend API for async reads
Srinivas Pandruvada
1
-1
/
+2
2015-01-25
iio: hid-sensor-als: Introduce PM
Srinivas Pandruvada
1
-8
/
+1
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
1
-1
/
+0
2014-07-05
iio: hid-sensor-als: Fix return values
Sachin Kamat
1
-5
/
+2
2014-05-05
iio: hid-sensors: ALS: Raw read support
Srinivas Pandruvada
1
-5
/
+19
2014-05-05
iio: hid-sensors: Add API to power on/off
Srinivas Pandruvada
1
-4
/
+3
2014-05-05
iio: hid-sensors: ALS: adjust scale and offset
Srinivas Pandruvada
1
-4
/
+13
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
1
-2
/
+3
2013-11-05
iio: hid-sensors: light/als : Add sensitivity
Srinivas Pandruvada
1
-0
/
+11
2013-11-02
iio: hid_Sensors: fix crash during trigger unregister
Srinivas Pandruvada
1
-2
/
+3
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-3
/
+4
2013-08-19
iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers
Peter Meerwald
1
-8
/
+0
2013-08-03
iio: light: hid-sensor-als: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+5
2013-08-03
iio: hid-sensor-als: add module alias for autoload
Alexander Holler
1
-5
/
+11
2013-05-22
iio: Correct HID light sensor name in comments
Alexandre Relange
1
-1
/
+1
[next]