index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tsl2563.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: fix write_event_config signature
Julien Stephan
2024-11-03
1
-1
/
+1
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: light: tsl2563: sort header inclusion alphabetically
Andy Shevchenko
2022-12-28
1
-7
/
+7
*
iio: light: tsl2563: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
2022-12-28
1
-2
/
+2
*
iio: light: tsl2563: Utilise temporary variable for struct device
Andy Shevchenko
2022-12-28
1
-3
/
+3
*
iio: light: tsl2563: Drop legacy platform data code
Andy Shevchenko
2022-12-28
1
-10
/
+2
*
iio: light: tsl2563: Simplify with dev_err_probe
Andy Shevchenko
2022-12-28
1
-18
/
+11
*
iio: light: tsl2563: Drop unused defintion(s)
Andy Shevchenko
2022-12-28
1
-6
/
+3
*
iio: light: tsl2563: Make use of the macros from bits.h
Andy Shevchenko
2022-12-28
1
-8
/
+9
*
iio: light: tsl2563: Configure INT in one place
Andy Shevchenko
2022-12-28
1
-17
/
+25
*
iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()
Andy Shevchenko
2022-12-28
1
-33
/
+19
*
iio: light: tsl2563: Do not hardcode interrupt trigger type
Ferry Toth
2022-12-28
1
-1
/
+7
*
iio: light: tsl2563: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_syn...
Tetsuo Handa
2022-06-18
1
-2
/
+2
*
iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_...
Tetsuo Handa
2022-06-18
1
-2
/
+1
*
iio:light:tsl2563: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-7
/
+3
*
iio:light:tsl2563 use generic fw accessors
Vaishnav M A
2020-11-01
1
-7
/
+9
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: light: tsl2563: pass iio device as i2c_client private data
Alexandru Ardelean
2020-06-14
1
-5
/
+7
*
iio: light: tsl2563: Rename macro to fix typo
Nishant Malpani
2020-03-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: light: tsl2563: use correct event code
Akinobu Mita
2017-06-24
1
-1
/
+1
*
iio: light: tsl2563: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+10
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+1
*
iio: light: tsl2563: Remove flush_scheduled_work
Amitoj Kaur Chawla
2016-03-20
1
-2
/
+1
*
iio:tsl2563: Use tsl2563_ prefix for driver's functions
Peter Meerwald
2015-04-18
1
-18
/
+18
*
Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-02-07
1
-6
/
+10
|
\
|
*
iio: tsl2563: Use the correct channel2 member
Ivaylo Dimitrov
2014-01-18
1
-6
/
+10
*
|
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-12-08
1
-4
/
+4
*
|
iio:light:tsl2563: Add DT support
Sebastian Reichel
2013-11-24
1
-0
/
+4
|
/
*
iio:tsl2563: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
1
-19
/
+34
*
iio: light: tsl2563: Use devm_* APIs
Sachin Kamat
2013-08-03
1
-17
/
+8
*
iio:light:tsl2563 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-5
/
+5
*
iio:light:tsl2563 move out of staging
Jonathan Cameron
2013-01-27
1
-0
/
+887