summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-0512-18/+12
* ARM: plat-nomadik: use DIV_ROUND_CLOSEST()Linus Walleij2012-11-051-1/+2
* ARM: plat-nomadik: pass IRQ to timer driverLinus Walleij2012-11-054-6/+6
* clk/ux500: explicitly include register headerLinus Walleij2012-11-051-1/+1
* pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-11-057-180/+159
* pinctrl/nomadik: move the platform data headerLinus Walleij2012-11-0511-12/+11
* ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard2012-10-282-2/+3
* ARM: plat-nomadik: Introduce new DB8540 GPIO registersMaxime Coquelin2012-10-281-0/+3
* Linux 3.7-rc3v3.7-rc3Linus Torvalds2012-10-281-1/+1
* Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-281-2/+4
|\
| * ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt2012-10-261-2/+4
* | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
|\ \
| * | spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| * | spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
* | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-2856-87/+225
|\ \ \
| * | | Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-271-4/+4
| * | | ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-271-0/+1
| * | | ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-271-3/+7
| * | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-261-1/+1
| |\ \ \
| | * | | ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto2012-10-191-1/+1
| * | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-10-269-2/+55
| |\ \ \ \
| | * | | | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa2012-10-221-0/+1
| | * | | | ARM: dts: Split memory into 4 sections for exynos4210-tratsTomasz Figa2012-10-171-2/+4
| | * | | | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-177-0/+50
| | | |/ / | | |/| |
| * | | | ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek2012-10-253-17/+33
| * | | | ARM: SPEAr: Remove unused empty filesViresh Kumar2012-10-252-0/+0
| * | | | Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-10-259-18/+56
| |\ \ \ \
| | * | | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-231-0/+2
| | * | | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-234-11/+47
| | |\ \ \ \
| | | * | | | ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman2012-10-221-9/+13
| | | * | | | ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
| | | * | | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-222-2/+29
| | | | |_|/ | | | |/| |
| | * | | | ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren2012-10-221-4/+4
| | * | | | ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2012-10-222-1/+1
| | * | | | ARM/dts: omap3: Fix mcbsp2/3 hwmods to be able to probe the drivers for audioPeter Ujfalusi2012-10-221-2/+2
| | |/ / /
| * | | | MAINTAINERS: Add arm-soc tree entryStephen Boyd2012-10-251-0/+7
| * | | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann2012-10-256-13/+14
| |\ \ \ \
| | * | | | ARM i.MX25: Fix PWM per clock lookupsSascha Hauer2012-10-101-4/+4
| | * | | | ARM i.MX25 clk: Fix nfc_ipg_per parentSascha Hauer2012-10-101-1/+1
| | * | | | ARM i.MX25: Fix lcdc_ipg_per parent clockSascha Hauer2012-10-101-1/+1
| | * | | | ARM: mxc: platform-mxc-mmc: Fix register region sizeFabio Estevam2012-10-101-1/+1
| | * | | | ARM: imx: clk-imx27: Fix divider width fieldFabio Estevam2012-10-091-2/+2
| | * | | | ARM: imx: fix the return value check in imx_clk_busy_divider()Wei Yongjun2012-10-081-1/+1
| | * | | | ARM: imx_v6_v7_defconfig: Enable CONFIG_GPIO_MC9S08DZ60Fabio Estevam2012-10-081-0/+2
| | * | | | ARM: imx: fix return value check in imx3_init_l2x0()Wei Yongjun2012-10-081-3/+2
| * | | | | Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux...Arnd Bergmann2012-10-252-1/+17
| |\ \ \ \ \
| | * | | | | ARM: ux500: Correct SDI5 address and add some format changesLee Jones2012-10-251-1/+6
| | * | | | | ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DTLee Jones2012-10-251-0/+10
| | * | | | | ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKELee Jones2012-10-251-0/+1
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud