Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/ | Kukjin Kim | 2012-03-03 | 13 | -98/+98 | |
| | | * | | | | | | | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ | Kukjin Kim | 2012-03-03 | 79 | -184/+214 | |
| | | * | | | | | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2012-03-03 | 13 | -28/+27 | |
| | | * | | | | | | | ARM: S3C2410: move s3c2410_baseclk_add to clock.h | Heiko Stuebner | 2012-01-31 | 2 | -2/+4 | |
| | | * | | | | | | | ARM: S3C24XX: move common S3C2443 clock definitions to clock.h | Heiko Stuebner | 2012-01-31 | 4 | -21/+17 | |
| | | * | | | | | | | ARM: S3C24XX: Remove extern declaration of clk_msysclk | Heiko Stuebner | 2012-01-31 | 1 | -1/+0 | |
| | | * | | | | | | | ARM: S3C24XX: move spi-s3c24xx platdata out of mach | Heiko Stuebner | 2012-01-31 | 2 | -28/+1 | |
| | | * | | | | | | | ARM: S3C24XX: remove unused spi gpio setup functions | Heiko Stuebner | 2012-01-27 | 6 | -147/+0 | |
| * | | | | | | | | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-03-07 | 27 | -107/+82 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static | Kukjin Kim | 2012-03-07 | 28 | -108/+83 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | ARM: SAMSUNG: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 4 | -15/+4 | |
| | | * | | | | | | | ARM: S5PV210: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 3 | -8/+8 | |
| | | * | | | | | | | ARM: S5PC100: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 2 | -20/+20 | |
| | | * | | | | | | | ARM: S5P64X0: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 3 | -17/+11 | |
| | | * | | | | | | | ARM: S3C64XX: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 3 | -4/+2 | |
| | | * | | | | | | | ARM: S3C24XX: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 6 | -25/+19 | |
| | | * | | | | | | | ARM: EXYNOS: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 7 | -12/+12 | |
| | | |/ / / / / / | ||||||
| * | | | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Olof Johansson | 2012-03-07 | 4 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: OMAP2+: Fix build error after merge | Tony Lindgren | 2012-03-07 | 4 | -0/+5 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Arnd Bergmann | 2012-03-04 | 4 | -3/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: tegra: Enable CPUIdle on Tegra20 | Peter De Schrijver | 2012-03-04 | 1 | -2/+0 | |
| | * | | | | | | | | ARM: tegra: export usb phy symbols | Arnd Bergmann | 2012-03-04 | 1 | -0/+11 | |
| | * | | | | | | | | ARM: tegra: build localtimer support only when needed | Arnd Bergmann | 2012-03-04 | 1 | -1/+2 | |
| | * | | | | | | | | ARM: tegra: select CPU_FREQ_TABLE | Arnd Bergmann | 2012-03-04 | 1 | -0/+2 | |
| | * | | | | | | | | Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixes | Olof Johansson | 2012-03-04 | 134 | -2273/+774 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ARM: tegra: select required CPU and L2 errata options | Stephen Warren | 2012-02-26 | 1 | -0/+12 | |
| | * | | | | | | | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plug | Marc Dietrich | 2012-02-06 | 2 | -6/+6 | |
| | * | | | | | | | | ARM: tegra: paz00: fix wrong SD1 power gpio | Marc Dietrich | 2012-02-06 | 2 | -2/+2 | |
| * | | | | | | | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanup | Arnd Bergmann | 2012-03-02 | 6 | -53/+87 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gpio/omap: use pm-runtime framework | Tarun Kanti DebBarma | 2012-02-06 | 1 | -2/+0 | |
| | * | | | | | | | | | gpio/omap: fix bankwidth for OMAP7xx MPUIO | Charulatha V | 2012-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | gpio/omap: remove bank->method & METHOD_* macros | Charulatha V | 2012-02-06 | 5 | -23/+4 | |
| | * | | | | | | | | | gpio/omap: use pinctrl offset instead of macro | Charulatha V | 2012-02-06 | 2 | -0/+2 | |
| | * | | | | | | | | | gpio/omap: cleanup omap_gpio_mod_init function | Tarun Kanti DebBarma | 2012-02-06 | 1 | -1/+34 | |
| | * | | | | | | | | | gpio/omap: cleanup set_gpio_triggering function | Tarun Kanti DebBarma | 2012-02-06 | 4 | -0/+10 | |
| | * | | | | | | | | | gpio/omap: remove hardcoded offsets in context save/restore | Tarun Kanti DebBarma | 2012-02-06 | 2 | -0/+3 | |
| | * | | | | | | | | | gpio/omap: use level/edge detect reg offsets | Tarun Kanti DebBarma | 2012-02-06 | 2 | -0/+12 | |
| | * | | | | | | | | | gpio/omap: further cleanup using wkup_en register | Tarun Kanti DebBarma | 2012-02-06 | 3 | -0/+4 | |
| | * | | | | | | | | | gpio/omap: avoid cpu checks during module ena/disable | Charulatha V | 2012-02-06 | 2 | -0/+3 | |
| | * | | | | | | | | | gpio/omap: make non-wakeup GPIO part of pdata | Charulatha V | 2012-02-06 | 2 | -0/+9 | |
| | * | | | | | | | | | gpio/omap: handle save/restore context in GPIO driver | Tarun Kanti DebBarma | 2012-02-06 | 3 | -17/+5 | |
| | * | | | | | | | | | gpio/omap: use flag to identify wakeup domain | Charulatha V | 2012-02-06 | 2 | -0/+7 | |
| | * | | | | | | | | | gpio/omap: remove dependency on gpio_bank_count | Charulatha V | 2012-02-06 | 5 | -9/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Arnd Bergmann | 2012-02-29 | 158 | -861/+478 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes | Tony Lindgren | 2012-02-28 | 1 | -0/+2 | |
| | * | | | | | | | | Merge branch 'iomap' into cleanup | Tony Lindgren | 2012-02-28 | 89 | -258/+439 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers | Tony Lindgren | 2012-02-24 | 4 | -50/+43 | |
| | | * | | | | | | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 2012-02-24 | 30 | -109/+179 | |
| | | * | | | | | | | | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 32 | -215/+264 | |
| | | * | | | | | | | | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 36 | -72/+152 |