Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a43b933bcbbd6c7e2660b672a311345cea9524c1
/
drivers
/
iio
/
adc
55b40d3
iio: max1363: Use devm_regulator_get_optional for optional regulator
by Guenter Roeck
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
ac266635
Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd
by Linus Torvalds
· 11 years ago
28b4c29
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
by Lee Jones
· 11 years ago
7ca6740
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
by Sebastian Andrzej Siewior
· 11 years ago
3954b7b
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
by Sebastian Andrzej Siewior
· 11 years ago
7e170c6
mfd: ti_am335x_tscadc: Don't read back REG_SE
by Sebastian Andrzej Siewior
· 11 years ago
fb7f8ce
iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()
by Sebastian Andrzej Siewior
· 11 years ago
a6e8e3a
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
912cbd4
Merge 3.13-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
77d84ff
treewide: Fix typos in printk
by Masanari Iida
· 11 years ago
e39d990
iio:adc:ad7887 Fix channel reported endianness from cpu to big endian
by Jonathan Cameron
· 11 years ago
cb95585
iio: Remove support for the legacy event config interface
by Lars-Peter Clausen
· 11 years ago
54e018d
iio:ad7266: Mark transfer buffer as __be16
by Lars-Peter Clausen
· 11 years ago
06749f1
Merge v3.13-rc2 into staging-next
by Greg Kroah-Hartman
· 11 years ago
3ce5ae8
Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
1676587
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
2191d0f
iio: adc: viperboard: Use devm_iio_device_register
by Sachin Kamat
· 11 years ago
2842d4c
iio: adc: mcp3422: Use devm_iio_device_register
by Sachin Kamat
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
f227c13
iio: Drop scan_type from viperboard adc driver
by Peter Meerwald
· 11 years ago
fe26980
iio: adc: ti_am335x_adc: avoid double free of buffer.
by Lars-Peter Clausen
· 11 years ago
a5a3e43
iio: Fix sign extension table in mcp3422 driver
by Peter Meerwald
· 11 years ago
00582bf
iio: at91: fix error return code in at91_adc_probe()
by Wei Yongjun
· 11 years ago
ae0f29d
iio: adc: twl6030-gpadc: Remove redundant code
by Sachin Kamat
· 11 years ago
de06b34
iio: adc: ti_am335x_adc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
d453a4a
iio: adc: nau7802: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
fc21acc
iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
61bdda6
iio:adc:max1363 support SMBus for 8-bit devices
by Vivien Didelot
· 11 years ago
1f100e8
iio: adc: ti-adc081c: Include linux/of.h header
by Sachin Kamat
· 11 years ago
62ba493
iio: adc: nau7802: Include linux/of.h header
by Sachin Kamat
· 11 years ago
de36d81
iio: adc: mcp3422: Include linux/of.h header
by Sachin Kamat
· 11 years ago
c8b11de
iio: at91: introduce touch screen support in iio adc driver
by Josh Wu
· 11 years ago
24adaf7
iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
eddcee8
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
41288e0
iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().
by Lars-Peter Clausen
· 11 years ago
06e1b54
iio:ad7266: Remove redundant call to iio_sw_preenable()
by Lars-Peter Clausen
· 11 years ago
e4ec84f
iio:max1363: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
2b6d598
iio: at91: move the num_channels from DT to driver itself
by Josh Wu
· 11 years ago
c460166
iio: at91: ADC start-up time calculation changed since at91sam9x5
by Josh Wu
· 11 years ago
b217167
iio:max1363: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
c45e561
iio:at91: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
488a218
iio:ad7791: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
d88c89d
iio:ad7476: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
2ebc39c
iio:ad7266: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
b4e8459
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
09f33c3
iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER
by Jonathan Cameron
· 11 years ago
e2aad1d
Merge 3.12-rc2 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
074b6a8
iio: ti_am335x_adc: cleanup error case
by Zubair Lutfullah
· 11 years ago
a77d020
iio: ti_am335x_adc: cleanup trigger related code
by Zubair Lutfullah
· 11 years ago
98c08cf
iio: ti_am335x_adc: fix static in function header
by Zubair Lutfullah
· 11 years ago
d49d95c
iio:max1363: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
e79cece
iio:at91_adc: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
a1be505
iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
9f4fa4f
iio:ad7923: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
5afd602
iio:ad7887: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
b05583a
iio:ad7476: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
85ec237
iio:ad7298: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
fce8abf
iio:ad7266: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
ca9a563
iio: ti_am335x_adc: Add continuous sampling support
by Zubair Lutfullah
· 11 years ago
0f6fc7d
iio: ti_am335x_adc: optimize memory usage
by Zubair Lutfullah
· 11 years ago
4287723
iio: at91_adc: Cocci spatch "noderef"
by Thomas Meyer
· 11 years ago
2bdb3af
iio: Make available scan_masks const in ad7266
by Peter Meerwald
· 11 years ago
db10e20
iio: at91: fix adc_clk overflow
by Josh Wu
· 11 years ago
7a1aeba
iio:max1361: Use default triggered buffer setup ops
by Lars-Peter Clausen
· 11 years ago
8c60c7e
iio: Remove unnecessary casts for iio_push_to_buffers()
by Lars-Peter Clausen
· 11 years ago
07914c8
iio: adc: Add driver for Microchip MCP3422/3/4 high resolution ADC
by Angelo Compagnucci
· 11 years ago
9120c0b
iio: at91: Use different prescal, startup mask in MR for different IP
by Josh Wu
· 11 years ago
e1811f9
iio: at91: introduce the multiple compatible string for different IPs.
by Josh Wu
· 11 years ago
2d2da9f
iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()
by Wei Yongjun
· 11 years ago
fa659a4
iio: adc: twl6030-gpadc: Use devm_* API family
by Oleksandr Kozaruk
· 11 years ago
1696f36
iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver
by Oleksandr Kozaruk
· 11 years ago
fbf8d71
Merge 3.11-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
be85697
iio: adc: Update ti_am335x_adc Kconfig entry
by Sachin Kamat
· 11 years ago
a064813
iio: adc: ti_am335x_adc: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
6917e1d
iio: max1363: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
ebeb021
iio: exynos_adc: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
f883753
iio: at91: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
3ef50f8
iio: adc: viperboard_adc: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
99e94b6
iio: adc: ti-adc081c: Use devm_* APIs
by Sachin Kamat
· 11 years ago
ed6886c
iio: adc: nau7802: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
a726dea
iio: adc: mcp320x: Use devm_* APIs
by Sachin Kamat
· 11 years ago
8483aa5
iio: adc: lp8788_adc: Use devm_* APIs
by Sachin Kamat
· 11 years ago
e59576d
iio: adc: ad7923: Use devm_* APIs
by Sachin Kamat
· 11 years ago
82429e0
iio: adc: ad7887: Use devm_* APIs
by Sachin Kamat
· 11 years ago
a358013
iio: adc: ad7793: Use devm_* APIs
by Sachin Kamat
· 11 years ago
eb8fe60
iio: adc: ad7791: Use devm_* APIs
by Sachin Kamat
· 11 years ago
4ea454d
iio: adc: ad7476: Use devm_* APIs
by Sachin Kamat
· 11 years ago
7abe900
iio: adc: ad7298: Use devm_* APIs
by Sachin Kamat
· 11 years ago
ded4fef
iio: adc: ad7266: Use devm_* APIs
by Sachin Kamat
· 11 years ago
3edc84e
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
by Lars-Peter Clausen
· 11 years ago
8b20be8
iio: Add Nuvoton NAU7802 ADC driver
by Alexandre Belloni
· 11 years ago
b1451e5
iio: ti_am335x_adc: Fix wrong samples received on 1st read
by Patil, Rachna
· 11 years ago
7807725
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
3aa78e0
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 11 years ago
bc93aa7
iio: ti_am335x_adc: add missing .driver_module to struct iio_info
by Wei Yongjun
· 11 years ago
1460c15
iio: ti_am335x_adc: check if we found the value
by Sebastian Andrzej Siewior
· 11 years ago
18926ed
iio: ti_am335x_adc: Allow to specify input line
by Sebastian Andrzej Siewior
· 11 years ago
8c89630
input: ti_am335x_adc: use only FIFO0 and clean up a little
by Sebastian Andrzej Siewior
· 11 years ago
9f99928
mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc
by Sebastian Andrzej Siewior
· 11 years ago
Next »