summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | ARM: s3c2410_defconfig: update s3c2410_defconfigKukjin Kim2012-03-031-38/+17
| | | * | | | | | | ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim2012-03-0311-54/+35
| | | * | | | | | | ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim2012-03-0325-209/+191
| | | * | | | | | | ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim2012-03-0311-57/+57
| | | * | | | | | | ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim2012-03-0313-98/+98
| | | * | | | | | | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-0379-184/+214
| | | * | | | | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-0325-46/+45
| | | * | | | | | | ARM: S3C2410: move s3c2410_baseclk_add to clock.hHeiko Stuebner2012-01-312-2/+4
| | | * | | | | | | ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner2012-01-314-21/+17
| | | * | | | | | | ARM: S3C24XX: Remove extern declaration of clk_msysclkHeiko Stuebner2012-01-311-1/+0
| | | * | | | | | | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-313-7/+6
| | | * | | | | | | ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner2012-01-276-147/+0
| * | | | | | | | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-0727-107/+82
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-0728-108/+83
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-214-15/+4
| | | * | | | | | | ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim2012-01-213-8/+8
| | | * | | | | | | ARM: S5PC100: use static declaration when it is not used in other filesKukjin Kim2012-01-212-20/+20
| | | * | | | | | | ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim2012-01-213-17/+11
| | | * | | | | | | ARM: S3C64XX: use static declaration when it is not used in other filesKukjin Kim2012-01-213-4/+2
| | | * | | | | | | ARM: S3C24XX: use static declaration when it is not used in other filesKukjin Kim2012-01-216-25/+19
| | | * | | | | | | ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim2012-01-217-12/+12
| | | |/ / / / / /
| * | | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson2012-03-074-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP2+: Fix build error after mergeTony Lindgren2012-03-074-0/+5
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Arnd Bergmann2012-03-044-3/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: tegra: Enable CPUIdle on Tegra20Peter De Schrijver2012-03-041-2/+0
| | * | | | | | | | ARM: tegra: export usb phy symbolsArnd Bergmann2012-03-041-0/+11
| | * | | | | | | | ARM: tegra: build localtimer support only when neededArnd Bergmann2012-03-041-1/+2
| | * | | | | | | | ARM: tegra: select CPU_FREQ_TABLEArnd Bergmann2012-03-041-0/+2
| | * | | | | | | | Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixesOlof Johansson2012-03-04138-2303/+893
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ARM: tegra: select required CPU and L2 errata optionsStephen Warren2012-02-261-0/+12
| | * | | | | | | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2012-02-062-6/+6
| | * | | | | | | | ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2012-02-062-2/+2
| * | | | | | | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-027-692/+549
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gpio/omap: handle set_dataout reg capable IP on restoreNishanth Menon2012-02-061-1/+6
| | * | | | | | | | | gpio/omap: restore OE only after setting the output levelNishanth Menon2012-02-061-1/+2
| | * | | | | | | | | gpio/omap: enable irq at the end of all configuration in restoreNishanth Menon2012-02-061-4/+5
| | * | | | | | | | | gpio/omap: save and restore debounce registersNishanth Menon2012-02-061-0/+12
| | * | | | | | | | | gpio/omap: remove omap_gpio_save_context overheadTarun Kanti DebBarma2012-02-061-28/+28
| | * | | | | | | | | gpio/omap: fix incorrect access of debounce moduleTarun Kanti DebBarma2012-02-061-5/+13
| | * | | | | | | | | gpio/omap: fix debounce clock handlingTarun Kanti DebBarma2012-02-061-10/+19
| | * | | | | | | | | gpio/omap: cleanup prepare_for_idle and resume_after_idleTarun Kanti DebBarma2012-02-061-98/+147
| | * | | | | | | | | gpio/omap: optimize suspend and resume functionsTarun Kanti DebBarma2012-02-061-25/+29
| | * | | | | | | | | gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-062-26/+44
| | * | | | | | | | | gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V2012-02-061-1/+1
| | * | | | | | | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-066-55/+10
| | * | | | | | | | | gpio/omap: remove unnecessary bit-masking for read accessTarun Kanti DebBarma2012-02-061-3/+0
| | * | | | | | | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-063-5/+5
| | * | | | | | | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-062-55/+57
| | * | | | | | | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-065-114/+53
| | * | | | | | | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-063-22/+23
OpenPOWER on IntegriCloud