index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
at91_adc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply
Nizam Haider
2015-11-22
1
-1
/
+1
*
iio: adc: at91_adc: allow to use full range of startup time
Jan Leupold
2015-06-21
1
-4
/
+4
*
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2015-03-07
1
-3
/
+2
*
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-09-22
1
-5
/
+7
|
\
|
*
iio: adc: at91: don't use the last converted data register
Ludovic Desroches
2014-09-14
1
-5
/
+7
*
|
iio: adc: at91: make the function handle_adc_eoc_trigger() static
Josh Wu
2014-08-30
1
-1
/
+1
|
/
*
Merge 3.16-rc2 into staging-next
Greg Kroah-Hartman
2014-06-22
1
-8
/
+8
|
\
|
*
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-06-18
1
-8
/
+8
|
|
\
|
|
*
iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
Dan Carpenter
2014-06-14
1
-8
/
+8
*
|
|
Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-06-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2014-06-14
1
-1
/
+1
|
|
/
*
|
iio: adc: at91: add sam9rl support
Alexandre Belloni
2014-05-07
1
-0
/
+18
*
|
iio: adc: at91: remove unused include from include/mach
Alexandre Belloni
2014-05-07
1
-1
/
+102
*
|
iio: adc: at91_adc: Add support for touchscreens without TSMR
Alexandre Belloni
2014-05-07
1
-47
/
+153
*
|
iio: adc: at91: cleanup platform_data
Alexandre Belloni
2014-05-07
1
-0
/
+19
|
/
*
iio: adc: at91_adc: correct default shtim value
Alexandre Belloni
2014-03-15
1
-2
/
+5
*
iio: adc: at91_adc: Repair broken platform_data support
Alexandre Belloni
2014-03-06
1
-4
/
+22
*
iio: at91: fix error return code in at91_adc_probe()
Wei Yongjun
2013-11-02
1
-0
/
+1
*
iio: at91: introduce touch screen support in iio adc driver
Josh Wu
2013-10-17
1
-24
/
+364
*
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:at91: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-3
/
+3
*
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:at91_adc: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-7
/
+1
*
|
iio: at91_adc: Cocci spatch "noderef"
Thomas Meyer
2013-09-20
1
-1
/
+1
*
|
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-09-15
1
-1
/
+1
|
/
*
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: at91: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
1
-16
/
+7
*
iio: at91_adc: Add missing CONFIG_OF macro
Sachin Kamat
2013-06-04
1
-0
/
+2
*
iio: at91_adc: fix missing Sample and Hold time
Jean-Christophe PLAGNIOL-VILLARD
2013-04-02
1
-1
/
+14
*
iio: at91_adc: add sleep mode support
Jean-Christophe PLAGNIOL-VILLARD
2013-04-02
1
-9
/
+10
*
iio: at91_adc: add low and high res support
Ludovic Desroches
2013-04-02
1
-4
/
+70
*
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-03-25
1
-2
/
+2
*
iio:adc:at91_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-2
/
+2
*
iio: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-3
/
+3
*
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-14
1
-1
/
+1
|
\
|
*
iio: at91: fix dev var name in at91_adc_trigger_handler
Jean-Christophe PLAGNIOL-VILLARD
2012-12-27
1
-1
/
+1
*
|
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
|
/
*
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-10
1
-2
/
+1
*
Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"
Axel Lin
2012-10-31
1
-6
/
+10
*
iio: at91_adc: Use devm_kcalloc to allocate arrays
Lars-Peter Clausen
2012-10-19
1
-10
/
+6
*
iio: use iio_push_to_buffer() in at91 driver
Peter Meerwald
2012-10-19
1
-1
/
+1
*
iio: remove useless irq_enabled variable in at91
Peter Meerwald
2012-10-19
1
-3
/
+0
*
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-16
1
-1
/
+1
|
\
|
*
drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
2012-08-27
1
-1
/
+1
*
|
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-08
1
-1
/
+1
*
|
drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-09-03
1
-24
/
+9
*
|
drivers/iio/adc/at91_adc.c: use devm_ functions
Julia Lawall
2012-08-16
1
-34
/
+8
|
/
[next]