index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
iio:dpot: drop assign iio_info.driver_module
Jonathan Cameron
6
-6
/
+0
2017-08-22
iio:orientation: drop assign iio_info.driver_module
Jonathan Cameron
2
-2
/
+0
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
8
-10
/
+0
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
37
-47
/
+0
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
8
-11
/
+0
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
9
-9
/
+0
2017-08-22
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
4
-6
/
+0
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
11
-14
/
+0
2017-08-22
iio:frequency: drop assign iio_info.driver_module
Jonathan Cameron
2
-2
/
+0
2017-08-22
iio:dummy: drop assignment of iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
27
-27
/
+0
2017-08-22
iio:counter:104-quad-8 drop assign iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-08-22
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2
-2
/
+0
2017-08-22
iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
4
-5
/
+0
2017-08-22
iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops....
Jonathan Cameron
1
-1
/
+0
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
24
-33
/
+0
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
73
-92
/
+0
2017-08-22
iio:trigger: Remove necessity to have a trig->ops structure.
Jonathan Cameron
1
-8
/
+5
2017-08-22
iio: triggers: Use macros to avoid boilerplate assignment of owner.
Jonathan Cameron
1
-6
/
+12
2017-08-22
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
2
-29
/
+12
2017-08-20
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
24
-205
/
+1180
2017-08-20
iio: adc: rockchip_saradc: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-08-20
iio: dac: stm32-dac-core: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-20
iio: adc: ti-ads1015: add threshold event support
Akinobu Mita
1
-2
/
+407
2017-08-20
iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
Akinobu Mita
1
-8
/
+7
2017-08-20
iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
Akinobu Mita
1
-12
/
+5
2017-08-20
iio: adc: ti-ads1015: add helper to set conversion mode
Akinobu Mita
1
-12
/
+11
2017-08-20
iio: adc: ti-ads1015: remove unnecessary config register update
Akinobu Mita
1
-14
/
+4
2017-08-20
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
1
-12
/
+19
2017-08-20
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
1
-1
/
+1
2017-08-20
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
1
-2
/
+16
2017-08-20
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
1
-0
/
+7
2017-08-20
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
1
-24
/
+24
2017-08-20
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
1
-17
/
+10
2017-08-20
iio: adc: ti-ads7950: Allow to use on ACPI platforms
Andy Shevchenko
1
-4
/
+20
2017-08-20
iio: magnetometer: ak8974: debug AMI306 calibration data
Michał Mirosław
1
-0
/
+41
2017-08-20
iio: magnetometer: ak8974: mark INT_CLEAR as precious
Michał Mirosław
1
-0
/
+6
2017-08-20
iio: magnetometer: ak8974: add_device_randomness (serial number)
Michał Mirosław
1
-0
/
+2
2017-08-20
iio: magnetometer: ak8974: support AMI306 variant
Michał Mirosław
2
-22
/
+72
2017-08-20
iio: light: tsl2583: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
iio: light: apds9300: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
iio: accel: bma180: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
iio: chemical: ccs811: Add triggered buffer support
Narcisa Ana Maria Vasile
2
-5
/
+73
2017-08-18
iio: srf08: add support for srf02 in i2c mode
Andreas Klinger
2
-22
/
+67
2017-08-18
iio: srf08: add sensor type srf10
Andreas Klinger
2
-17
/
+77
2017-08-18
iio: srf08: add triggered buffer support
Andreas Klinger
1
-3
/
+57
2017-08-18
iio: srf08: add device tree table
Andreas Klinger
1
-0
/
+8
2017-08-17
iio: magnetometer: add support to LIS2MDL
Lorenzo Bianconi
4
-0
/
+12
2017-08-17
iio: adc: select triggered buffer for sama5d2 adc
Arnd Bergmann
1
-0
/
+1
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
9
-14
/
+133
[next]