summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann2012-03-2474-570/+2034
|\
| * Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-03-1613-160/+264
| |\
| | * ARM: kirkwood: use devicetree for rtc-mvJason Cooper2012-03-164-3/+7
| | * ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper2012-03-161-0/+9
| | * ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0Jason Cooper2012-03-162-7/+30
| | * ARM: kirkwood: fdt: facilitate new boards during fdt migrationJason Cooper2012-03-164-132/+162
| | * ARM: kirkwood: fdt: absorb kirkwood_init()Jason Cooper2012-03-163-7/+42
| | * ARM: kirkwood: fdt: use mrvl ticker symbolJason Cooper2012-03-162-3/+3
| | * ARM: orion: wdt: use resource vice direct accessJason Cooper2012-03-162-10/+21
| | * ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.Andrew Lunn2012-03-162-2/+0
| | * ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn2012-03-162-6/+0
| * | Merge tag 'imx35-cam-fb' of git://git.pengutronix.de/git/imx/linux-2.6 into n...Arnd Bergmann2012-03-151-0/+216
| |\ \
| | * | i.MX35-PDK: Add Camera supportAlex Gershgorin2012-03-141-1/+97
| | * | ARM : mx35: 3ds-board: add framebuffer devicewu guoxing2012-03-141-0/+120
| * | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-03-15223-745/+1230
| |\ \ \
| | * | | pxa/hx4700: Remove pcmcia platform_device structurePaul Parsons2012-03-141-12/+0
| | * | | ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons2012-03-142-2/+4
| | * | | ARM: pxa/hx4700: Remove unwanted request for GPIO105Paul Parsons2012-03-141-1/+0
| * | | | Merge branch 'next/board-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-03-1314-11/+346
| |\ \ \ \
| | * | | | ARM: EXYNOS: support Exynos4210-bus Devfreq driver on Nuri boardMyungJoo Ham2012-03-101-3/+8
| | * | | | ARM: EXYNOS: Register JPEG on nuriAndrzej Pietrasiewicz2012-03-102-0/+2
| | * | | | ARM: EXYNOS: Register JPEG on universal_c210Andrzej Pietrasiewicz2012-03-102-0/+2
| | * | | | ARM: S5PV210: Enable JPEG on SMDKV210Sachin Kamat2012-03-102-0/+2
| | * | | | ARM: S5PV210: Add JPEG board definitionSachin Kamat2012-03-102-0/+9
| | * | | | ARM: EXYNOS: Enable JPEG on OrigenSachin Kamat2012-03-102-0/+2
| | * | | | ARM: EXYNOS: Enable JPEG on SMDKV310Sachin Kamat2012-03-102-0/+2
| | * | | | ARM: EXYNOS: Add __init attribute to universal_camera_init()Tushar Behera2012-03-101-1/+1
| | * | | | ARM: EXYNOS: Add __init attribute to nuri_camera_init()Tushar Behera2012-03-101-1/+1
| | * | | | ARM: S5PV210: Enable FIMC on SMDKC110Sachin Kamat2012-03-102-0/+7
| | * | | | ARM: S5PV210: Enable FIMC on SMDKV210Sachin Kamat2012-03-102-0/+7
| | * | | | ARM: S5PV210: Enable MFC on SMDKC110Sachin Kamat2012-03-102-0/+11
| | * | | | ARM: S5PV210: Enable MFC on SMDKV210Sachin Kamat2012-03-102-0/+11
| | * | | | ARM: EXYNOS: Enable G2D on SMDKV310Sachin Kamat2012-03-102-0/+2
| | * | | | ARM: S3C64XX: Supply platform data for SPI on CragganmoreMark Brown2012-03-071-1/+1
| | * | | | ARM: S3C64XX: Add some more Cragganmore module IDs to the tableMark Brown2012-03-071-0/+4
| | * | | | ARM: EXYNOS: Add missing FIMC media device to OrigenSachin Kamat2012-01-311-0/+1
| | * | | | ARM: EXYNOS: Add missing FIMC media device to SMDKV310Sachin Kamat2012-01-311-0/+1
| | * | | | ARM: S5PV210: Add missing FIMC media device to AquilaSachin Kamat2012-01-311-0/+1
| | * | | | ARM: SAMSUNG: Add support for S5K6AAFX camera on Nuri boardSylwester Nawrocki2012-01-312-0/+67
| | * | | | ARM: EXYNOS: Add support for S5K6AAFX image sensor on Universal C210 boardSylwester Nawrocki2012-01-311-4/+70
| | * | | | ARM: EXYNOS: Increase virtual framebuffer size on Universal C210 boardSylwester Nawrocki2012-01-311-0/+2
| | * | | | ARM: S3C64XX: Add a SPKVDD supply for CODECs on CragganmoreMark Brown2012-01-271-0/+1
| | * | | | ARM: S3C64XX: Add hookup for Tomatin module on CragganmoreMark Brown2012-01-202-2/+36
| | * | | | ARM: S3C64XX: Enable power management for WiFi on CragganmoreMark Brown2012-01-201-0/+1
| | * | | | ARM: S3C64XX: Enable power management for disk on CragganmoreMark Brown2012-01-201-0/+2
| | * | | | ARM: S3C64XX: Fix build of Cragganmore after SPI changesMark Brown2012-01-201-0/+1
| | * | | | ARM: S3C64XX: Support GPIO LEDs on CragganmoreMark Brown2012-01-202-0/+52
| | * | | | ARM: EXYNOS: Enable G2D on ORIGENSachin Kamat2012-01-202-0/+2
| | * | | | ARM: EXYNOS: Enable Bluetooth on ORIGENSangwook Lee2012-01-201-0/+34
| | * | | | ARM: EXYNOS: add G2D to mach-universalKamil Debski2012-01-202-0/+2
OpenPOWER on IntegriCloud