summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorLines
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron-2/+14
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron-1/+6
2013-12-15iio: cm36651: Changed return value of read functionBeomho Seo-1/+1
2013-12-02Fix build failure for gp2ap020a00f.cRussell King - ARM Linux-0/+1
2013-12-02iio: hid-sensors: Fix power and report stateSrinivas Pandruvada-14/+15
2013-11-25Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-24/+41
2013-11-17iio:accel:kxsd9 fix missing mutex unlockFrank Zago-3/+4
2013-11-15kfifo API type safetyStefani Seibold-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-4/+4
2013-11-09iio: adc: ti_am335x_adc: avoid double free of buffer.Lars-Peter Clausen-2/+5
2013-11-09iio: Fix tcs3472 Kconfig dependenciesPeter Meerwald-0/+2
2013-11-09iio: Fix mag3110 Kconfig dependenciesPeter Meerwald-0/+2
2013-11-09iio: Fix mag3110 scan_typePeter Meerwald-1/+6
2013-11-05iio: Fix sign extension table in mcp3422 driverPeter Meerwald-4/+4
2013-11-02iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada-14/+17
2013-11-02iio: at91: fix error return code in at91_adc_probe()Wei Yongjun-0/+1
2013-10-24iio: light: vcnl4000: Remove redundant codeSachin Kamat-5/+1
2013-10-24iio: dac: mcp4725: Remove redundant codeSachin Kamat-7/+1
2013-10-24iio: dac: max517: Remove redundant variableSachin Kamat-8/+1
2013-10-24iio: dac: ad5755: Remove redundant codeSachin Kamat-7/+1
2013-10-24iio: dac: ad5421: Remove redundant codeSachin Kamat-7/+1
2013-10-24iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat-3/+1
2013-10-24iio: accel: kxsd9: Remove redundant variableSachin Kamat-6/+1
2013-10-24iio: core: Add misssing bracesSachin Kamat-1/+1
2013-10-24iio: core: Use pr_err instead of printkSachin Kamat-6/+5
2013-10-23iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA-1/+2
2013-10-23iio: adc: ti_am335x_adc: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23iio: Add Freescale mag3110 magnetometer driverPeter Meerwald-0/+412
2013-10-20iio:adc:max1363 support SMBus for 8-bit devicesVivien Didelot-19/+57
2013-10-20iio: Correct description how to convert microtesla to gaussPeter Meerwald-1/+1
2013-10-19Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman-2/+7
2013-10-18iio: light: gp2ap020a00f: Include linux/of.h headerSachin Kamat-0/+1
2013-10-18iio: adc: ti-adc081c: Include linux/of.h headerSachin Kamat-0/+1
2013-10-18iio: adc: nau7802: Include linux/of.h headerSachin Kamat-0/+1
2013-10-18iio: adc: mcp3422: Include linux/of.h headerSachin Kamat-0/+1
2013-10-17iio: at91: introduce touch screen support in iio adc driverJosh Wu-24/+364
2013-10-17iio: cm36651: Add CM36651 proximity/light sensorBeomho Seo-0/+720
2013-10-16iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen-18/+0
2013-10-16iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen-1/+0
2013-10-16iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen-10/+1
2013-10-16iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen-10/+1
2013-10-16iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen-1/+0
2013-10-16iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen-10/+1
2013-10-16iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen-1/+1
2013-10-16iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen-1/+0
2013-10-16iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen-5/+0
2013-10-16iio:ad7266: Remove redundant call to iio_sw_preenable()Lars-Peter Clausen-11/+1
2013-10-16iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen-10/+1