开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
apds9960.c
Age
Commit message (
Expand
)
Author
2024-08-10
iio: light: apds9960: Add proximity and gesture offset calibration
Abhash Jha
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-23
iio: light: apds9960: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: light: apds9960: Fix iio_event_spec structures
Subhajit Ghosh
2022-11-06
iio: light: apds9960: fix wrong register for gesture gain
Alejandro Concepción Rodríguez
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-01-09
iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driver
Max Leiter
2020-10-31
iio: light: apds9960: remove unneeded semicolon
Tom Rix
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-12-15
iio: apds9960: Drop GPIO includes
Linus Walleij
2019-07-27
iio: light: apds9960: Fix a typo
Christophe JAILLET
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-14
iio: light: apds9960: add system-wide suspend
Matt Ranostay
2017-04-01
iio: light: apds9960: constify attribute_group structures
simran singhal
2017-03-19
iio: light: apds9960: Add OF device ID table
Javier Martinez Canillas
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-03
iio: light apds9960: Add the missing dev.parent
Yong Li
2016-04-26
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-04-23
iio: light: apds9960: silence uninitialized variable warning
Dan Carpenter
2016-04-16
iio: light apds9960: fix wrong use of brace
Slawomir Stepien
2016-03-20
iio: light: apds9960: correct FIFO check condition
Matt Ranostay
2015-11-21
iio: light: apds9960: correct ->last_busy count
Matt Ranostay
2015-10-12
iio:light:apds9960 Fix sparse endian warnings.
Jonathan Cameron
2015-09-23
iio: light: apds9960: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-09-23
iio: apds9960: light: fix simple_return.cocci warnings
kbuild test robot
2015-08-31
iio: light: add APDS9960 ALS + promixity driver
Matt Ranostay