1. c6ff132 ARM: s3c: make headers local if possible by Arnd Bergmann · 5 years ago
  2. 71b9114 ARM: s3c: move into a common directory by Arnd Bergmann · 5 years ago[Renamed from arch/arm/plat-samsung/adc.c]
  3. 7dbad03 ARM: s3c: adc: move header to linux/soc/samsung by Arnd Bergmann · 4 years, 6 months ago
  4. 06b2921 ARM: samsung: Use devm_platform_ioremap_resource() to simplify code by Tang Bin · 4 years, 9 months ago
  5. ee9a71a ARM: samsung: Omit superfluous error message in s3c_adc_probe() by Tang Bin · 4 years, 9 months ago
  6. 45984f0 ARM: samsung: Rename Samsung and Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
  7. 053a389 headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devicetable.h> by Randy Dunlap · 7 years ago
  8. 2909247 ARM: samsung: simplify getting .drvdata by Wolfram Sang · 7 years ago
  9. 4490e3c ARM: SAMSUNG: Add SPDX license identifiers by Krzysztof Kozlowski · 7 years ago
  10. 09e1cf8 ARM: SAMSUNG: Simplify size used for kzalloc by Markus Elfring · 7 years ago
  11. a3d1d8a ARM: SAMSUNG: Remove printk for failed memory allocation by Markus Elfring · 7 years ago
  12. 81c2584 ARM: plat-samsung: use to_platform_device() by Geliang Tang · 9 years ago
  13. e6350c5 ARM: SAMSUNG: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  14. 0c5f989 ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADC by Sergiy Kibrik · 10 years ago
  15. 5e641f9 ARM: plat-samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  16. b8529ec ARM: S5PC100: no more support S5PC100 SoC by Kukjin Kim · 11 years ago
  17. 070b8b4 ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs by Kukjin Kim · 11 years ago
  18. c818b58 arch/arm/plat-samsung: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  19. 5857bd9 ARM: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  20. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 2ee8e6f ARM: SAMSUNG: use devm_ functions for ADC driver by Eunki Kim · 12 years ago
  22. 8265981b ARM: SAMSUNG: fix race in s3c_adc_start for ADC by Todd Poynor · 13 years ago
  23. 35cc3cea ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450 by Heiko Stuebner · 13 years ago
  24. 6247cea ARM: SAMSUNG: Add support s3c2443-adc for S3C2443 by Heiko Stuebner · 13 years ago
  25. df303e0 ARM: SAMSUNG: Fix mux bit modification in s3c_adc_select by Heiko Stuebner · 13 years ago
  26. 67dcaec ARM: SAMSUNG: Revise PM for 12-bit ADC operations by MyungJoo Ham · 14 years ago
  27. 64df92e ARM: SAMSUNG: ADC Channel selection by MyungJoo Ham · 14 years ago
  28. f462904 ARM: SAMSUNG: use regulator VDD for ADC by MyungJoo Ham · 14 years ago
  29. 1a95036 ARM: SAMSUNG: Fix build warnings because of unused codes by Kukjin Kim · 14 years ago
  30. 1f1f584 ARM: SAMSUNG: Make ADC client SMP safe by Ben Dooks · 15 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. a0af8b3 ARM: SAMSUNG: adc: disable/enable IRQ on suspend/resume by Vasily Khoruzhick · 15 years ago
  33. 91492b4 ARM: SAMSUNG: Add support for 12bit ADC by Maurus Cuelenaere · 15 years ago
  34. f6b5670 ARM: SAMSUNG: Fix null pointer dereference in ADC driver by Maurus Cuelenaere · 15 years ago
  35. bcedfa9 ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver by Maurus Cuelenaere · 15 years ago
  36. 3929e1e ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung by Maurus Cuelenaere · 15 years ago[Renamed (99%) from arch/arm/plat-s3c24xx/adc.c]
  37. ad4e22f ARM: S3C: move s3c_adc_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  38. d3bf395 ARM: S3C: Fix adc function exports by Ryan Mallon · 15 years ago
  39. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  40. e170adc ARM: S3C: Add ADC synchronous read call. by Ben Dooks · 16 years ago
  41. 3f7ea46 [ARM] S3C: ADC: Expose number of remaining conversions to convert callback by Nelson Castillo · 16 years ago
  42. 0c3ee07 [ARM] S3C24XX: ADC: Check pending queue before freeing adc client by Ramax Lo · 16 years ago
  43. f8c8ac8 [ARM] S3C: Fix ADC driver sparse warning by Ben Dooks · 16 years ago
  44. 28ab44c5b [ARM] S3C24XX: ADC driver core by Ben Dooks · 16 years ago