index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
staging: iio: ad7746: Use devm_iio_device_alloc
Sachin Kamat
1
-13
/
+5
2013-08-28
staging: iio: ad7152: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+4
2013-08-28
staging: iio: ad7150: Use devm_* APIs
Sachin Kamat
1
-28
/
+8
2013-08-28
staging: iio: sca3000: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+4
2013-08-28
staging: iio: lis3l02dq: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+4
2013-08-28
staging: iio: adis16240: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16220: Use devm_iio_device_alloc
Sachin Kamat
1
-10
/
+4
2013-08-28
staging: iio: adis16209: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16204: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16203: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16201: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+6
2013-08-17
iio: mxs-lradc: change the realbits to 12
Hector Palacios
1
-4
/
+8
2013-08-17
iio: gyro: adis16060_core: Use devm_iio_device_alloc
Sachin Kamat
1
-13
/
+4
2013-08-04
staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()
Peter Meerwald
1
-2
/
+2
2013-08-04
staging:iio:hmc5843: Drop unneeded #includes
Peter Meerwald
1
-3
/
+0
2013-08-04
staging:iio:hmc5843: Device has 3 channels, no need to store separately
Peter Meerwald
1
-5
/
+1
2013-08-04
staging:iio:hmc5843: 'add' is a poor abbreviation for address
Peter Meerwald
1
-2
/
+2
2013-08-04
staging:iio:hmc5843: Implement timeout in read function
Peter Meerwald
1
-3
/
+15
2013-08-04
staging:iio:hmc5843: Remove id register #defines, not used anymore
Peter Meerwald
1
-3
/
+0
2013-08-04
staging:iio:hmc5843: Drop I2C detection code
Peter Meerwald
1
-33
/
+0
2013-08-03
staging:iio:adis16260: Move out of staging
Lars-Peter Clausen
3
-443
/
+0
2013-08-03
staging:iio:adis16260: Remove sampling_frequency_available attribute
Lars-Peter Clausen
1
-16
/
+0
2013-08-03
staging:iio:adis16260: Add proper range checks to write_frequency()
Lars-Peter Clausen
1
-16
/
+13
2013-08-03
staging:iio:adis16260: Remove unused includes
Lars-Peter Clausen
1
-4
/
+0
2013-08-03
staging:iio:adis16260: Add scale for the inclination channel
Lars-Peter Clausen
1
-0
/
+4
2013-08-03
staging:iio:adis16260: Remove 'SPS' suffix from samplerate attribute
Lars-Peter Clausen
1
-1
/
+1
2013-08-03
staging:iio:adis16260: Fix minor style issue
Lars-Peter Clausen
1
-2
/
+2
2013-08-03
staging:iio:adis16260: Simplify calibscale and caliboffset reading
Lars-Peter Clausen
1
-26
/
+5
2013-08-03
staging:iio:adis16260: Use sign_extend32() instead of open-coding it
Lars-Peter Clausen
1
-3
/
+1
2013-08-03
staging:iio:adis16260: Add value range check for calibscale/-bias
Lars-Peter Clausen
1
-6
/
+9
2013-08-03
staging:iio:adis16260: Remove separate header
Lars-Peter Clausen
2
-89
/
+82
2013-08-03
staging:iio:adis16260: Don't set default scan mask
Lars-Peter Clausen
1
-14
/
+0
2013-08-03
staging:iio:adis16260: Remove support for orientation mapping
Lars-Peter Clausen
3
-54
/
+13
2013-08-03
staging:iio:adis16260: Drop unused 'negate' property
Lars-Peter Clausen
3
-43
/
+28
2013-08-03
staging:iio:adis16260: Fix reading calibscale
Lars-Peter Clausen
1
-1
/
+1
2013-08-03
staging: iio: light: isl29028: Use devm_iio_device_alloc
Sachin Kamat
1
-9
/
+4
2013-08-03
staging: iio: light: isl29018: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-03
staging: iio: spear_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-18
/
+12
2013-08-03
staging: iio: mxs-lradc: Use devm_iio_device_alloc
Sachin Kamat
1
-14
/
+7
2013-08-03
staging:iio:ade7xxx: Don't expose the chip reset to userspace
Lars-Peter Clausen
5
-92
/
+0
2013-08-03
staging:iio:adt7316: Don't expose the chip reset to userspace
Lars-Peter Clausen
1
-27
/
+0
2013-08-03
staging:iio:ad2s1210: Don't expose the chip reset to userspace
Lars-Peter Clausen
1
-18
/
+0
2013-08-03
iio: mxs-lradc: Check the return value from stmp_reset_block()
Fabio Estevam
1
-3
/
+9
2013-08-03
iio: staging: fix typo in ade758_ring.c
Peter Meerwald
1
-1
/
+1
2013-08-03
iio: staging: fix device.txt documentation
Peter Meerwald
1
-2
/
+2
2013-07-09
iio staging: fix lis3l02dq, read error handling
Peter Meerwald
1
-0
/
+2
2013-07-06
staging:iio:ad7291: add missing .driver_module to struct iio_info
Wei Yongjun
1
-0
/
+1
2013-07-06
iio: mxs-lradc: Remove useless check in read_raw
Marek Vasut
1
-7
/
+0
2013-07-03
iio: mxs-lradc: Fix misuse of iio->trig
Marek Vasut
1
-4
/
+7
2013-06-14
staging:iio:ad7291: Rework regulator handling
Lars-Peter Clausen
2
-15
/
+35
[next]