index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio: Update buffer's bytes per datum after updating the scan mask
Lars-Peter Clausen
1
-1
/
+17
2013-10-15
iio:kfifo: Set update_needed to false after allocating a new buffer
Lars-Peter Clausen
1
-0
/
+1
2013-10-15
iio:kfifo: Empty buffer on update
Lars-Peter Clausen
1
-5
/
+7
2013-10-15
iio:kfifo: Protect against concurrent access from userspace
Lars-Peter Clausen
1
-5
/
+15
2013-10-15
iio:kfifo: Fix memory leak
Lars-Peter Clausen
1
-1
/
+4
2013-10-12
iio:buffer: Ignore noop requests for iio_update_buffers()
Lars-Peter Clausen
1
-0
/
+14
2013-10-12
iio: Add a hysteresis event info attribute
Lars-Peter Clausen
1
-0
/
+1
2013-10-12
iio:apds9300: Use new event config interface
Lars-Peter Clausen
1
-17
/
+36
2013-10-12
iio:tsl2563: Switch to new event config interface
Lars-Peter Clausen
1
-19
/
+34
2013-10-12
iio:gp2ap020a00f: Switch to new event config interface
Lars-Peter Clausen
1
-34
/
+71
2013-10-12
iio:ad5421: Switch to new event config interface
Lars-Peter Clausen
1
-18
/
+44
2013-10-12
iio:max1363: Switch to new event config interface
Lars-Peter Clausen
1
-90
/
+110
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
1
-22
/
+171
2013-10-12
iio: Factor IIO value formating into its own function
Lars-Peter Clausen
2
-12
/
+28
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
4
-48
/
+23
2013-10-12
iio:buffer: Add proper locking for iio_update_buffers()
Lars-Peter Clausen
1
-3
/
+26
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
4
-1
/
+43
2013-10-12
iio: Return -ENODEV for file operations if the device has been unregistered
Lars-Peter Clausen
3
-0
/
+15
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
5
-14
/
+91
2013-10-10
iio: at91: move the num_channels from DT to driver itself
Josh Wu
1
-7
/
+5
2013-10-10
iio: at91: ADC start-up time calculation changed since at91sam9x5
Josh Wu
1
-7
/
+46
2013-10-07
Merge 3.12-rc4 into staging-next
Greg Kroah-Hartman
3
-13
/
+11
2013-10-05
iio:adis16130: Use spi_sync_transfer()
Lars-Peter Clausen
1
-5
/
+1
2013-10-05
iio:adxrs450: Use spi_sync_transfer()
Lars-Peter Clausen
1
-10
/
+2
2013-10-05
iio:adis16080: Use spi_sync_transfer()
Lars-Peter Clausen
1
-6
/
+1
2013-10-05
iio:ad5449: Use spi_sync_transfer()
Lars-Peter Clausen
1
-6
/
+1
2013-10-01
iio:max1363: Report scale as fractional value
Lars-Peter Clausen
1
-5
/
+3
2013-10-01
iio:at91: Report scale as fractional value
Lars-Peter Clausen
1
-3
/
+3
2013-10-01
iio:ad7791: Report scale as fractional value
Lars-Peter Clausen
1
-8
/
+10
2013-10-01
iio:ad7476: Report scale as fractional value
Lars-Peter Clausen
1
-4
/
+3
2013-10-01
iio:ad7266: Report scale as fractional value
Lars-Peter Clausen
1
-11
/
+10
2013-10-01
iio:mcp4725: Report scale as fractional value
Lars-Peter Clausen
1
-5
/
+3
2013-10-01
iio:max517: Report scale as fractional value
Lars-Peter Clausen
1
-5
/
+3
2013-10-01
iio:ad5791: Report scale as fractional value
Lars-Peter Clausen
1
-3
/
+3
2013-10-01
iio:ad5764: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+4
2013-10-01
iio:ad5755: Report scale as fractional value
Lars-Peter Clausen
1
-12
/
+5
2013-10-01
iio:ad5686: Report scale as fractional value
Lars-Peter Clausen
1
-7
/
+3
2013-10-01
iio:ad5624r: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+3
2013-10-01
iio:ad5504: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+3
2013-10-01
iio:ad5446: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+3
2013-10-01
iio:ad5421: Report scale as fractional value
Lars-Peter Clausen
1
-11
/
+5
2013-10-01
iio:ad5380: Report scale as fractional value
Lars-Peter Clausen
1
-21
/
+19
2013-10-01
iio:ad5360: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+5
2013-10-01
iio:ad5064: Report scale as fractional value
Lars-Peter Clausen
1
-4
/
+3
2013-10-01
IIO: call sensor hub open close function
Srinivas Pandruvada
1
-0
/
+6
2013-10-01
iio:magnetometer: Bugfix magnetometer default output registers
Denis CIOCCA
1
-9
/
+9
2013-10-01
iio: Remove debugfs entries in iio_device_unregister()
Lars-Peter Clausen
1
-1
/
+1
2013-09-30
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-8
/
+54
2013-09-28
iio:trigger: fix sysfs name on list mutex
Denis CIOCCA
1
-7
/
+7
[next]