index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
iio:at91: Report scale as fractional value
Lars-Peter Clausen
1
-3
/
+3
2013-10-01
iio:ad7791: Report scale as fractional value
Lars-Peter Clausen
1
-8
/
+10
2013-10-01
iio:ad7476: Report scale as fractional value
Lars-Peter Clausen
1
-4
/
+3
2013-10-01
iio:ad7266: Report scale as fractional value
Lars-Peter Clausen
1
-11
/
+10
2013-09-29
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2013-09-28
iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER
Jonathan Cameron
1
-0
/
+1
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-5
/
+6
2013-09-22
iio: ti_am335x_adc: cleanup error case
Zubair Lutfullah
1
-10
/
+0
2013-09-22
iio: ti_am335x_adc: cleanup trigger related code
Zubair Lutfullah
1
-4
/
+0
2013-09-22
iio: ti_am335x_adc: fix static in function header
Zubair Lutfullah
1
-1
/
+1
2013-09-21
iio:max1363: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-6
/
+1
2013-09-21
iio:at91_adc: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-7
/
+1
2013-09-21
iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-5
/
+1
2013-09-21
iio:ad7923: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-8
/
+2
2013-09-21
iio:ad7887: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-8
/
+2
2013-09-21
iio:ad7476: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-7
/
+2
2013-09-21
iio:ad7298: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-8
/
+2
2013-09-21
iio:ad7266: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-3
/
+2
2013-09-21
iio: ti_am335x_adc: Add continuous sampling support
Zubair Lutfullah
2
-5
/
+209
2013-09-21
iio: ti_am335x_adc: optimize memory usage
Zubair Lutfullah
1
-2
/
+2
2013-09-20
iio: at91_adc: Cocci spatch "noderef"
Thomas Meyer
1
-1
/
+1
2013-09-18
iio: Make available scan_masks const in ad7266
Peter Meerwald
1
-4
/
+4
2013-09-18
iio: at91: fix adc_clk overflow
Josh Wu
1
-5
/
+6
2013-09-16
iio:max1361: Use default triggered buffer setup ops
Lars-Peter Clausen
1
-7
/
+1
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
5
-5
/
+5
2013-09-07
iio: adc: Add driver for Microchip MCP3422/3/4 high resolution ADC
Angelo Compagnucci
3
-0
/
+420
2013-08-29
iio: at91: Use different prescal, startup mask in MR for different IP
Josh Wu
1
-2
/
+9
2013-08-29
iio: at91: introduce the multiple compatible string for different IPs.
Josh Wu
1
-38
/
+41
2013-08-28
iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()
Wei Yongjun
1
-1
/
+1
2013-08-19
iio: adc: twl6030-gpadc: Use devm_* API family
Oleksandr Kozaruk
1
-26
/
+10
2013-08-17
iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver
Oleksandr Kozaruk
3
-0
/
+1044
2013-08-12
Merge 3.11-rc5 into staging-next
Greg Kroah-Hartman
1
-8
/
+22
2013-08-03
iio: adc: Update ti_am335x_adc Kconfig entry
Sachin Kamat
1
-1
/
+1
2013-08-03
iio: adc: ti_am335x_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-9
/
+4
2013-08-03
iio: max1363: Use devm_iio_device_alloc
Sachin Kamat
1
-10
/
+5
2013-08-03
iio: exynos_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-15
/
+8
2013-08-03
iio: at91: Use devm_iio_device_alloc
Sachin Kamat
1
-16
/
+7
2013-08-03
iio: adc: viperboard_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-7
/
+2
2013-08-03
iio: adc: ti-adc081c: Use devm_* APIs
Sachin Kamat
1
-13
/
+5
2013-08-03
iio: adc: nau7802: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+8
2013-08-03
iio: adc: mcp320x: Use devm_* APIs
Sachin Kamat
1
-13
/
+5
2013-08-03
iio: adc: lp8788_adc: Use devm_* APIs
Sachin Kamat
1
-5
/
+2
2013-08-03
iio: adc: ad7923: Use devm_* APIs
Sachin Kamat
1
-13
/
+7
2013-08-03
iio: adc: ad7887: Use devm_* APIs
Sachin Kamat
1
-16
/
+7
2013-08-03
iio: adc: ad7793: Use devm_* APIs
Sachin Kamat
1
-17
/
+6
2013-08-03
iio: adc: ad7791: Use devm_* APIs
Sachin Kamat
1
-14
/
+5
2013-08-03
iio: adc: ad7476: Use devm_* APIs
Sachin Kamat
1
-18
/
+8
2013-08-03
iio: adc: ad7298: Use devm_* APIs
Sachin Kamat
1
-16
/
+8
2013-08-03
iio: adc: ad7266: Use devm_* APIs
Sachin Kamat
1
-12
/
+4
2013-08-03
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
Lars-Peter Clausen
2
-17
/
+20
[prev]
[next]