blob: a96101c143b30f4157f5c0e9f9c14b120c2d6b50 [file] [log] [blame]
94cd1113aaa0 ("iio: tsl2772: add support for reading proximity led settings from device tree")
c06c4d793584 ("staging: iio: tsl2x7x/tsl2772: move out of staging")
4e24c1719f34 ("staging: iio: tsl2x7x: rename driver to tsl2772")
da18e8906278 ("staging: iio: tsl2x7x: add range checking to tsl2x7x_write_raw")
9861d2daaf28 ("staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD values")
77b69a0e679b ("staging: iio: tsl2x7x: convert to use read_avail")
bfdf7f1024e5 ("staging: iio: tsl2x7x: use macro to populate tsl2X7X_device_info")
cc566e90cba7 ("staging: iio: tsl2x7x: turn chip off if IIO device registration fails")
7b4db2e3e64a ("staging: iio: tsl2x7x: use direct returns")
5cf05135b0b2 ("staging: iio: tsl2x7x: remove unnecessary whitespace")
498efcd08114 ("staging: iio: tsl2x7x: correct integration time and lux equation")
11031d7df069 ("staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_available")
7775e1d1e745 ("staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY channel")
95d22154d6bb ("staging: iio: tsl2x7x: don't setup event handlers if interrupts are not configured")
2a74090249ed ("staging: iio: tsl2x7x: add range checking to three sysfs attributes")
5a1f2de133a8 ("staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifier")
e1f359263489 ("staging: iio: tsl2x7x: rename prox_config to als_prox_config")
ffb036a0831b ("staging: iio: tsl2x7x: various comment cleanups")
09d0bfae7bca ("staging: iio: tsl2x7x: use device defaults for als_time, prox_time and wait_time")
dc6ebdd347b3 ("staging: iio: tsl2x7x: rename prx to prox for consistency")
96c44e2e61d5 ("staging: iio: tsl2x7x: move power and diode settings into header file")
dbc6cd1b0b31 ("staging: iio: tsl2x7x: simplify device id verification")
8d0cc0905814 ("staging: iio: tsl2x7x: simplify tsl2x7x_write_interrupt_config return")
0ba50bef8f1a ("staging: iio: tsl2x7x: remove unnecessary chip status checks in suspend/resume")
d8e24a31cc53 ("staging: iio: tsl2x7x: simplify tsl2x7x_clear_interrupts function")
3605dfb8510c ("staging: iio: tsl2x7x: don't return error in IRQ handler")
2f58efa96373 ("staging: iio: tsl2x7x: move integration_time* attributes to IIO_INTENSITY channel")
19422bde046a ("staging: iio: tsl2x7x: use auto increment I2C protocol")
d15052bdb795 ("staging: iio: tsl2x7x: add copyright")
c9a6efd2c9e2 ("staging: iio: tsl2x7x: put local variables in reverse Christmas tree order")
2130e243c4ac ("staging: iio: tsl2x7x: remove ch0 and ch1 variables from tsl2x7x_get_lux()")
96e6a016d745 ("staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()")
490941db5535 ("staging: iio: tsl2x7x: split out als and prox persistence settings")
8bf09ec4dc31 ("staging: iio: tsl2x7x: make logging consistent and correct newlines")
4123e69af20f ("staging: iio: tsl2x7x: split out als and prox interrupt settings")
bce075d0ec4b ("staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()")
85a7d0f7dbbb ("staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux")
9e4701eaef02 ("staging: iio: tsl2x7x: correct interrupt handler trigger")
c7bd25e8e23c ("staging: iio: tsl2x7x: remove unnecessary code")
2ab5b7245367 ("staging: iio: tsl2x7x: make proximity sensor function correctly")
8514976685e6 ("staging: iio: tsl2x7x: add missing error checks")
dbe0f59c7cda ("staging: iio: tsl2x7x: add error handling to tsl2x7x_prox_cal()")
6f80ff9ec853 ("staging: iio: tsl2x7x: correct 'Avoid CamelCase' warning from checkpatch")
07ab2f4fac0f ("staging: iio: tsl2x7x: correctly return errors in tsl2x7x_get_prox()")
f5d9bca66607 ("staging: iio: tsl2x7x: add common function for writing to the control register")
107eb59bc15c ("staging: iio: tsl2x7x: add common function for reading chip status")
eac15d8ded8f ("staging: iio: tsl2x7x: add common function for clearing interrupts")
a4a214143ef8 ("staging: iio: tsl2x7x: remove power functions from tsl2X7X_platform_data")
c68c202937cf ("staging: iio: light: Add breaks to lengthy lines")
724330a9d61a ("staging: iio: tsl2x7x: put function definitions on a single line")