index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Fix sign extension table in mcp3422 driver
Peter Meerwald
2013-11-05
1
-4
/
+4
*
iio: at91: fix error return code in at91_adc_probe()
Wei Yongjun
2013-11-02
1
-0
/
+1
*
iio: adc: twl6030-gpadc: Remove redundant code
Sachin Kamat
2013-10-24
1
-3
/
+1
*
iio: adc: ti_am335x_adc: Remove redundant of_match_ptr
Sachin Kamat
2013-10-23
1
-1
/
+1
*
iio: adc: nau7802: Remove redundant of_match_ptr
Sachin Kamat
2013-10-23
1
-1
/
+1
*
iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
Sachin Kamat
2013-10-23
1
-1
/
+1
*
iio:adc:max1363 support SMBus for 8-bit devices
Vivien Didelot
2013-10-20
1
-19
/
+57
*
iio: adc: ti-adc081c: Include linux/of.h header
Sachin Kamat
2013-10-18
1
-0
/
+1
*
iio: adc: nau7802: Include linux/of.h header
Sachin Kamat
2013-10-18
1
-0
/
+1
*
iio: adc: mcp3422: Include linux/of.h header
Sachin Kamat
2013-10-18
1
-0
/
+1
*
iio: at91: introduce touch screen support in iio adc driver
Josh Wu
2013-10-17
1
-24
/
+364
*
iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-16
1
-1
/
+1
*
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
1
-1
/
+0
*
iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
1
-5
/
+0
*
iio:ad7266: Remove redundant call to iio_sw_preenable()
Lars-Peter Clausen
2013-10-16
1
-11
/
+1
*
iio:max1363: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
1
-90
/
+110
*
iio: at91: move the num_channels from DT to driver itself
Josh Wu
2013-10-09
1
-7
/
+5
*
iio: at91: ADC start-up time calculation changed since at91sam9x5
Josh Wu
2013-10-09
1
-7
/
+46
*
iio:max1363: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-5
/
+3
*
iio:at91: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-3
/
+3
*
iio:ad7791: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-8
/
+10
*
iio:ad7476: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-4
/
+3
*
iio:ad7266: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-11
/
+10
*
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-09-29
1
-0
/
+1
|
\
|
*
iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER
Jonathan Cameron
2013-09-28
1
-0
/
+1
*
|
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-25
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
iio: at91: fix adc_clk overflow
Josh Wu
2013-09-18
1
-5
/
+6
*
|
iio: ti_am335x_adc: cleanup error case
Zubair Lutfullah
2013-09-22
1
-10
/
+0
*
|
iio: ti_am335x_adc: cleanup trigger related code
Zubair Lutfullah
2013-09-22
1
-4
/
+0
*
|
iio: ti_am335x_adc: fix static in function header
Zubair Lutfullah
2013-09-22
1
-1
/
+1
*
|
iio:max1363: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-6
/
+1
*
|
iio:at91_adc: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-7
/
+1
*
|
iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-5
/
+1
*
|
iio:ad7923: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-8
/
+2
*
|
iio:ad7887: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-8
/
+2
*
|
iio:ad7476: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-7
/
+2
*
|
iio:ad7298: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-8
/
+2
*
|
iio:ad7266: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-3
/
+2
*
|
iio: ti_am335x_adc: Add continuous sampling support
Zubair Lutfullah
2013-09-21
2
-5
/
+209
*
|
iio: ti_am335x_adc: optimize memory usage
Zubair Lutfullah
2013-09-21
1
-2
/
+2
*
|
iio: at91_adc: Cocci spatch "noderef"
Thomas Meyer
2013-09-20
1
-1
/
+1
*
|
iio: Make available scan_masks const in ad7266
Peter Meerwald
2013-09-18
1
-4
/
+4
*
|
iio:max1361: Use default triggered buffer setup ops
Lars-Peter Clausen
2013-09-16
1
-7
/
+1
*
|
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-09-15
5
-5
/
+5
*
|
iio: adc: Add driver for Microchip MCP3422/3/4 high resolution ADC
Angelo Compagnucci
2013-09-07
3
-0
/
+420
|
/
*
iio: at91: Use different prescal, startup mask in MR for different IP
Josh Wu
2013-08-29
1
-2
/
+9
*
iio: at91: introduce the multiple compatible string for different IPs.
Josh Wu
2013-08-29
1
-38
/
+41
*
iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()
Wei Yongjun
2013-08-28
1
-1
/
+1
*
iio: adc: twl6030-gpadc: Use devm_* API family
Oleksandr Kozaruk
2013-08-19
1
-26
/
+10
*
iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver
Oleksandr Kozaruk
2013-08-17
3
-0
/
+1044
[next]