| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: SAMSUNG: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-01-03 | 1 | -12/+7 |
* | ARM: SAMSUNG: Simplify size used for kzalloc | Markus Elfring | 2017-10-04 | 1 | -2/+2 |
* | ARM: SAMSUNG: Remove printk for failed memory allocation | Markus Elfring | 2017-10-04 | 1 | -6/+2 |
* | ARM: plat-samsung: use to_platform_device() | Geliang Tang | 2016-02-25 | 1 | -4/+2 |
* | ARM: SAMSUNG: Constify platform_device_id | Krzysztof Kozlowski | 2015-06-06 | 1 | -1/+1 |
* | ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADC | Sergiy Kibrik | 2015-06-06 | 1 | -2/+2 |
* | ARM: plat-samsung: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ARM: S5PC100: no more support S5PC100 SoC | Kukjin Kim | 2014-07-13 | 1 | -1/+1 |
* | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs | Kukjin Kim | 2014-07-08 | 1 | -1/+1 |
* | arch/arm/plat-samsung: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -5/+0 |
* | ARM: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 1 | -5/+3 |
* | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | ARM: SAMSUNG: use devm_ functions for ADC driver | Eunki Kim | 2012-11-20 | 1 | -35/+13 |
* | ARM: SAMSUNG: fix race in s3c_adc_start for ADC | Todd Poynor | 2012-07-13 | 1 | -3/+5 |
* | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450 | Heiko Stuebner | 2011-10-14 | 1 | -6/+19 |
* | ARM: SAMSUNG: Add support s3c2443-adc for S3C2443 | Heiko Stuebner | 2011-10-14 | 1 | -5/+12 |
* | ARM: SAMSUNG: Fix mux bit modification in s3c_adc_select | Heiko Stuebner | 2011-10-12 | 1 | -1/+2 |
* | ARM: SAMSUNG: Revise PM for 12-bit ADC operations | MyungJoo Ham | 2011-07-20 | 1 | -6/+18 |
* | ARM: SAMSUNG: ADC Channel selection | MyungJoo Ham | 2011-07-20 | 1 | -10/+19 |
* | ARM: SAMSUNG: use regulator VDD for ADC | MyungJoo Ham | 2011-07-20 | 1 | -4/+27 |
* | ARM: SAMSUNG: Fix build warnings because of unused codes | Kukjin Kim | 2010-10-08 | 1 | -1/+0 |
* | ARM: SAMSUNG: Make ADC client SMP safe | Ben Dooks | 2010-05-20 | 1 | -6/+20 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ARM: SAMSUNG: adc: disable/enable IRQ on suspend/resume | Vasily Khoruzhick | 2010-02-24 | 1 | -0/+2 |
* | ARM: SAMSUNG: Add support for 12bit ADC | Maurus Cuelenaere | 2010-02-03 | 1 | -5/+19 |
* | ARM: SAMSUNG: Fix null pointer dereference in ADC driver | Maurus Cuelenaere | 2010-01-26 | 1 | -1/+1 |
* | ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver | Maurus Cuelenaere | 2010-01-18 | 1 | -2/+25 |
* | ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung | Maurus Cuelenaere | 2010-01-18 | 1 | -0/+435 |