1. 2006cf1 iio: adc: twl4030-madc: Fix misnamed struct attribute by Lee Jones · 4 years, 6 months ago
  2. 8856d5c iio: adc: twl4030-madc: Remove set but unused variables 'len' by Lee Jones · 4 years, 6 months ago
  3. 3593cd5 Replace HTTP links with HTTPS ones: drivers/iio by Alexander A. Klimov · 4 years, 7 months ago
  4. 8cb631c iio: Remove superfluous of_node assignments by Lars-Peter Clausen · 4 years, 7 months ago
  5. d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 8 months ago
  6. 54f965d iio: adc: twl4030: Use false / true instead of 0 / 1 with booleans by Jonathan Cameron · 5 years ago
  7. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  8. 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
  9. 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  10. b2e3120 Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  11. 5306384 iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  12. 7f70be6 iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  13. 245a396 iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  14. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  15. 52b31bc iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  16. 7af1a06 iio: adc: twl4030: Fold twl4030-madc.h into driver by Sebastian Reichel · 8 years ago
  17. 842eb60 iio: adc: twl4030: Remove twl4030_madc_request.func_cb by Sebastian Reichel · 8 years ago
  18. 42ab927 iio: adc: twl4030: Unexport twl4030_madc_conversion() by Sebastian Reichel · 8 years ago
  19. 6576ff7 iio: adc: twl4030: Drop twl4030_get_madc_conversion() by Sebastian Reichel · 8 years ago
  20. 7cc97d7 iio: adc: twl4030: Fix ADC[3:6] readings by Adam YH Lee · 9 years ago
  21. a732cd4 Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  22. 6c0d48c iio: twl4030-madc: Pass the IRQF_ONESHOT flag by Fabio Estevam · 10 years ago
  23. 994bda8 iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator() by H. Nikolaus Schaller · 10 years ago
  24. 0cbb39f iio: adc: twl4030_madc: Fix calculation of the temperature sense current by H. Nikolaus Schaller · 10 years ago
  25. 81816af iio: remove .owner field for driver using module_platform_driver by Sanjeev Sharma · 10 years ago
  26. e0326be twl4030-madc: Request processed values in twl4030_get_madc_conversion by Paul Kocialkowski · 11 years ago
  27. 3c69910 mfd: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  28. b2931b9 mfd: twl4030-madc: Move driver to drivers/iio/adc by Sebastian Reichel · 11 years ago[Renamed from drivers/mfd/twl4030-madc.c]
  29. 168ae30 mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers by Sebastian Reichel · 11 years ago
  30. 99be024 mfd: twl4030-madc: Cleanup driver by Sebastian Reichel · 11 years ago
  31. 2f39b70 mfd: twl4030-madc: Add DT support and convert to IIO framework by Sebastian Reichel · 11 years ago
  32. e7f22b7 mfd: twl4030-madc: Use managed resources by Sebastian Reichel · 11 years ago
  33. 334a41ce mfd: Use dev_get_platdata() by Jingoo Han · 11 years ago
  34. c3d6a0a mfd: twl4030-madc: Remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  35. a5055d5 mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion by Pali Rohár · 12 years ago
  36. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 12 years ago
  37. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  38. 4740f73 mfd: remove use of __devexit by Bill Pemberton · 12 years ago
  39. f791be4 mfd: remove use of __devinit by Bill Pemberton · 12 years ago
  40. e45342f mfd: twl4030-madc: Change TWL4030_MODULE_* ids to TWL_MODULE_* by Peter Ujfalusi · 12 years ago
  41. 65349d6 mfd: Convert MFD drivers to use module_platform_driver by Mark Brown · 13 years ago
  42. 3d6271f mfd: Turn on the twl4030-madc MADC clock by Kyle Manna · 13 years ago
  43. d0e84ca mfd: Check for twl4030-madc NULL pointer by Kyle Manna · 13 years ago
  44. 66cc5b8 mfd: Copy the device pointer to the twl4030-madc structure by Kyle Manna · 13 years ago
  45. e178ccb mfd: Fix mismatch in twl4030 mutex lock-unlock by Sanjeev Premi · 14 years ago
  46. 0ea3e83 mfd: Add "platform:" prefix for twl4030-madc platform modalias by Axel Lin · 14 years ago
  47. f99c1d4 mfd: Add twl4030 madc driver by Keerthy · 14 years ago