summaryrefslogtreecommitdiff
path: root/drivers/iio/light/tsl2563.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-28iio: light: tsl2563: sort header inclusion alphabeticallyAndy Shevchenko
2022-12-28iio: light: tsl2563: Use dev_get_drvdata() directly in PM callbacksAndy Shevchenko
2022-12-28iio: light: tsl2563: Utilise temporary variable for struct deviceAndy Shevchenko
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko
2022-12-28iio: light: tsl2563: Simplify with dev_err_probeAndy Shevchenko
2022-12-28iio: light: tsl2563: Drop unused defintion(s)Andy Shevchenko
2022-12-28iio: light: tsl2563: Make use of the macros from bits.hAndy Shevchenko
2022-12-28iio: light: tsl2563: Configure INT in one placeAndy Shevchenko
2022-12-28iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()Andy Shevchenko
2022-12-28iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth
2022-11-23iio: light: tsl2563: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-18iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_syn...Tetsuo Handa
2022-06-18iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_...Tetsuo Handa
2022-02-18iio:light:tsl2563: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2020-11-01iio:light:tsl2563 use generic fw accessorsVaishnav M A
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean
2020-03-21iio: light: tsl2563: Rename macro to fix typoNishant Malpani
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-06-24iio: light: tsl2563: use correct event codeAkinobu Mita
2017-03-19iio: light: tsl2563: Add OF device ID tableJavier Martinez Canillas
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-03-20iio: light: tsl2563: Remove flush_scheduled_workAmitoj Kaur Chawla
2015-04-18iio:tsl2563: Use tsl2563_ prefix for driver's functionsPeter Meerwald
2014-02-07Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-01-18iio: tsl2563: Use the correct channel2 memberIvaylo Dimitrov
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-11-24iio:light:tsl2563: Add DT supportSebastian Reichel
2013-10-12iio:tsl2563: Switch to new event config interfaceLars-Peter Clausen
2013-08-03iio: light: tsl2563: Use devm_* APIsSachin Kamat
2013-03-17iio:light:tsl2563 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-01-27iio:light:tsl2563 move out of stagingJonathan Cameron