1. 5e64897 iio: isl29018: Fix uninitialized value by Derek Basehore · 11 years ago
  2. 80cab1d staging: iio: light: isl29028: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  3. e434dcf staging: iio: light: isl29018: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  4. 3b81379 staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() by Wei Yongjun · 11 years ago
  5. cca9b7f staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  6. 93a9fdf staging:iio:light:isl29028 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  7. f7bd097 staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  8. 9c2251d iio:light:tsl2563 move out of staging by Jonathan Cameron · 12 years ago
  9. af0b8ee staging:iio:tsl2563 drop pointless forward declaration by Jonathan Cameron · 12 years ago
  10. a722dcc staging:iio:tsl2563 Simplify exit path on error in read_interrupt_config. by Jonathan Cameron · 12 years ago
  11. a9e244f6 staging:iio:light:tsl2563 clean comments up. by Jonathan Cameron · 12 years ago
  12. 5ade763 staging:iio:light:tsl2563 drop unnecessary brackets around constants. by Jonathan Cameron · 12 years ago
  13. 3f6a0ba staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding it by Lars-Peter Clausen · 12 years ago
  14. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  16. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  17. 6dc973d iio: isl29018: fix to return error or 0 in isl29018_write_raw() by Wei Yongjun · 12 years ago
  18. 95273f8 tsl2563: fixed bug with disabling interrupts by Derek Basehore · 12 years ago
  19. 1e45cf3 iio: isl29018: Support suspend and resume. by Bryan Freed · 12 years ago
  20. 932323b iio: isl29018: Support fractional ALS scaling. by Bryan Freed · 12 years ago
  21. 8e82875 staging:iio: Add missing __devinit and __devexit annotations by Lars-Peter Clausen · 12 years ago
  22. d291d5f staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter match by Lars-Peter Clausen · 12 years ago
  23. 79d2a6b staging:iio:tsl2x7x: Fix client data inconsistency by Lars-Peter Clausen · 12 years ago
  24. 2a1d45e iio staging: fix spelling of suppression in isl29018 by Peter Meerwald · 12 years ago
  25. 7695afd iio staging: fix tsl2x7x file mode by Peter Meerwald · 12 years ago
  26. 0941b93 iio staging: fix typos in tsl*: register by Peter Meerwald · 12 years ago
  27. 44dd5b0 staging: iio: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  28. 96f691f staging:iio:light: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  29. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  30. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  31. 0f3bcfe staging: iio: tsl2x7x: bugfixes by Jon Brenner · 12 years ago
  32. 3c97c08 staging: iio: add TAOS tsl2x7x driver by Jon Brenner · 12 years ago
  33. 057340e staging: iio: light: isl29018: use regmap for register access by Laxman Dewangan · 12 years ago
  34. 610202d staging: iio: light: of: Fix vendor prefix of isl29018/isl29028 by Laxman Dewangan · 12 years ago
  35. b9a62c6 staging: iio: light: convert multiple spaces to tab by Laxman Dewangan · 12 years ago
  36. 251640a staging:iio: drop procesed_val element of chan_spec. by Jonathan Cameron · 12 years ago
  37. a8c0ed7 staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entries by Jonathan Cameron · 12 years ago
  38. 90354d0 staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. by Jonathan Cameron · 12 years ago
  39. 892cb6d staging: iio: light: isl29028: fix correct mask value by Laxman Dewangan · 12 years ago
  40. 6d59ba2 staging: iio: add driver for isl29028 by Laxman Dewangan · 12 years ago
  41. fe3f8f8 staging:iio:light:tsl2563 channel spec buglet / always reading same adc. by Jonathan Cameron · 12 years ago
  42. dbf717f staging:iio:tsl2563 rewrite probe error handling by Grant Grundler · 12 years ago
  43. 4abf6f8 drivers:staging:iio Fix typos and comments in staging iio. by Justin P. Mattock · 12 years ago
  44. 01788c5 staging:iio: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  45. 4ee1952 staging:iio: isl29018: add of_match table for device-tree probing by Olof Johansson · 13 years ago
  46. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  47. 014fcb1 iio: light sensor: Improve granularity of tsl2583 lux values. by Bryan Freed · 13 years ago
  48. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  49. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  50. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  51. 22dc09c staging:iio:light:tsl2563 missing setting of id in get id function. by Maxin B. John · 13 years ago
  52. a7e3bd6 staging:iio:light:tsl2563 both intensity channels have same chan_spec. by Jonathan Cameron · 13 years ago
  53. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  54. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  55. 15fbc19 Staging: iio/light/tsl2563: fix compile warning by Dan Carpenter · 13 years ago
  56. 97d35f2 Staging: iio/light/tsl2563: unlock on an error path by Dan Carpenter · 13 years ago
  57. 4a70513 staging:iio:lisght:isl29018 use IIO_PROCESSED enum value. by Jonathan Cameron · 13 years ago
  58. 0aeac51 staging: iio: Move sensor drivers to sub menus by Manuel Stahl · 13 years ago
  59. 25d7315 staging:iio:light: V3 fix out of bounds reg_cache[] access by Jonathan Cameron · 13 years ago
  60. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  61. 330c6c5 staging:iio:events - new 64 bit code structure and push out drivers. by Jonathan Cameron · 13 years ago
  62. acc131f staging:iio:light:tsl2563 remove unused headers. by Jonathan Cameron · 13 years ago
  63. 7993906 staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier defines. by Jonathan Cameron · 13 years ago
  64. 9dd1cb3 staging:iio: push "sysfs.h" and linux/irq.h out of iio.h by Jonathan Cameron · 13 years ago
  65. 5aa9618 staging:iio: remove broken support for multiple event interfaces. by Jonathan Cameron · 13 years ago
  66. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  67. 176f9f2 STAGING:iio:light: fix ISL29018 init to handle brownout by Grant Grundler · 13 years ago
  68. c4b14d9 staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc by Jonathan Cameron · 13 years ago
  69. e05e5f2 staging:iio:light:tsl2583 allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  70. deda386 staging:iio:trivial sparse related cleanups. by Jonathan Cameron · 13 years ago
  71. 01e57c5 staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. by Bryan Freed · 13 years ago
  72. 152d52c staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure. by Bryan Freed · 13 years ago
  73. 6d1ad0f staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. by Bryan Freed · 13 years ago
  74. d9b42c0 iio: light sensor: Add SMBUS support to the tsl2563 driver. by Bryan Freed · 13 years ago
  75. 9e4216f iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  76. 8f518d7 iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  77. 7959a7c staging: iio light Kconfig fixlet by maximilian attems · 13 years ago
  78. 927afbe staging:iio:light:isl29018: allocate device state with iio_dev by Jonathan Cameron · 13 years ago
  79. db60697 staging:iio: Trivial kconfig reorganization and uniformity improvements. by Jonathan Cameron · 13 years ago
  80. 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
  81. cbcdf4d staging:iio:light:tsl2563: chan_spec based channel setup. by Jonathan Cameron · 13 years ago
  82. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  83. bdab100 staging:iio:light:tsl2563 remove old style event registration. by Jonathan Cameron · 13 years ago
  84. 1ff7e1d staging:iio:light:tsl2563 constify gain level table. by Jonathan Cameron · 13 years ago
  85. 33789dc staging:iio:tsl2563 take advantage of new iio_device_allocate private data. by Jonathan Cameron · 13 years ago
  86. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  87. ac4f6ee staging: iio: TAOS tsl258x: Device driver by Jon Brenner · 13 years ago
  88. f9f0d35 staging: iio: light remove empty light.h file by Jonathan Cameron · 14 years ago
  89. 45dd3b3 staging: iio: tsl2563 event attribute name updates by Jonathan Cameron · 14 years ago
  90. da1d8b6 staging: iio: tsl2563 move to new event numbering scheme and remove old definitions by Jonathan Cameron · 14 years ago
  91. 9404287 staging: iio: light: Adding driver for ISL29018 ALS by Rhyland Klein · 14 years ago
  92. 388be48 staging:iio: tsl2563 abi fixes and interrupt handling by Jonathan Cameron · 14 years ago
  93. 98a62bb Staging: iio: standardize kconfig/makefile spacing/style by Mike Frysinger · 14 years ago
  94. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  95. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  96. 341713f Staging: iio: light: tsl2563: fix static sparse warning by Greg Kroah-Hartman · 14 years ago
  97. cb6405b1 Staging: iio: light trivial whitespace fix by Jonathan Cameron · 14 years ago
  98. e9124af staging:iio:tsl2563 add a name attribute under the iio by Jonathan Cameron · 14 years ago
  99. 2a6a255 staging:iio:tsl2563: change lux to illuminance0_input to match new abi by Jonathan Cameron · 14 years ago
  100. b36fc07 Staging: iio: light: fix dangling pointers by Wolfram Sang · 14 years ago