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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-15
staging: iio: Add tool to list IIO devices and triggers
Manuel Stahl
2
-0
/
+179
2014-02-15
staging:iio:ad799x Move to devm_request_threaded_irq to make device-removal simpler.
Hartmut Knaack
1
-13
/
+9
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
3
-112
/
+90
2014-02-08
staging:iio:ad799x fix typo in ad799x_events[]
Hartmut Knaack
1
-1
/
+1
2014-02-08
iio: mxs-lradc: remove useless scale_available files
Alexandre Belloni
1
-4
/
+0
2014-02-08
iio: mxs-lradc: fix buffer overflow
Alexandre Belloni
1
-1
/
+1
2014-02-07
Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
3
-6
/
+13
2014-02-03
iio: mxs-lradc: remove useless check
Alexandre Belloni
1
-4
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2014-01-18
staging:iio:lpc32xx_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-18
staging:iio:spear_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-18
staging:iio:accel:sca3000: Cleanup sca3000.h
Peter Meerwald
1
-10
/
+16
2014-01-18
staging:iio:accel:sca3000: Move temperature attribute to channels
Peter Meerwald
1
-77
/
+48
2014-01-18
staging:iio:accel:sca3000: Channels missing in temp_output case
Peter Meerwald
1
-4
/
+3
2014-01-18
staging:iio:accel:sca3000: Event_attribute_group seems to be missing for _info_with_temp
Peter Meerwald
1
-0
/
+1
2014-01-18
staging:iio:accel:sca3000: Fix format of comments
Peter Meerwald
1
-23
/
+29
2014-01-18
staging:iio:accel:sca3000: Fix kerneldoc
Peter Meerwald
1
-5
/
+4
2014-01-15
staging,lpc32xx_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-15
staging,spear_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-11
staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested
Hartmut Knaack
1
-1
/
+2
2014-01-01
iio: Fix a buffer overflow in iio_utils.h example code
Craig Markwardt
1
-3
/
+3
2014-01-01
iio: mxs-lradc: convert is_divided to a bitmap
Alexandre Belloni
1
-4
/
+4
2014-01-01
iio: mxs-lradc: add write_raw function to modify scale
Hector Palacios
1
-1
/
+61
2014-01-01
iio: mxs-lradc: add scale_available file to channels
Hector Palacios
1
-1
/
+105
2014-01-01
iio: mxs-lradc: add scale attribute to channels
Hector Palacios
1
-2
/
+54
2014-01-01
staging:iio:impedance:ad5933: correct error check
Julia Lawall
1
-1
/
+1
2013-12-24
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
14
-87
/
+159
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+6
2013-12-22
staging: iio: hmc5843: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2013-12-17
staging:iio:ad799x fix incorrect endianness specification for buffer elements
Jonathan Cameron
1
-1
/
+7
2013-12-17
staging:iio:ad7606 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-17
staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of missuse of the IIO_ST macro.
Jonathan Cameron
1
-1
/
+6
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
7
-47
/
+47
2013-12-07
iio: mxs-lradc: compute temperature from channel 8 and 9
Alexandre Belloni
1
-13
/
+78
2013-12-03
staging:iio:ad9834: Mark transfer buffers as __b16
Lars-Peter Clausen
1
-2
/
+2
2013-12-03
staging:iio:ad9832: Mark transfer buffers as __be16
Lars-Peter Clausen
1
-3
/
+3
2013-12-03
staging:iio:ad7746: Do not store the transfer buffer on the stack
Lars-Peter Clausen
1
-7
/
+7
2013-12-03
staging:iio:ad7746: Mark transfer buffer as __be32
Lars-Peter Clausen
1
-1
/
+1
2013-12-03
staging:iio:ad7280a: Do not store transfer buffer on the stack
Lars-Peter Clausen
1
-14
/
+15
2013-12-03
staging:iio:ad7280a: Mark transfer buffer as __be32
Lars-Peter Clausen
1
-3
/
+4
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2013-11-25
Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
11
-81
/
+15
2013-11-25
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
1
-0
/
+2
2013-11-24
staging: iio: ad2s1200: Use devm_iio_device_register
Sachin Kamat
1
-9
/
+1
2013-11-24
staging: iio: isl29018: Use devm_iio_device_register
Sachin Kamat
1
-12
/
+1
2013-11-24
staging: iio: adis16060: Use devm_iio_device_register
Sachin Kamat
1
-9
/
+1
2013-11-24
staging: iio: addac: Use devm_iio_device_register
Sachin Kamat
4
-24
/
+1
2013-11-24
staging: iio: lpc32xx_adc: Use devm_iio_device_register
Sachin Kamat
1
-11
/
+1
2013-11-24
staging: iio: ad7816: Use devm_iio_device_register
Sachin Kamat
1
-11
/
+1
2013-11-24
staging: iio: adis16220: Use devm_iio_device_register
Sachin Kamat
1
-5
/
+2
[prev]
[next]