Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5800b6970c6408d77c0286cba715d506313a2043
/
drivers
/
iio
/
light
/
tsl2583.c
0e8d2b0
iio: tsl2583: make array large enough
by Dan Carpenter
· 8 years ago
f44d5c8
staging: iio: tsl2583: move out of staging
by Brian Masney
· 8 years ago
[Renamed from drivers/staging/iio/light/tsl2583.c]
c45a226
staging: iio: tsl2583: add copyright and MODULE_AUTHOR
by Brian Masney
· 8 years ago
0859fdd
staging: iio: tsl2583: remove unnecessary variable initialization
by Brian Masney
· 8 years ago
b912c65
staging: iio: tsl2583: remove unnecessary memset call
by Brian Masney
· 8 years ago
fafc563
staging: iio: tsl2583: remove comment for tsl2583_probe()
by Brian Masney
· 8 years ago
2fb2848
staging: iio: tsl2583: clarified comment about clearing interrupts
by Brian Masney
· 8 years ago
aadc4c9
staging: iio: tsl2583: add tsl2583 to list of supported devices in the header
by Brian Masney
· 8 years ago
0b6b361
staging: iio: tsl2583: move from a global to a per device lux table
by Brian Masney
· 8 years ago
8386dd5
staging: iio: tsl2583: don't assume an unsigned int is 32 bits
by Brian Masney
· 8 years ago
1ad5136
staging: iio: tsl2583: remove unnecessary parentheses
by Brian Masney
· 8 years ago
a8898dc
staging: iio: tsl2583: change tsl2583_als_calibrate() to return 0 on success
by Brian Masney
· 8 years ago
ed91255
staging: iio: tsl2583: moved code block inside else statement
by Brian Masney
· 8 years ago
043c1da
staging: iio: tsl2583: updated code comment to match what the code does
by Brian Masney
· 8 years ago
2a1e3f0
staging: iio: tsl2583: fix multiline comment syntax
by Brian Masney
· 8 years ago
184f916
staging: iio: tsl2583: change newlines to improve readability
by Brian Masney
· 8 years ago
6d94de6
staging: iio: tsl2583: fix comparison between signed and unsigned integers
by Brian Masney
· 8 years ago
8391c88
staging: iio: tsl2583: fix alignment of #define values
by Brian Masney
· 8 years ago
686c592
staging: iio: tsl2583: unify function and variable prefix to tsl2583_
by Brian Masney
· 8 years ago
24ad430
staging: iio: tsl2583: cleaned up logging
by Brian Masney
· 8 years ago
c9759e3
staging: iio: tsl2583: remove the FSF's mailing address
by Brian Masney
· 8 years ago
cade8cd
staging: iio: tsl2583: remove redundant write to the control register in taos_probe()
by Brian Masney
· 8 years ago
85e9304
staging: iio: tsl2583: change current chip state from a tristate to a bool
by Brian Masney
· 8 years ago
2ff8a35
staging: iio: tsl2583: remove unnecessary chip status checks in suspend/resume
by Brian Masney
· 8 years ago
6a77e3f
staging: iio: tsl2583: remove unnecessary chip status check in taos_get_lux
by Brian Masney
· 8 years ago
acf9ead
staging: iio: tsl2583: check if chip is in a working state in in_illuminance_calibrate_store
by Brian Masney
· 8 years ago
2167769
staging: iio: tsl2583: fix issue with changes to calibscale and int_time not being set on the chip
by Brian Masney
· 8 years ago
c908fb7
staging: iio: tsl2583: split out functionality of taos_chip_on()
by Brian Masney
· 8 years ago
c266cda
staging: iio: tsl2583: fix unused function warning
by Arnd Bergmann
· 8 years ago
c2b0d2c
staging: iio: tsl2583: remove redudant i2c call in taos_als_calibrate()
by Brian Masney
· 8 years ago
0561155
staging: iio: tsl2583: don't shutdown chip when updating the lux table
by Brian Masney
· 8 years ago
babe444
staging: iio: tsl2583: remove redundant power off sequence in taos_chip_on()
by Brian Masney
· 8 years ago
4a0f361
staging: iio: tsl2583: fixed ordering of comments
by Brian Masney
· 8 years ago
6bd0cb2
staging: iio: tsl2583: removed unused code from device probing
by Brian Masney
· 8 years ago
6ba5dee
staging: iio: tsl2583: i2c_smbus_write_byte() / i2c_smbus_read_byte() migration
by Brian Masney
· 8 years ago
1b7e9e2
staging: iio: tsl2583: add locking to sysfs attributes
by Brian Masney
· 8 years ago
f375a49
staging: iio: tsl2583: add error code to sysfs store functions
by Brian Masney
· 8 years ago
b2fa81b
staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entries
by Brian Masney
· 8 years ago
143c30f
staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_chan_spec
by Brian Masney
· 8 years ago
b3d9415
staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_raw
by Brian Masney
· 8 years ago
84bc170
staging: iio: tsl2583: check return values from taos_chip_{on,off}
by Brian Masney
· 8 years ago
27f4fab
staging: iio: tsl2583: remove redundant power_state sysfs attribute
by Brian Masney
· 8 years ago
20d823a
staging: iio: tsl2583: return proper error code instead of -1
by Brian Masney
· 8 years ago
9d5f36d
staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()
by Brian Masney
· 8 years ago
a3b6b4b
staging: iio: tsl2583: add of_match table for device tree support
by Brian Masney
· 8 years ago
58fce73
Staging: iio: light: constify attribute_group structures
by Bhumika Goyal
· 8 years ago
ddab4a0
staging: iio: light: fix multiple assignments in a single line
by Eva Rachel Retuya
· 9 years ago
e537daa
staging: iio: light: add space around '*"
by Eva Rachel Retuya
· 9 years ago
7f3829a
staging: iio: light: fix block comments according to kernel coding style
by Eva Rachel Retuya
· 9 years ago
79783b3
staging: iio: light: omit space after a cast
by Eva Rachel Retuya
· 9 years ago
ca52c88
staging: iio: light: indent to match open parenthesis
by Eva Rachel Retuya
· 9 years ago
d59b7b6
staging: iio: light: Remove explicit comparisons
by Cristina Moraru
· 9 years ago
86727e3
staging: iio: light: use devm_iio_device_register instead iio_device_register
by Ioana Ciornei
· 9 years ago
d8f6fa2
staging: iio: light: remove unused variable
by Aya Mahfouz
· 10 years ago
3a70eb8
staging: iio: tsl2583: fix format string warnings
by Asaf Vertz
· 10 years ago
f6077f4
Staging: iio: light: Missing a blank line after declarations
by Aybuke Ozdemir
· 10 years ago
7fe704c
Staging: iio: Switch from msleep to usleep range per timers-howto.txt
by Michael Welling
· 11 years ago
b47b894
Staging: iio: Remove quoted string split across lines warnings
by Michael Welling
· 11 years ago
8f2150d
Staging: iio: Removes unwanted space before semicolon
by Michael Welling
· 11 years ago
67fc012
Staging: iio/light: Fix return values in tsl2583.c
by Monam Agarwal
· 11 years ago
e5e26dd
staging: iio: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
664716ae
staging: iio: tsl2583: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
e543acf
staging: iio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
447d4f2
staging: iio: remove use of __devexit
by Bill Pemberton
· 12 years ago
4ae1c61
staging: iio: remove use of __devinit
by Bill Pemberton
· 12 years ago
0941b93
iio staging: fix typos in tsl*: register
by Peter Meerwald
· 12 years ago
96f691f
staging:iio:light: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 13 years ago
7cbb753
staging:iio: Streamline API function naming
by Lars-Peter Clausen
· 13 years ago
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
4abf6f8
drivers:staging:iio Fix typos and comments in staging iio.
by Justin P. Mattock
· 13 years ago
01788c5
staging:iio: Use dev_pm_ops
by Lars-Peter Clausen
· 13 years ago
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
014fcb1
iio: light sensor: Improve granularity of tsl2583 lux values.
by Bryan Freed
· 13 years ago
6e5af18
staging:iio: Use module_i2c_driver to register I2C drivers
by Lars-Peter Clausen
· 13 years ago
d2fffd6
staging:iio: fix removal path to allow correct freeing.
by Jonathan Cameron
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 13 years ago
e05e5f2
staging:iio:light:tsl2583 allocate chip state with iio_dev
by Jonathan Cameron
· 13 years ago
deda386
staging:iio:trivial sparse related cleanups.
by Jonathan Cameron
· 13 years ago
6fe8135
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
by Jonathan Cameron
· 14 years ago
6f7c8ee
staging:iio: Add ability to allocate private data space to iio_allocate_device
by Jonathan Cameron
· 14 years ago
ac4f6ee
staging: iio: TAOS tsl258x: Device driver
by Jon Brenner
· 14 years ago