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
/
staging
/
iio
/
cdc
/
ad7152.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-02
staging: iio: cdc: ad7152: remove driver completely
Alexandru Ardelean
1
-552
/
+0
2018-03-10
staging:iio:ad7152: Align arguments to match open parenthesis
Tom Lebreux
1
-3
/
+3
2018-01-08
Staging: iio: cdc: ad7152: Prefer using BIT macro
Sumit Pundir
1
-4
/
+4
2017-12-02
staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()
Markus Elfring
1
-8
/
+9
2017-08-22
staging:iio:cdc: drop assign iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-05-28
staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()
Alexey Khoroshilov
1
-5
/
+1
2017-03-23
staging: iio: Add blank lines after function declarations
Narcisa Ana Maria Vasile
1
-0
/
+1
2017-03-15
Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolic
Miguel Robles
1
-4
/
+4
2017-03-13
staging: iio: cdc: ad7152: Remove exceptional & on function name
simran singhal
1
-3
/
+3
2017-02-25
staging: iio: ad7152: Use BIT() macro for left shifting 1
sayli karnik
1
-4
/
+4
2016-10-23
staging: iio: cdc: ad7152: Replace mlock with a local mutex lock
sayli karnik
1
-11
/
+13
2016-10-23
staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
sayli karnik
1
-51
/
+67
2016-10-03
staging: iio: cdc: ad7152: Add blank line after declarations to increase readability
Anchal Jain
1
-0
/
+4
2015-10-24
staging: iio: cdc: Remove explicit comparisons
Cristina Moraru
1
-1
/
+1
2015-10-04
staging: iio: cdc: use devm_iio_device_register instead iio_device_register
Ioana Ciornei
1
-11
/
+1
2014-04-23
staging: iio: Fix typo in iio
Masanari Iida
1
-1
/
+1
2013-08-28
staging: iio: ad7152: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+4
2013-03-17
staging:iio:cdc:ad7152 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-16
/
+16
2012-11-21
staging: iio: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: iio: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: iio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-10-19
drivers/staging/iio: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-05-14
staging:iio:cdc: Use dev_to_iio_dev()
Lars-Peter Clausen
1
-3
/
+3
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
1
-3
/
+3
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
1
-2
/
+2
2012-04-18
staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
1
-5
/
+9
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-19
/
+19
2011-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
1
-19
/
+19
2011-11-26
staging:iio: Do not use bitmasks for channel info addresses
Lars-Peter Clausen
1
-7
/
+7
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
1
-13
/
+1
2011-10-19
iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
Michael Hennerich
1
-0
/
+559