Age | Commit message (Expand) | Author |
2013-10-24 | iio: light: vcnl4000: Remove redundant code | Sachin Kamat |
2013-10-24 | iio: dac: mcp4725: Remove redundant code | Sachin Kamat |
2013-10-24 | iio: dac: max517: Remove redundant variable | Sachin Kamat |
2013-10-24 | iio: dac: ad5755: Remove redundant code | Sachin Kamat |
2013-10-24 | iio: dac: ad5421: Remove redundant code | Sachin Kamat |
2013-10-24 | iio: adc: twl6030-gpadc: Remove redundant code | Sachin Kamat |
2013-10-24 | iio: accel: kxsd9: Remove redundant variable | Sachin Kamat |
2013-10-24 | iio: core: Add misssing braces | Sachin Kamat |
2013-10-24 | iio: core: Use pr_err instead of printk | Sachin Kamat |
2013-10-23 | iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix | Denis CIOCCA |
2013-10-23 | iio: adc: ti_am335x_adc: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-23 | iio: adc: nau7802: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-23 | iio: adc: twl6030-gpadc: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-23 | iio: Add Freescale mag3110 magnetometer driver | Peter Meerwald |
2013-10-20 | iio:adc:max1363 support SMBus for 8-bit devices | Vivien Didelot |
2013-10-20 | iio: Correct description how to convert microtesla to gauss | Peter Meerwald |
2013-10-19 | Merge 3.12-rc6 into staging-next. | Greg Kroah-Hartman |
2013-10-18 | iio: light: gp2ap020a00f: Include linux/of.h header | Sachin Kamat |
2013-10-18 | iio: adc: ti-adc081c: Include linux/of.h header | Sachin Kamat |
2013-10-18 | iio: adc: nau7802: Include linux/of.h header | Sachin Kamat |
2013-10-18 | iio: adc: mcp3422: Include linux/of.h header | Sachin Kamat |
2013-10-17 | iio: at91: introduce touch screen support in iio adc driver | Josh Wu |
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 |