index
:
kernel
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2013-10-17
iio: cm36651: Add CM36651 proximity/light sensor
Beomho Seo
2013-10-16
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-16
iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-16
iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-16
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
iio:ad7266: Remove redundant call to iio_sw_preenable()
Lars-Peter Clausen
2013-10-16
iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-16
iio: Update buffer's bytes per datum after updating the scan mask
Lars-Peter Clausen
2013-10-15
iio:buffer: Free active scan mask in iio_disable_all_buffers()
Lars-Peter Clausen
2013-10-15
iio:kfifo: Set update_needed to false after allocating a new buffer
Lars-Peter Clausen
2013-10-15
iio:kfifo: Empty buffer on update
Lars-Peter Clausen
2013-10-15
iio:kfifo: Protect against concurrent access from userspace
Lars-Peter Clausen
2013-10-15
iio:kfifo: Fix memory leak
Lars-Peter Clausen
2013-10-12
iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4...
Wei Yongjun
2013-10-12
iio:buffer: Ignore noop requests for iio_update_buffers()
Lars-Peter Clausen
2013-10-12
iio: Add a hysteresis event info attribute
Lars-Peter Clausen
2013-10-12
iio:apds9300: Use new event config interface
Lars-Peter Clausen
2013-10-12
iio:tsl2563: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
iio:gp2ap020a00f: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
iio:ad5421: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
iio:max1363: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
2013-10-12
iio: Factor IIO value formating into its own function
Lars-Peter Clausen
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
2013-10-12
iio:buffer: Add proper locking for iio_update_buffers()
Lars-Peter Clausen
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
2013-10-12
iio: Return -ENODEV for file operations if the device has been unregistered
Lars-Peter Clausen
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
2013-10-09
iio: at91: move the num_channels from DT to driver itself
Josh Wu
2013-10-09
iio: at91: ADC start-up time calculation changed since at91sam9x5
Josh Wu
2013-10-06
Merge 3.12-rc4 into staging-next
Greg Kroah-Hartman
2013-10-05
iio:adis16130: Use spi_sync_transfer()
Lars-Peter Clausen
2013-10-05
iio:adxrs450: Use spi_sync_transfer()
Lars-Peter Clausen
2013-10-05
iio:adis16080: Use spi_sync_transfer()
Lars-Peter Clausen
2013-10-05
iio:ad5449: Use spi_sync_transfer()
Lars-Peter Clausen
2013-10-01
iio:max1363: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:at91: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:ad7791: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:ad7476: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:ad7266: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:mcp4725: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:max517: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:ad5791: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:ad5764: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
iio:ad5755: Report scale as fractional value
Lars-Peter Clausen
[prev]
[next]