Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2209a3055d6f366eeb070c217491afe855d3f389
/
drivers
/
iio
/
light
/
isl29018.c
1a02d12
iio: light: isl29018: add vcc regulator operation support
by Anson Huang
· 6 years ago
4166b47
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
by Jonathan Cameron
· 8 years ago
14b39dc
iio: light: isl29018: Only declare ACPI table when ACPI is enabled
by Matthias Kaehlcke
· 8 years ago
a575041
staging: iio: isl29018: move out of staging
by Brian Masney
· 8 years ago
[Renamed from drivers/staging/iio/light/isl29018.c]
b2f85b0
staging: iio: isl29018: remove blank line for consistency
by Brian Masney
· 8 years ago
aba1a8d
staging: iio: isl29018: combine two return statements into one
by Brian Masney
· 8 years ago
19a00a9
staging: iio: isl29018: fix multiline comment syntax
by Brian Masney
· 8 years ago
8281101
staging: iio: isl29018: fix poorly named function
by Brian Masney
· 8 years ago
744ef62
staging: iio: isl29018: add newlines to improve readability
by Brian Masney
· 8 years ago
e748e28
staging: iio: isl29018: add documentation about the infrared suppression
by Brian Masney
· 8 years ago
0005356
staging: iio: isl29018: check if the chip is in a suspended state
by Brian Masney
· 8 years ago
5611cd6
staging: iio: isl29018: change isl29018_read_raw() to only have one exit point
by Brian Masney
· 8 years ago
5faf98c
staging: iio: isl29018: fixed race condition in in_illuminance_scale_available_show()
by Brian Masney
· 8 years ago
0281996
staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO, RW} macros
by Brian Masney
· 8 years ago
ea908ab
staging: iio: isl29018: fix comparison between signed and unsigned integers
by Brian Masney
· 8 years ago
528021f
staging: iio: isl29018: made error handling consistent
by Brian Masney
· 8 years ago
7fd1acc
staging: iio: isl29018: remove unused variable and defines
by Brian Masney
· 8 years ago
d2a9334
staging: iio: isl29018: remove the FSF's mailing address
by Brian Masney
· 8 years ago
b75b23b
staging: iio: light: isl29018/28: remove I2C_CLASS_HWMON .class setting
by Alison Schofield
· 9 years ago
9219376
staging: iio: isl29018: Prefix remaining functions
by Peter Meerwald-Stadler
· 9 years ago
96273f43
staging: iio: isl29018: Cleanup of comments
by Peter Meerwald-Stadler
· 9 years ago
c833c69
staging: iio: isl29018: Drop newlines
by Peter Meerwald-Stadler
· 9 years ago
ab5b949
staging: iio: isl29018: Remove excessive output messages
by Peter Meerwald-Stadler
· 9 years ago
13e6d63
staging: iio: isl29018: Prefix #defines
by Peter Meerwald-Stadler
· 9 years ago
ec3c13e
Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
6467086
staging: iio: isl29018: use regmap to retrieve struct device
by Alison Schofield
· 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
6d9b10c
Staging: iio: light: remove exceptional & on function name
by Bhumika Goyal
· 9 years ago
1c58f0e
staging: iio: Remove unused variable
by Cristina Moraru
· 9 years ago
d59b7b6
staging: iio: light: Remove explicit comparisons
by Cristina Moraru
· 9 years ago
071667a
staging: iio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
b91617e
staging:iio:light: Add some missing brackets to make sure code works as intended.
by Jonathan Cameron
· 10 years ago
6920ccf
staging: iio: light: isl29018: Use standard sysfs attributes for scale and integration time
by Roberta Dobrescu
· 10 years ago
809a591
staging: iio: light: isl29018: Rename lux_scale to calibscale
by Roberta Dobrescu
· 10 years ago
e98ceca
staging: iio: light: isl29018: Remove non-standard sysfs attributes
by Roberta Dobrescu
· 10 years ago
ad3e646
staging: iio: light: Fix quoted string split across lines
by Roberta Dobrescu
· 10 years ago
890d228
Staging: iio: light: Use usleep_range instead of msleep
by Vaishali Thakkar
· 10 years ago
dc4ecaf
staging: iio: light: isl29018: add ACPI support
by Laurentiu Palcu
· 11 years ago
609acef
staging: iio: light: isl29018: add support for isl29023 and isl29035
by Laurentiu Palcu
· 11 years ago
5b4b5b9
staging: iio: light: isl29018: fix typo
by Laurentiu Palcu
· 11 years ago
1821092
staging: iio: isl29018: fix sparse warning regarding incorrect type (different signedness)
by Teodora Baluta
· 11 years ago
8664ed0
staging: iio: isl29018: Use devm_iio_device_register
by Sachin Kamat
· 11 years ago
e2aad1d
Merge 3.12-rc2 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
5e64897
iio: isl29018: Fix uninitialized value
by Derek Basehore
· 12 years ago
e5e26dd
staging: iio: replace strict_strto*() with kstrto*()
by Jingoo Han
· 12 years ago
e434dcf
staging: iio: light: isl29018: Use devm_iio_device_alloc
by Sachin Kamat
· 12 years ago
f7bd097
staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 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
6dc973d
iio: isl29018: fix to return error or 0 in isl29018_write_raw()
by Wei Yongjun
· 12 years ago
1e45cf3
iio: isl29018: Support suspend and resume.
by Bryan Freed
· 12 years ago
932323b
iio: isl29018: Support fractional ALS scaling.
by Bryan Freed
· 13 years ago
2a1d45e
iio staging: fix spelling of suppression in isl29018
by Peter Meerwald
· 13 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
057340e
staging: iio: light: isl29018: use regmap for register access
by Laxman Dewangan
· 13 years ago
610202d
staging: iio: light: of: Fix vendor prefix of isl29018/isl29028
by Laxman Dewangan
· 13 years ago
251640a
staging:iio: drop procesed_val element of chan_spec.
by Jonathan Cameron
· 13 years ago
90354d0
staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
by Jonathan Cameron
· 13 years ago
4ee1952
staging:iio: isl29018: add of_match table for device-tree probing
by Olof Johansson
· 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
c8a9f80
staging:iio:treewide only use shared to decide on interfaces
by Jonathan Cameron
· 13 years ago
924f8a2
staging:iio: Do not use bitmasks for channel info addresses
by Lars-Peter Clausen
· 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
4a70513
staging:iio:lisght:isl29018 use IIO_PROCESSED enum value.
by Jonathan Cameron
· 13 years ago
25d7315
staging:iio:light: V3 fix out of bounds reg_cache[] access
by Jonathan Cameron
· 14 years ago
9dd1cb3
staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
by Jonathan Cameron
· 14 years ago
176f9f2
STAGING:iio:light: fix ISL29018 init to handle brownout
by Grant Grundler
· 14 years ago
01e57c5
staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework.
by Bryan Freed
· 14 years ago
152d52c
staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure.
by Bryan Freed
· 14 years ago
6d1ad0f
staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver.
by Bryan Freed
· 14 years ago
927afbe
staging:iio:light:isl29018: allocate device state with iio_dev
by Jonathan Cameron
· 14 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
845bd12
staging:iio: use the new central name attribute creation code
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
9404287
staging: iio: light: Adding driver for ISL29018 ALS
by Rhyland Klein
· 14 years ago