summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-4/+4
* iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat2013-10-241-3/+1
* 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:adc:max1363 support SMBus for 8-bit devicesVivien Didelot2013-10-201-19/+57
* 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: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:max1363: Switch to new event config interfaceLars-Peter Clausen2013-10-121-90/+110
* iio: at91: move the num_channels from DT to driver itselfJosh Wu2013-10-091-7/+5
* iio: at91: ADC start-up time calculation changed since at91sam9x5Josh Wu2013-10-091-7/+46
* iio:max1363: Report scale as fractional valueLars-Peter Clausen2013-10-011-5/+3
* iio:at91: Report scale as fractional valueLars-Peter Clausen2013-10-011-3/+3
* iio:ad7791: Report scale as fractional valueLars-Peter Clausen2013-10-011-8/+10
* iio:ad7476: Report scale as fractional valueLars-Peter Clausen2013-10-011-4/+3
* iio:ad7266: Report scale as fractional valueLars-Peter Clausen2013-10-011-11/+10
* Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-291-0/+1
|\
| * iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFERJonathan Cameron2013-09-281-0/+1
* | Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-5/+6
|\ \ | |/ |/|
| * iio: at91: fix adc_clk overflowJosh Wu2013-09-181-5/+6
* | iio: ti_am335x_adc: cleanup error caseZubair Lutfullah2013-09-221-10/+0
* | iio: ti_am335x_adc: cleanup trigger related codeZubair Lutfullah2013-09-221-4/+0
* | iio: ti_am335x_adc: fix static in function headerZubair Lutfullah2013-09-221-1/+1
* | iio:max1363: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-6/+1
* | iio:at91_adc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+1
* | iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+1
* | iio:ad7923: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
* | iio:ad7887: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
* | iio:ad7476: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+2
* | iio:ad7298: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
* | iio:ad7266: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-3/+2
* | iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah2013-09-212-5/+209
* | iio: ti_am335x_adc: optimize memory usageZubair Lutfullah2013-09-211-2/+2
* | iio: at91_adc: Cocci spatch "noderef"Thomas Meyer2013-09-201-1/+1
* | iio: Make available scan_masks const in ad7266Peter Meerwald2013-09-181-4/+4
* | iio:max1361: Use default triggered buffer setup opsLars-Peter Clausen2013-09-161-7/+1
* | iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-155-5/+5
* | iio: adc: Add driver for Microchip MCP3422/3/4 high resolution ADCAngelo Compagnucci2013-09-073-0/+420
|/
* iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu2013-08-291-2/+9
* iio: at91: introduce the multiple compatible string for different IPs.Josh Wu2013-08-291-38/+41
* iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()Wei Yongjun2013-08-281-1/+1
* iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk2013-08-191-26/+10
* iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk2013-08-173-0/+1044
* Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman2013-08-121-8/+22
|\
OpenPOWER on IntegriCloud