Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | 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 | 2 | -3/+31 | |
| | | * | | | | | | pinctrl: enhance reporting of errors when loading from DT | John Crispin | 2012-04-26 | 3 | -27/+49 | |
| | | * | | | | | | pinctrl: add kerneldoc for pinctrl_ops device tree functions | Stephen Warren | 2012-04-26 | 1 | -0/+9 | |
| | | * | | | | | | pinctrl: propagate map validation errors | Stephen Warren | 2012-04-26 | 1 | -2/+2 | |
| | | * | | | | | | pinctrl: fix dangling comment | Linus Walleij | 2012-04-25 | 1 | -1/+1 | |
| | | * | | | | | | 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 | 4 | -19/+133 | |
| | | * | | | | | | 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 | 2 | -4/+32 | |
| | | * | | | | | | 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: Document Tegra20/30 pinctrl binding | Stephen Warren | 2012-04-18 | 2 | -2/+261 | |
| | | * | | | | | | dt: Move Tegra20 pin mux binding into new pinctrl directory | Stephen Warren | 2012-04-18 | 1 | -0/+0 | |
| | | * | | | | | | dt: pinctrl: Document device tree binding | Stephen Warren | 2012-04-18 | 1 | -0/+128 | |
| | | * | | | | | | dt: add property iteration helpers | Stephen Warren | 2012-04-18 | 2 | -0/+76 | |
| | | * | | | | | | pinctrl: implement pinctrl deferred probing | Linus Walleij | 2012-04-18 | 3 | -6/+14 | |
| | | * | | | | | | 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 | 10 | -115/+63 | |
| | | * | | | | | | pinctrl: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-04-18 | 2 | -3/+3 | |
| | | * | | | | | | Documentation: pinctrl: add missing spi0_0 grp in example | Viresh Kumar | 2012-04-18 | 1 | -1/+1 | |
| | | * | | | | | | 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 | 6 | -18/+357 | |
| | | * | | | | | | pinctrl: implement pinctrl_check_ops | Stephen Warren | 2012-04-18 | 1 | -4/+21 | |
| | | * | | | | | | pinctrl: include <linux/bug.h> to prevent compile errors | Stephen Warren | 2012-04-18 | 1 | -0/+2 | |
| | | * | | | | | | pinctrl: fix compile error if not select PINMUX support | Dong Aisheng | 2012-04-18 | 1 | -1/+1 | |
| | * | | | | | | | SPEAr3xx: Add pinctrl support for boards | Viresh Kumar | 2012-04-22 | 8 | -1/+180 | |
| | * | | | | | | | SPEAr: Remove existing padmux support for SPEAr | Viresh Kumar | 2012-04-22 | 8 | -1760/+4 | |
| | * | | | | | | | pinctrl: Add SPEAr3xx pinctrl drivers | Viresh Kumar | 2012-04-22 | 8 | -0/+5419 | |
| | * | | | | | | | pinctrl: Add SPEAr pinctrl drivers | Viresh Kumar | 2012-04-22 | 7 | -15/+525 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | SPEAr: Update defconfigs | Viresh Kumar | 2012-04-22 | 2 | -19/+74 | |
| | * | | | | | | SPEAr: Add PL080 DMA support for 3xx and 6xx | Viresh Kumar | 2012-04-22 | 17 | -4/+1104 | |
| | * | | | | | | ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture | Viresh Kumar | 2012-04-22 | 24 | -486/+1222 | |
| | * | | | | | | SPEAr3xx: Replace printk() with pr_*() | Viresh Kumar | 2012-04-22 | 4 | -14/+20 | |
| | * | | | | | | SPEAr6xx: Add compilation support for dtbs using 'make dtbs' | Viresh Kumar | 2012-04-22 | 1 | -0/+2 | |
| | * | | | | | | SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1 | Viresh Kumar | 2012-04-22 | 1 | -0/+18 | |
| | * | | | | | | SPEAr: Use CLKDEV_INIT for defining clk_lookups | Viresh Kumar | 2012-04-22 | 2 | -95/+96 | |
| | * | | | | | | ARM: SPEAr600: Change FSMC and SMI clock names | Stefan Roese | 2012-04-22 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'spear/clock' into next/clock | Arnd Bergmann | 2012-05-13 | 27 | -3009/+2044 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | SPEAr: Switch to common clock framework | Viresh Kumar | 2012-05-12 | 19 | -3004/+983 | |
| * | | | | | | SPEAr: Call clk_prepare() before calling clk_enable | Viresh Kumar | 2012-05-12 | 1 | -4/+4 | |
| * | | | | | | 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 | |
| * | | | | | | SPEAr: clk: Add VCO-PLL Synthesizer clock | Viresh Kumar | 2012-05-12 | 5 | -0/+465 |