1. ec3c13e Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  2. 6467086 staging: iio: isl29018: use regmap to retrieve struct device by Alison Schofield · 9 years ago
  3. 7f3829a staging: iio: light: fix block comments according to kernel coding style by Eva Rachel Retuya · 9 years ago
  4. 79783b3 staging: iio: light: omit space after a cast by Eva Rachel Retuya · 9 years ago
  5. ca52c88 staging: iio: light: indent to match open parenthesis by Eva Rachel Retuya · 9 years ago
  6. 6d9b10c Staging: iio: light: remove exceptional & on function name by Bhumika Goyal · 9 years ago
  7. 1c58f0e staging: iio: Remove unused variable by Cristina Moraru · 9 years ago
  8. d59b7b6 staging: iio: light: Remove explicit comparisons by Cristina Moraru · 9 years ago
  9. 071667a staging: iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  10. b91617e staging:iio:light: Add some missing brackets to make sure code works as intended. by Jonathan Cameron · 9 years ago
  11. 6920ccf staging: iio: light: isl29018: Use standard sysfs attributes for scale and integration time by Roberta Dobrescu · 9 years ago
  12. 809a591 staging: iio: light: isl29018: Rename lux_scale to calibscale by Roberta Dobrescu · 9 years ago
  13. e98ceca staging: iio: light: isl29018: Remove non-standard sysfs attributes by Roberta Dobrescu · 9 years ago
  14. ad3e646 staging: iio: light: Fix quoted string split across lines by Roberta Dobrescu · 10 years ago
  15. 890d228 Staging: iio: light: Use usleep_range instead of msleep by Vaishali Thakkar · 10 years ago
  16. dc4ecaf staging: iio: light: isl29018: add ACPI support by Laurentiu Palcu · 11 years ago
  17. 609acef staging: iio: light: isl29018: add support for isl29023 and isl29035 by Laurentiu Palcu · 10 years ago
  18. 5b4b5b9c staging: iio: light: isl29018: fix typo by Laurentiu Palcu · 10 years ago
  19. 1821092 staging: iio: isl29018: fix sparse warning regarding incorrect type (different signedness) by Teodora Baluta · 10 years ago
  20. 8664ed0 staging: iio: isl29018: Use devm_iio_device_register by Sachin Kamat · 11 years ago
  21. e2aad1d Merge 3.12-rc2 into staging-next. by Greg Kroah-Hartman · 11 years ago
  22. 5e64897 iio: isl29018: Fix uninitialized value by Derek Basehore · 11 years ago
  23. e5e26dd staging: iio: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  24. e434dcf staging: iio: light: isl29018: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  25. f7bd097 staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  26. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  27. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  28. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  29. 6dc973d iio: isl29018: fix to return error or 0 in isl29018_write_raw() by Wei Yongjun · 12 years ago
  30. 1e45cf3 iio: isl29018: Support suspend and resume. by Bryan Freed · 12 years ago
  31. 932323b iio: isl29018: Support fractional ALS scaling. by Bryan Freed · 12 years ago
  32. 2a1d45e iio staging: fix spelling of suppression in isl29018 by Peter Meerwald · 12 years ago
  33. 96f691f staging:iio:light: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  34. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  35. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  36. 057340e staging: iio: light: isl29018: use regmap for register access by Laxman Dewangan · 12 years ago
  37. 610202d staging: iio: light: of: Fix vendor prefix of isl29018/isl29028 by Laxman Dewangan · 12 years ago
  38. 251640a staging:iio: drop procesed_val element of chan_spec. by Jonathan Cameron · 12 years ago
  39. 90354d0 staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. by Jonathan Cameron · 12 years ago
  40. 4ee1952 staging:iio: isl29018: add of_match table for device-tree probing by Olof Johansson · 13 years ago
  41. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  42. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  43. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  44. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  45. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  46. 4a70513 staging:iio:lisght:isl29018 use IIO_PROCESSED enum value. by Jonathan Cameron · 13 years ago
  47. 25d7315 staging:iio:light: V3 fix out of bounds reg_cache[] access by Jonathan Cameron · 13 years ago
  48. 9dd1cb3 staging:iio: push "sysfs.h" and linux/irq.h out of iio.h by Jonathan Cameron · 13 years ago
  49. 176f9f2 STAGING:iio:light: fix ISL29018 init to handle brownout by Grant Grundler · 13 years ago
  50. 01e57c5 staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. by Bryan Freed · 13 years ago
  51. 152d52c staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure. by Bryan Freed · 13 years ago
  52. 6d1ad0f staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. by Bryan Freed · 13 years ago
  53. 927afbe staging:iio:light:isl29018: allocate device state with iio_dev by Jonathan Cameron · 13 years ago
  54. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 13 years ago
  55. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  56. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  57. 9404287 staging: iio: light: Adding driver for ISL29018 ALS by Rhyland Klein · 14 years ago