Age | Commit message (Expand) | Author |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2017-10-23 | Merge 4.14-rc6 into staging-next | Greg Kroah-Hartman |
2017-10-21 | staging: iio: tsl2x7x: put function definitions on a single line | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: fix alignment of break statements | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: rename power defines to improve code readability | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: correct alignment of parenthesis | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: correct alignment of parenthesis | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: remove unnecessary parentheses | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_... | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: changed #defines to be aligned on the same column | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: remove unnecessary struct iio_dev definition | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: sort #includes | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structure | Brian Masney |
2017-10-21 | staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_... | Brian Masney |
2017-10-09 | staging: iio: adc: ad7192: use driver private lock to protect hardware state ... | Aastha Gupta |
2017-10-09 | staging: iio: ade7753: expanding buffer lock to cover both buffer and state p... | Himanshi Jain |
2017-10-09 | staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribu... | Brian Masney |
2017-10-09 | staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settings | Brian Masney |
2017-10-09 | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman |
2017-09-30 | staging: iio: ade7759: fix signed extension bug on shift of a u8 | Colin Ian King |
2017-09-24 | staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro... | Stefan Popa |
2017-09-24 | Staging: iio: meter: ade7759: update locking method for write frequency | Katie Dunne |
2017-09-24 | staging: iio: ade7753: replace mlock with driver private lock | Himanshi Jain |
2017-09-24 | staging: iio: tsl2x7x: clean up limit checks | Dan Carpenter |
2017-09-03 | staging: iio: tsl2x7x: constify i2c_device_id | Arvind Yadav |
2017-09-03 | staging:iio:docs: drop setting of THIS_MODULE from staging docs. | Jonathan Cameron |
2017-09-03 | staging:iio:docs: drop reference to setting trig_ops->owner | Jonathan Cameron |
2017-08-22 | staging:iio:light:tsl2x7x drop assignment of driver_module | Jonathan Cameron |
2017-08-22 | staging:trigger: drop assignment of iio_trigger_ops.owner | Jonathan Cameron |
2017-08-22 | iio:resolver: drop assignment of iio_info.driver_module | Jonathan Cameron |
2017-08-22 | staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2017-08-22 | staging:iio:ad5933: drop assign iio_info.driver_module | Jonathan Cameron |
2017-08-22 | staging:iio:gyro:adis16060 drop assign iio_info.driver_module | Jonathan Cameron |
2017-08-22 | staging:iio:frequency: drop assign iio_info.driver_module | Jonathan Cameron |
2017-08-22 | staging:iio:cdc: drop assign iio_info.driver_module | Jonathan Cameron |
2017-08-22 | staging:iio:adc: drop assign iio_info.driver_module | Jonathan Cameron |
2017-08-22 | staging:iio:accel: drop assignment of iio_info.driver_module | Jonathan Cameron |
2017-08-20 | Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2017-08-14 | Merge 4.13-rc5 into staging-next | Greg Kroah-Hartman |
2017-08-12 | staging: iio: adc: fix error return code in ad7606_par_probe() | Gustavo A. R. Silva |
2017-07-23 | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2017-07-22 | Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse | Jaya Durga |
2017-07-15 | staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read | Arnd Bergmann |
2017-07-09 | staging: iio: tsl2x7x: check return value from tsl2x7x_invoke_change() | Brian Masney |
2017-07-09 | staging: iio: tsl2x7x: use usleep_range() instead of mdelay() | Brian Masney |
2017-07-09 | staging: iio: tsl2x7x: refactor {read,write}_event_value to allow handling mu... | Brian Masney |
2017-07-09 | staging: iio: tsl2x7x: cleaned up i2c calls in tsl2x7x_als_calibrate() | Brian Masney |
2017-07-09 | staging: iio: tsl2x7x: remove tsl2x7x_i2c_read() | Brian Masney |