Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2012-05-16 | 1 | -1/+10 | |
|\ | ||||||
| * | ARM: EXYNOS: add GPC4 bank instance | Sangsu Park | 2012-05-16 | 1 | -1/+10 | |
* | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2012-05-15 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsung | Kukjin Kim | 2012-05-14 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | spi/s3c64xx: Allow usage for ARCH_S3C24XX | Heiko Stuebner | 2012-04-24 | 1 | -1/+1 | |
| * | | | Merge branch 'next/devel-samsung-iommu' into next/devel-samsung | Kukjin Kim | 2012-05-12 | 3 | -0/+1098 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'exynos/iommu' into next/soc2 | Arnd Bergmann | 2012-05-15 | 3 | -0/+1098 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | iommu/exynos: Add iommu driver for EXYNOS Platforms | KyongHo Cho | 2012-05-12 | 3 | -0/+1098 | |
* | | | | | Merge branch 'spear/13xx' into next/soc2 | Arnd Bergmann | 2012-05-14 | 55 | -414/+20120 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res | Viresh Kumar | 2012-05-14 | 1 | -1/+1 | |
| * | | | | pinctrl: Add SPEAr13xx pinctrl drivers | Viresh Kumar | 2012-05-14 | 5 | -0/+4345 | |
| * | | | | pinctrl: SPEAr: Create macro for declaring GPIO PINS | Viresh Kumar | 2012-05-14 | 2 | -102/+106 | |
| * | | | | SPEAr13xx: Add common clock framework support | Viresh Kumar | 2012-05-14 | 3 | -0/+2072 | |
| * | | | | Merge branch 'spear/dt' into spear/clock | Arnd Bergmann | 2012-05-14 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM: spear: remove most mach/*.h header contents | Arnd Bergmann | 2012-04-22 | 1 | -0/+1 | |
| * | | | | | Merge branch 'spear/pinctrl' into spear/clock | Arnd Bergmann | 2012-05-14 | 32 | -176/+11152 | |
| |\ \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi... | Arnd Bergmann | 2012-05-12 | 24 | -187/+5474 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | pinctrl: add more info to error msgs in pin_request | Stephen Warren | 2012-05-07 | 1 | -6/+8 | |
| | | * | | | | | | pinctrl: add pinctrl-mxs support | Shawn Guo | 2012-05-02 | 6 | -0/+1343 | |
| | | * | | | | | | pinctrl: pinctrl-imx: add imx6q pinctrl driver | Dong Aisheng | 2012-05-02 | 3 | -0/+2340 | |
| | | * | | | | | | pinctrl: pinctrl-imx: add imx pinctrl core driver | Dong Aisheng | 2012-05-02 | 4 | -0/+739 | |
| | | * | | | | | | pinctrl: support gpio request deferred probing | Dong Aisheng | 2012-05-02 | 1 | -3/+4 | |
| | | * | | | | | | pinctrl: add pinctrl_provide_dummies interface for platforms to use | Dong Aisheng | 2012-04-26 | 1 | -2/+27 | |
| | | * | | | | | | pinctrl: enhance reporting of errors when loading from DT | John Crispin | 2012-04-26 | 3 | -27/+49 | |
| | | * | | | | | | pinctrl: propagate map validation errors | Stephen Warren | 2012-04-26 | 1 | -2/+2 | |
| | | * | | | | | | pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting | John Crispin | 2012-04-24 | 1 | -7/+8 | |
| | | * | | | | | | pinctrl: show pin name for pingroups in sysfs | Dong Aisheng | 2012-04-18 | 2 | -4/+29 | |
| | | * | | | | | | pinctrl: show pin name when request pins | Dong Aisheng | 2012-04-18 | 1 | -2/+3 | |
| | | * | | | | | | pinctrl: implement devm_pinctrl_get()/put() | Stephen Warren | 2012-04-18 | 1 | -0/+56 | |
| | | * | | | | | | pinctrl: a minor fix of pin config debug information | Dong Aisheng | 2012-04-18 | 1 | -2/+2 | |
| | | * | | | | | | pinctrl: pinconf: fix compilation error if PINCONF is not selected | Viresh Kumar | 2012-04-18 | 1 | -1/+1 | |
| | | * | | | | | | pinctrl: allow pctldevs to decode pin config in debugfs | Stephen Warren | 2012-04-18 | 1 | -4/+27 | |
| | | * | | | | | | pinctrl: ifdef CONFIG_DEBUG_FS cleanup | Stephen Warren | 2012-04-18 | 2 | -11/+24 | |
| | | * | | | | | | pinctrl: mark non-EXPERIMENTAL | Linus Walleij | 2012-04-18 | 1 | -1/+0 | |
| | | * | | | | | | pinctrl: tegra: Add complete device tree support | Stephen Warren | 2012-04-18 | 1 | -0/+205 | |
| | | * | | | | | | dt: add property iteration helpers | Stephen Warren | 2012-04-18 | 1 | -0/+41 | |
| | | * | | | | | | pinctrl: implement pinctrl deferred probing | Linus Walleij | 2012-04-18 | 2 | -6/+9 | |
| | | * | | | | | | pinctrl: add some error checking for user interfaces | Dong Aisheng | 2012-04-18 | 2 | -2/+17 | |
| | | * | | | | | | pinctrl: fix pinmux_check_ops error checking | Dong Aisheng | 2012-04-18 | 1 | -3/+5 | |
| | | * | | | | | | pinctrl: replace list_*() with get_*_count() | Viresh Kumar | 2012-04-18 | 7 | -85/+43 | |
| | | * | | | | | | pinctrl: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-04-18 | 1 | -2/+2 | |
| | | * | | | | | | pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL | Stephen Warren | 2012-04-18 | 1 | -1/+3 | |
| | | * | | | | | | pinctrl: core device tree mapping table parsing support | Stephen Warren | 2012-04-18 | 5 | -18/+350 | |
| | | * | | | | | | pinctrl: implement pinctrl_check_ops | Stephen Warren | 2012-04-18 | 1 | -4/+21 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | pinctrl: Add SPEAr3xx pinctrl drivers | Viresh Kumar | 2012-04-22 | 7 | -0/+5311 | |
| | * | | | | | | pinctrl: Add SPEAr pinctrl drivers | Viresh Kumar | 2012-04-22 | 6 | -0/+517 | |
| | |/ / / / / | ||||||
| * | | | | | | SPEAr: Switch to common clock framework | Viresh Kumar | 2012-05-12 | 3 | -0/+957 | |
| * | | | | | | SPEAr: clk: Add General Purpose Timer Synthesizer clock | Viresh Kumar | 2012-05-12 | 3 | -1/+172 | |
| * | | | | | | SPEAr: clk: Add Fractional Synthesizer clock | Viresh Kumar | 2012-05-12 | 3 | -1/+182 | |
| * | | | | | | SPEAr: clk: Add Auxiliary Synthesizer clock | Viresh Kumar | 2012-05-12 | 3 | -1/+242 |