1. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  2. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  3. 3a1d948 Staging: iio: Remove exceptional & on function name by Shraddha Barke · 9 years ago
  4. d832fb26 Staging: iio: addac: Prefer using the BIT macro by Shraddha Barke · 9 years ago
  5. 071667a staging: iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  6. 9291766 Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  7. 237d0bf staging: iio: addac: annotate Kconfig entries with module name information by Roxana Blaj · 10 years ago
  8. 96cb9ab staging: iio: addac: fix line over 80 characters by Roxana Blaj · 10 years ago
  9. aa27f0b staging: iio: addac: Combined seperated strings. by Gulsah Kose · 10 years ago
  10. 15c6436 staging: iio: addac: remove unnecessary else by Roxana Blaj · 10 years ago
  11. d5cef008 Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  12. e3c5be2 staging: iio: Fix typo in iio by Masanari Iida · 10 years ago
  13. 6db685c staging: addac: adt7316.c: Fix line over 80 characters by Aybuke Ozdemir · 10 years ago
  14. 4b31467 staging: iio: addac: adt7316.h Fix Unnecessary space after function pointer name by Aybuke Ozdemir · 10 years ago
  15. 334696b staging: iio: addac: Use devm_iio_device_register by Sachin Kamat · 11 years ago
  16. edf7abd Staging: iio: adt7316-i2c: quoted string split across lines by Ebru Akagunduz · 11 years ago
  17. 106cac2 Staging: iio: adt7316-spi: fix quoted string split across lines by Ebru Akagunduz · 11 years ago
  18. e5e26dd staging: iio: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  19. 7af9648 staging: iio: adt7316: Use devm_* APIs by Sachin Kamat · 11 years ago
  20. aae6e9e staging:iio:adt7316: Don't expose the chip reset to userspace by Lars-Peter Clausen · 11 years ago
  21. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  22. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  23. 9f16778 staging:iio:adt7316 Fix some 'interesting' string operations by Luck, Tony · 11 years ago
  24. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  25. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  26. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  27. 703196b staging:iio:addac: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  28. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  29. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  30. 01788c5 staging:iio: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  31. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  32. 94386ab staging:iio: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  33. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  34. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  35. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  36. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  37. e63abd0 iio: Spell fix - consistent use of Converter - no functional changes by Michael Hennerich · 13 years ago
  38. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  39. 3e2c96e staging:iio: gpio build dependency fixing by Jonathan Cameron · 13 years ago
  40. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  41. 0aeac51 staging: iio: Move sensor drivers to sub menus by Manuel Stahl · 13 years ago
  42. 6993248 treewide: remove extra semicolons from various parts of the kernel by Justin P. Mattock · 13 years ago
  43. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  44. 3e39440 staging:iio:fix using iio_priv or iio_dev after iio_unregister_device by Jonathan Cameron · 13 years ago
  45. 5aa9618 staging:iio: remove broken support for multiple event interfaces. by Jonathan Cameron · 13 years ago
  46. 8e7d967 staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer. by Jonathan Cameron · 13 years ago
  47. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  48. 8df3223 staging:iio:addac:adt7316 make interrupt mask sane. by Jonathan Cameron · 13 years ago
  49. 70be429 staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  50. 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
  51. 383f650 staging:iio:addac:adt7316 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  52. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  53. 90f79e7 staging:iio:adt7316 get rid of legacy event handling code. by Jonathan Cameron · 13 years ago
  54. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  55. 95cd17c staging: Remove unnecessary semicolons when switch (foo) {...}; by Joe Perches · 13 years ago
  56. 35f6b6b staging: iio: new ADT7316/7/8 and ADT7516/7/9 driver by Sonic Zhang · 14 years ago