| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Arnd Bergmann | 2012-10-25 | 6 | -13/+14 |
|\ |
|
| * | ARM i.MX25: Fix PWM per clock lookups | Sascha Hauer | 2012-10-10 | 1 | -4/+4 |
| * | ARM i.MX25 clk: Fix nfc_ipg_per parent | Sascha Hauer | 2012-10-10 | 1 | -1/+1 |
| * | ARM i.MX25: Fix lcdc_ipg_per parent clock | Sascha Hauer | 2012-10-10 | 1 | -1/+1 |
| * | ARM: mxc: platform-mxc-mmc: Fix register region size | Fabio Estevam | 2012-10-10 | 1 | -1/+1 |
| * | ARM: imx: clk-imx27: Fix divider width field | Fabio Estevam | 2012-10-09 | 1 | -2/+2 |
| * | ARM: imx: fix the return value check in imx_clk_busy_divider() | Wei Yongjun | 2012-10-08 | 1 | -1/+1 |
| * | ARM: imx_v6_v7_defconfig: Enable CONFIG_GPIO_MC9S08DZ60 | Fabio Estevam | 2012-10-08 | 1 | -0/+2 |
| * | ARM: imx: fix return value check in imx3_init_l2x0() | Wei Yongjun | 2012-10-08 | 1 | -3/+2 |
* | | Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux... | Arnd Bergmann | 2012-10-25 | 2 | -1/+17 |
|\ \ |
|
| * | | ARM: ux500: Correct SDI5 address and add some format changes | Lee Jones | 2012-10-25 | 1 | -1/+6 |
| * | | ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DT | Lee Jones | 2012-10-25 | 1 | -0/+10 |
| * | | ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKE | Lee Jones | 2012-10-25 | 1 | -0/+1 |
* | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2012-10-25 | 20 | -49/+48 |
|\ \ \ |
|
| * | | | ARM: at91: drop duplicated config SOC_AT91SAM9 entry | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-24 | 1 | -8/+2 |
| * | | | ARM: at91/i2c: change id to let i2c-at91 work | Bo Shen | 2012-10-24 | 9 | -11/+11 |
| * | | | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen | 2012-10-24 | 5 | -5/+5 |
| * | | | ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels. | Marek Belisko | 2012-10-24 | 1 | -2/+2 |
| * | | | ARM: at91: fix external interrupt specification in board code | Nicolas Ferre | 2012-10-24 | 3 | -3/+3 |
| * | | | ARM: at91: fix external interrupts in non-DT case | Nicolas Ferre | 2012-10-24 | 3 | -4/+10 |
| * | | | ARM: at91: at91sam9g10: fix SOC type detection | Ivan Shugov | 2012-10-24 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-19 | 25 | -66/+120 |
| |\ \ |
|
| * \ \ | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-18 | 1 | -0/+12 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-10-17 | 1 | -0/+12 |
| | |\ \ \ |
|
| | | * | | | ASoC: ams-delta: Convert to use snd_soc_register_card() | Janusz Krzysztofik | 2012-10-04 | 1 | -0/+12 |
| * | | | | | Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-16 | 1 | -13/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | pinctrl: sirf: remove sirfsoc_gpio_set_pull function | Arnd Bergmann | 2012-10-15 | 1 | -13/+0 |
| | |/ / / / |
|
| * / / / / | ARM: fix oops on initial entry to userspace with Thumb2 kernels | Russell King | 2012-10-15 | 1 | -2/+2 |
| |/ / / / |
|
* | | / / | ARM: dts: mxs: add the "clock-names" for gpmi-nand | Huang Shijie | 2012-10-25 | 2 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 2012-10-19 | 3 | -12/+12 |
|\ \ \ \ |
|
| * | | | | ARM: kirkwood: fix buttons on lsxl boards | Michael Walle | 2012-10-18 | 1 | -3/+5 |
| * | | | | ARM: kirkwood: fix LEDs names for lsxl boards | Michael Walle | 2012-10-18 | 1 | -5/+5 |
| * | | | | ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2 | Jason Gunthorpe | 2012-10-18 | 2 | -4/+2 |
| |/ / / |
|
* | | | | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-10-19 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | ARM: s3c: mark s3c2440_clk_add as __init_refok | Arnd Bergmann | 2012-10-17 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j... | Olof Johansson | 2012-10-17 | 3 | -21/+41 |
|\ \ \ \ |
|
| * | | | | ARM: dove: Add crypto engine to DT | Sebastian Hesselbarth | 2012-10-17 | 2 | -1/+9 |
| * | | | | ARM: dove: Remove watchdog from DT | Sebastian Hesselbarth | 2012-10-17 | 1 | -5/+0 |
| * | | | | ARM: dove: Restructure SoC device tree descriptor | Sebastian Hesselbarth | 2012-10-17 | 1 | -12/+18 |
| * | | | | ARM: dove: Fix clock names of sata and gbe | Sebastian Hesselbarth | 2012-10-17 | 1 | -2/+2 |
| * | | | | ARM: dove: Fix tauros2 device tree init | Sebastian Hesselbarth | 2012-10-17 | 2 | -1/+7 |
| * | | | | ARM: dove: Add pcie clock support | Sebastian Hesselbarth | 2012-10-17 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/... | Olof Johansson | 2012-10-17 | 6 | -12/+34 |
|\ \ \ \ |
|
| * | | | | ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memory | Jon Hunter | 2012-10-17 | 1 | -5/+19 |
| * | | | | ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disable | Tero Kristo | 2012-10-17 | 1 | -4/+11 |
| * | | | | ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error message | Sebastien Guiriec | 2012-10-16 | 1 | -1/+1 |
| * | | | | ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fck | Benoit Cousson | 2012-10-16 | 1 | -1/+1 |
| * | | | | ARM: OMAP: resolve sparse warning concerning debug_card_init() | Paul Walmsley | 2012-10-16 | 1 | -0/+1 |
| * | | | | ARM: OMAP4: Fix twd_local_timer_register regression | Tony Lindgren | 2012-10-16 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2012-10-17 | 7 | -5/+7 |
|\ \ \ \ |
|