summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-191-10/+13
* irqchip: exynos: localize irq lookup for ATAGSArnd Bergmann2013-04-191-7/+12
* irqchip: exynos: allocate combiner_data dynamicallyArnd Bergmann2013-04-191-13/+23
* irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-191-30/+16
* clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-191-15/+6
* clk: exynos: prepare for multiplatformArnd Bergmann2013-04-194-55/+42
* clocksource: exynos_mct: fix build error on non-DTArnd Bergmann2013-04-191-0/+4
* pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()Axel Lin2013-04-191-1/+1
* Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-199-11/+225
|\
| * ARM: exynos: enable multiplatform supportArnd Bergmann2013-04-191-1/+1
| * rtc: s3c: make header file localArnd Bergmann2013-04-192-2/+71
| * mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann2013-04-192-2/+63
| * thermal/exynos: remove unnecessary header inclusionsArnd Bergmann2013-04-191-2/+0
| * mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-193-4/+90
* | Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into...Olof Johansson2013-04-125-0/+316
|\ \
| * | reset: NULL deref on allocation failureDan Carpenter2013-04-121-1/+1
| * | reset: Add reset controller APIPhilipp Zabel2013-04-125-0/+316
* | | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk2013-04-122-0/+260
* | | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-18/+62
|\ \ \
| * | | irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park2013-04-091-13/+37
| * | | irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irqChanho Park2013-04-091-5/+25
* | | | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-0910-6/+2845
|\| | |
| * | | Merge commit 'v3.9-rc5' into next/clk-exynosKukjin Kim2013-04-09501-3499/+8028
| |\ \ \ | | | |/ | | |/|
| * | | clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}Tushar Behera2013-04-081-4/+4
| * | | clk: exynos4: export clocks required for fimc-isSylwester Nawrocki2013-04-081-7/+13
| * | | clk: samsung: Fix compilation errorSachin Kamat2013-04-081-0/+2
| * | | clk: exynos5250: register display block gate clocks to common clock frameworkLeela Krishna Amudala2013-04-041-1/+9
| * | | clk: exynos4: Add support for SoC-specific register save listTomasz Figa2013-04-045-8/+39
| * | | clk: exynos4: Add missing registers to suspend save listTomasz Figa2013-04-041-0/+33
| * | | clk: exynos4: Remove E4X12 prefix from SRC_DMC registerTomasz Figa2013-04-041-2/+2
| * | | clk: exynos4: Add E4210 prefix to GATE_IP_PERIR registerTomasz Figa2013-04-041-8/+8
| * | | clk: exynos4: Add E4210 prefix to LCD1 clock registersTomasz Figa2013-04-041-11/+11
| * | | clk: exynos4: Remove SoC-specific registers from save listTomasz Figa2013-04-041-16/+0
| * | | clk: exynos4: Use SRC_MASK_PERIL{0,1} definitionsTomasz Figa2013-04-041-11/+19
| * | | clk: exynos4: Define {E,V}PLL registersTomasz Figa2013-04-041-4/+12
| * | | clk: exynos4: Add missing mout_sata on Exynos4210Tomasz Figa2013-04-041-0/+1
| * | | clk: exynos4: Add missing CMU_TOP and ISP clocksAndrzej Hajda2013-04-041-3/+107
| * | | clk: exynos4: Add G3D clocksTomasz Figa2013-04-041-8/+14
| * | | clk: exynos4: Add camera related clock definitionsSylwester Nawrocki2013-04-041-17/+33
| * | | clk: exynos4: Export mout_core clock of Exynos4210Tomasz Figa2013-04-041-1/+2
| * | | clk: samsung: Remove unimplemented ops for pllTomasz Figa2013-04-041-80/+0
| * | | clk: exynos4: Export clocks used by exynos cpufreq driversLukasz Majewski2013-04-041-3/+5
| * | | clk: exynos4: Move dac and mixer to Exynos4210-specific clocksTomasz Figa2013-04-041-2/+2
| * | | clk: exynos4: Export sclk_pcm0Tomasz Figa2013-04-041-2/+2
| * | | clk: exynos4: Add missing sclk_audio0 clockTomasz Figa2013-04-041-0/+2
| * | | clk: exynos4: Add missing mout_mipihsi clockTomasz Figa2013-04-041-0/+1
| * | | clk: exynos4: Use mout_mpll_user_* on Exynos4x12Tomasz Figa2013-04-041-61/+111
| * | | clk: exynos4: Correct sclk_mfc clock definitionSylwester Nawrocki2013-04-041-2/+2
| * | | clk: samsung: add infrastructure to add separate aliasesHeiko Stuebner2013-03-282-0/+54
| * | | clk: samsung: always allocate the clk_tableHeiko Stuebner2013-03-281-4/+4