Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-17 | iio:light:tsl2563 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -5/+5 | |
The original info_mask is going away in favour of the broken out versions. Signed-off-by: Jonathan Cameron <jic23@kernel.org> cc: Jon Brenner <jbrenner@taosinc.com> | |||||
2013-01-27 | iio:light:tsl2563 move out of staging | Jonathan Cameron | 1 | -0/+887 | |
This driver is simple, uses the latest interfaces and contains few if any controversial elements. All of its interfaces have been in place for a long time now. Hence let's move it out of staging. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Peter Meerwald <pmeerw@pmeerw.net> |