index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:dac:mcp4725 drop specification of scan type as unused in this driver.
Jonathan Cameron
2013-12-17
1
-1
/
+0
*
iio:dac:max517 drop specification of scan type as unused in this driver.
Jonathan Cameron
2013-12-17
1
-1
/
+0
*
iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-2
/
+7
*
iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-2
/
+7
*
iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+5
*
iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-2
/
+7
*
iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+5
*
iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-12-08
1
-3
/
+3
*
iio:ad5791: Do not store transfer buffers on the stack
Lars-Peter Clausen
2013-12-03
1
-25
/
+21
*
iio:ad5791: Mark transfer buffers as __be32
Lars-Peter Clausen
2013-12-03
1
-2
/
+2
*
iio:ad5755: Mark transfer buffer as __be32
Lars-Peter Clausen
2013-12-03
1
-1
/
+1
*
iio:ad5686: Mark transfer buffer as __be32
Lars-Peter Clausen
2013-12-03
1
-1
/
+1
*
iio:ad5421: Mark transfer buffer as __be32
Lars-Peter Clausen
2013-12-03
1
-1
/
+1
*
iio:ad5504: Do not store transfer buffers on the stack
Lars-Peter Clausen
2013-12-03
1
-20
/
+20
*
iio:ad5504: Mark transfer buffers as __be16
Lars-Peter Clausen
2013-12-03
1
-3
/
+3
*
iio: dac: ad5755: Use devm_iio_device_register
Sachin Kamat
2013-11-24
1
-11
/
+1
*
iio: dac: ad5421: Use devm_iio_device_register
Sachin Kamat
2013-11-24
1
-11
/
+1
*
iio: dac: mcp4725: Remove redundant code
Sachin Kamat
2013-10-24
1
-7
/
+1
*
iio: dac: max517: Remove redundant variable
Sachin Kamat
2013-10-24
1
-8
/
+1
*
iio: dac: ad5755: Remove redundant code
Sachin Kamat
2013-10-24
1
-7
/
+1
*
iio: dac: ad5421: Remove redundant code
Sachin Kamat
2013-10-24
1
-7
/
+1
*
iio:ad5421: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
1
-18
/
+44
*
iio:ad5449: Use spi_sync_transfer()
Lars-Peter Clausen
2013-10-05
1
-6
/
+1
*
iio:mcp4725: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-5
/
+3
*
iio:max517: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-5
/
+3
*
iio:ad5791: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-3
/
+3
*
iio:ad5764: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-6
/
+4
*
iio:ad5755: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-12
/
+5
*
iio:ad5686: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-7
/
+3
*
iio:ad5624r: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-6
/
+3
*
iio:ad5504: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-6
/
+3
*
iio:ad5446: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-6
/
+3
*
iio:ad5421: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-11
/
+5
*
iio:ad5380: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-21
/
+19
*
iio:ad5360: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-6
/
+5
*
iio:ad5064: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-4
/
+3
*
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-09-29
2
-1
/
+7
|
\
|
*
iio: dac: ad5446: Add support for AD5641
Aida Mynzhasova
2013-09-23
2
-1
/
+7
*
|
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-25
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-6
/
+6
*
|
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-09-15
10
-9
/
+22
*
|
iio: dac: ad5686: Remove redundant break
Sachin Kamat
2013-09-14
1
-1
/
+0
|
/
*
iio: dac: max517: Use devm_iio_device_alloc
Sachin Kamat
2013-08-19
1
-13
/
+4
[next]