| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 86 | -93/+94 |
|\ |
|
| * | ARM: spear: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
| * | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 13 | -13/+13 |
| * | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 6 | -6/+6 |
| * | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 5 | -5/+5 |
| * | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 5 | -5/+5 |
| * | ARM: vt8500: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 2 | -2/+2 |
| * | ARM: tegra: move sdhci platform_data definition | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| * | ARM: sa1100: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| * | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 12 | -13/+13 |
| * | ARM: netx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| * | ARM: msm: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 9 | -9/+9 |
| * | ARM: imx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 16 | -20/+20 |
| * | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 5 | -6/+6 |
| * | ARM: davinci: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 8 | -9/+9 |
| * | ARM: at91: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-20 | 4 | -13/+19 |
|\ \ |
|
| * | | ARM: shmobile: move custom gpio functions to sh-gpio.h | Rob Herring | 2012-09-14 | 1 | -0/+1 |
| * | | net: pxaficp_ir: add irq resources | Rob Herring | 2012-09-14 | 1 | -11/+17 |
| * | | usb: pxa27x_udc: remove IRQ_USB define | Rob Herring | 2012-09-14 | 1 | -1/+1 |
| * | | staging: ste_rmi4: remove gpio.h include | Rob Herring | 2012-09-14 | 1 | -1/+0 |
* | | | Merge branch 'next/soc' into next/multiplatform | Olof Johansson | 2012-09-20 | 9 | -0/+450 |
|\ \ \ |
|
| * \ \ | Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar... | Olof Johansson | 2012-09-20 | 9 | -0/+450 |
| |\ \ \ |
|
| | * | | | ARM: bcm2835: add stub clock driver | Simon Arlott | 2012-09-19 | 2 | -0/+60 |
| | * | | | ARM: bcm2835: add system timer | Simon Arlott | 2012-09-19 | 2 | -0/+162 |
| | * | | | ARM: bcm2835: add interrupt controller driver | Simon Arlott | 2012-09-19 | 5 | -0/+228 |
* | | | | | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2012-09-20 | 32 | -264/+3427 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2012-09-20 | 1 | -0/+63 |
| |\ \ \ \ \ |
|
| | * | | | | | gpio: samsung: add devicetree init for s3c24xx arches | Heiko Stuebner | 2012-09-07 | 1 | -0/+63 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2012-09-20 | 215 | -4297/+6448 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt | Tony Lindgren | 2012-09-16 | 255 | -4477/+6720 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | gpio/twl4030: get platform data from device tree | Florian Vaussard | 2012-09-07 | 1 | -27/+55 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge tag 'mxs-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2... | Olof Johansson | 2012-09-12 | 2 | -148/+20 |
| |\ \ \ \ \ |
|
| | * | | | | | clk: mxs: replace imx23 clk_register_clkdev with clock DT lookup | Shawn Guo | 2012-09-11 | 1 | -45/+10 |
| | * | | | | | clk: mxs: replace imx28 clk_register_clkdev with clock DT lookup | Shawn Guo | 2012-09-11 | 1 | -103/+10 |
| * | | | | | | Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n... | Olof Johansson | 2012-09-12 | 25 | -21/+4301 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clk: add of_clk_src_onecell_get() support | Shawn Guo | 2012-09-07 | 1 | -0/+14 |
| | * | | | | | | clk: ux500: Define smp_twd clock for u8500 | Ulf Hansson | 2012-09-06 | 1 | -4/+8 |
| | * | | | | | | mfd: dbx500: Provide a more accurate smp_twd clock | Michel Jaouen | 2012-09-06 | 2 | -1/+45 |
| | * | | | | | | clk: ux500: Support for prmcu_rate clock | Ulf Hansson | 2012-09-06 | 2 | -0/+19 |
| | * | | | | | | clk: Provide option for clk_get_rate to issue hw for new rate | Ulf Hansson | 2012-09-06 | 1 | -19/+24 |
| | * | | | | | | clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator. | Jonghwa Lee | 2012-09-06 | 3 | -0/+251 |
| | * | | | | | | ARM: ux500: Switch to use common clock framework | Ulf Hansson | 2012-09-06 | 1 | -0/+1 |
| | * | | | | | | clk: ux500: Clock definitions for u8500 | Ulf Hansson | 2012-09-06 | 1 | -1/+453 |
| | * | | | | | | clk: ux500: First version of clock definitions for ux500 | Ulf Hansson | 2012-09-06 | 4 | -0/+68 |
| | * | | | | | | clk: ux500: Adapt PRCMU and PRCC clocks for common clk | Ulf Hansson | 2012-09-06 | 4 | -0/+452 |
| | * | | | | | | clk: versatile: make config option boolean | Linus Walleij | 2012-09-04 | 1 | -1/+1 |
| | * | | | | | | clk: add Loongson1B clock support | Kelvin Cheung | 2012-08-31 | 2 | -0/+112 |
| | * | | | | | | clk: mmp: add clock definition for mmp2 | Chao Xie | 2012-08-28 | 2 | -0/+450 |
| | * | | | | | | clk: mmp: add clock definition for pxa910 | Chao Xie | 2012-08-28 | 2 | -0/+321 |