Revision tags: v3.8, v3.8-rc7, v3.8-rc6, v3.8-rc5, v3.8-rc4, v3.8-rc3 |
|
#
14543a00 |
| 09-Jan-2013 |
Lars-Peter Clausen <lars@metafoo.de> |
iio: Use spi_sync_transfer()
Use the new spi_sync_transfer() helper function instead of open-coding it.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@ke
iio: Use spi_sync_transfer()
Use the new spi_sync_transfer() helper function instead of open-coding it.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
show more ...
|
#
81ca486f |
| 06-Jan-2013 |
Jonathan Cameron <jic23@kernel.org> |
iio:accel:kxsd9 move out of staging
This is a very simple driver giving basic access to this part over an spi bus.
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
#
d526e513 |
| 06-Jan-2013 |
Jonathan Cameron <jic23@kernel.org> |
staging:iio:accel:kxsd9
Remove an unneeded initialization and trivial reorder to ensure the device is ready when the device is registered.
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
#
8f5f90a8 |
| 26-Jan-2013 |
Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
Merge 3.8-rc5 into staging-next
This resolves a merge issue with a iio driver, and the zram code.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|