index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-10
staging: iio: tsl2x7x: remove power functions from tsl2X7X_platform_data
Brian Masney
2
-22
/
+0
2018-01-08
staging: iio: light: Add breaks to lengthy lines
George Edward Bulmer
1
-3
/
+6
2017-10-21
staging: iio: tsl2x7x: put function definitions on a single line
Brian Masney
1
-5
/
+3
2017-10-21
staging: iio: tsl2x7x: fix alignment of break statements
Brian Masney
1
-2
/
+2
2017-10-21
staging: iio: tsl2x7x: rename power defines to improve code readability
Brian Masney
1
-5
/
+5
2017-10-21
staging: iio: tsl2x7x: correct alignment of parenthesis
Brian Masney
1
-17
/
+18
2017-10-21
staging: iio: tsl2x7x: correct alignment of parenthesis
Brian Masney
1
-9
/
+8
2017-10-21
staging: iio: tsl2x7x: remove unnecessary parentheses
Brian Masney
1
-8
/
+8
2017-10-21
staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_...
Brian Masney
1
-11
/
+4
2017-10-21
staging: iio: tsl2x7x: changed #defines to be aligned on the same column
Brian Masney
1
-66
/
+66
2017-10-21
staging: iio: tsl2x7x: remove unnecessary struct iio_dev definition
Brian Masney
1
-2
/
+0
2017-10-21
staging: iio: tsl2x7x: sort #includes
Brian Masney
1
-5
/
+5
2017-10-21
staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structure
Brian Masney
1
-5
/
+0
2017-10-21
staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_...
Brian Masney
1
-144
/
+52
2017-10-09
staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribu...
Brian Masney
1
-48
/
+17
2017-10-09
staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settings
Brian Masney
1
-98
/
+85
2017-09-24
staging: iio: tsl2x7x: clean up limit checks
Dan Carpenter
2
-10
/
+13
2017-09-03
staging: iio: tsl2x7x: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-22
staging:iio:light:tsl2x7x drop assignment of driver_module
Jonathan Cameron
1
-5
/
+0
2017-07-09
staging: iio: tsl2x7x: check return value from tsl2x7x_invoke_change()
Brian Masney
1
-18
/
+37
2017-07-09
staging: iio: tsl2x7x: use usleep_range() instead of mdelay()
Brian Masney
1
-2
/
+3
2017-07-09
staging: iio: tsl2x7x: refactor {read,write}_event_value to allow handling mu...
Brian Masney
1
-67
/
+90
2017-07-09
staging: iio: tsl2x7x: cleaned up i2c calls in tsl2x7x_als_calibrate()
Brian Masney
1
-22
/
+12
2017-07-09
staging: iio: tsl2x7x: remove tsl2x7x_i2c_read()
Brian Masney
1
-49
/
+22
2017-07-09
staging: iio: tsl2x7x: remove redundant power_state sysfs attribute
Brian Masney
1
-34
/
+0
2017-07-09
staging: iio: tsl2x7x: add of_match table for device tree support
Brian Masney
1
-0
/
+16
2017-05-21
staging: iio: light: Replace symbolic permissions as per coding style
Surender Polsani
1
-36
/
+26
2017-05-07
tsl2x7x: remove paragraph about writing to the FSF's mailing address
Enric Balletbo i Serra
1
-4
/
+0
2017-05-07
staging: iio: tsl2x7x: rename driver for consistency with other IIO light dri...
Brian Masney
2
-1
/
+1
2017-04-26
staging: iio: isl29028: move out of staging
Brian Masney
3
-734
/
+0
2017-04-26
staging: iio: isl29028: correct proximity sleep times
Brian Masney
1
-20
/
+50
2017-04-26
staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)
Paolo Cretaro
1
-10
/
+10
2017-04-01
staging: iio: light: tsl2x7x constify attribute_group structures
simran singhal
1
-1
/
+1
2017-03-25
staging: iio: tsl2x7x_core: Fix standard deviation calculation
Eva Rachel Retuya
1
-1
/
+1
2017-02-11
staging: iio: isl29028: add copyright
Brian Masney
1
-0
/
+1
2017-02-11
staging: iio: isl29028: use the runtime power management for system sleep
Brian Masney
1
-1
/
+2
2017-02-11
staging: iio: isl29028: fix incorrect sleep time when taking initial proximit...
Brian Masney
1
-10
/
+21
2017-02-11
staging: iio: isl29028: change mdelay() to msleep()
Brian Masney
1
-2
/
+2
2017-01-22
staging: iio: isl29028: add runtime power management support
Brian Masney
1
-8
/
+110
2017-01-22
staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabled
Brian Masney
1
-2
/
+6
2017-01-22
staging: iio: isl29028: only set proximity sampling rate when proximity is en...
Brian Masney
1
-4
/
+4
2017-01-22
staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()
Brian Masney
1
-6
/
+4
2017-01-22
staging: iio: isl29028: remove unnecessary parenthesis
Brian Masney
1
-1
/
+1
2017-01-22
staging: iio: isl29028: remove out of memory log message
Brian Masney
1
-3
/
+1
2017-01-22
staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...
Brian Masney
1
-3
/
+1
2017-01-22
staging: iio: isl29028: made error messages consistent
Brian Masney
1
-24
/
+32
2017-01-22
staging: iio: isl29028: move failure logging into isl29028_set_als_scale()
Brian Masney
1
-13
/
+14
2017-01-22
staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()
Brian Masney
1
-15
/
+16
2017-01-22
staging: iio: isl29028: remove unused define ISL29028_DEV_ATTR
Brian Masney
1
-1
/
+0
2017-01-22
staging: iio: isl29028: change newlines to improve readability
Brian Masney
1
-9
/
+24
[prev]
[next]