blob: 374001a6278b34fd02d5a872d0b225f8607f7bcd [file] [log] [blame]
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")
7b4db2e3e64a ("staging: iio: tsl2x7x: use direct returns")
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")
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")
2f58efa96373 ("staging: iio: tsl2x7x: move integration_time* attributes to IIO_INTENSITY channel")
19422bde046a ("staging: iio: tsl2x7x: use auto increment I2C protocol")
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")
85a7d0f7dbbb ("staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux")
2ab5b7245367 ("staging: iio: tsl2x7x: make proximity sensor function correctly")
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")
3d8e44002906 ("staging: iio: tsl2x7x: fix alignment of break statements")
271bd2c67677 ("staging: iio: tsl2x7x: rename power defines to improve code readability")
18ce2d5097b6 ("staging: iio: tsl2x7x: correct alignment of parenthesis")
3e0c8f68a89e ("staging: iio: tsl2x7x: correct alignment of parenthesis")
e6859c532286 ("staging: iio: tsl2x7x: remove unnecessary parentheses")
972845c3cb06 ("staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_CONST_ATTR")
8c1c135f7428 ("staging: iio: tsl2x7x: changed #defines to be aligned on the same column")
deaecbef3664 ("staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_spec")
4546813a7f6b ("staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribute to iio_chan_spec")
b476eef6e9bf ("staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settings")
30f130d274c9 ("staging: iio: tsl2x7x: clean up limit checks")
57ba349720de ("staging:iio:light:tsl2x7x drop assignment of driver_module")