summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure for gp2ap020a00f.cRussell King - ARM Linux2013-12-021-0/+1
* iio: hid-sensors: Fix power and report stateSrinivas Pandruvada2013-12-022-14/+15
* Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-2513-24/+41
|\
| * iio:accel:kxsd9 fix missing mutex unlockFrank Zago2013-11-171-3/+4
| * iio: adc: ti_am335x_adc: avoid double free of buffer.Lars-Peter Clausen2013-11-091-2/+5
| * iio: Fix tcs3472 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
| * iio: Fix mag3110 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
| * iio: Fix mag3110 scan_typePeter Meerwald2013-11-091-1/+6
| * iio: Fix sign extension table in mcp3422 driverPeter Meerwald2013-11-051-4/+4
| * iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-026-14/+17
| * iio: at91: fix error return code in at91_adc_probe()Wei Yongjun2013-11-021-0/+1
* | kfifo API type safetyStefani Seibold2013-11-151-1/+1
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-4/+4
|/
* iio: light: vcnl4000: Remove redundant codeSachin Kamat2013-10-241-5/+1
* iio: dac: mcp4725: Remove redundant codeSachin Kamat2013-10-241-7/+1
* iio: dac: max517: Remove redundant variableSachin Kamat2013-10-241-8/+1
* iio: dac: ad5755: Remove redundant codeSachin Kamat2013-10-241-7/+1
* iio: dac: ad5421: Remove redundant codeSachin Kamat2013-10-241-7/+1
* iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat2013-10-241-3/+1
* iio: accel: kxsd9: Remove redundant variableSachin Kamat2013-10-241-6/+1
* iio: core: Add misssing bracesSachin Kamat2013-10-241-1/+1
* iio: core: Use pr_err instead of printkSachin Kamat2013-10-241-6/+5
* iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA2013-10-232-1/+2
* iio: adc: ti_am335x_adc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: Add Freescale mag3110 magnetometer driverPeter Meerwald2013-10-233-0/+412
* iio:adc:max1363 support SMBus for 8-bit devicesVivien Didelot2013-10-201-19/+57
* iio: Correct description how to convert microtesla to gaussPeter Meerwald2013-10-201-1/+1
* Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman2013-10-192-2/+7
|\
| * iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen2013-10-151-0/+3
| * iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4...Wei Yongjun2013-10-121-2/+4
* | iio: light: gp2ap020a00f: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* | iio: adc: ti-adc081c: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* | iio: adc: nau7802: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* | iio: adc: mcp3422: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* | iio: at91: introduce touch screen support in iio adc driverJosh Wu2013-10-171-24/+364
* | iio: cm36651: Add CM36651 proximity/light sensorBeomho Seo2013-10-173-0/+720
* | iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-18/+0
* | iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-1/+0
* | iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-10/+1
* | iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-10/+1
* | iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-1/+0
* | iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-10/+1
* | iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-1/+1
* | iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-1/+0
* | iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-5/+0
* | iio:ad7266: Remove redundant call to iio_sw_preenable()Lars-Peter Clausen2013-10-161-11/+1
* | iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-10/+1
* | iio: Update buffer's bytes per datum after updating the scan maskLars-Peter Clausen2013-10-161-1/+17