summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-3120-200/+508
|\
| * OMAP: Apollon: Port the display driver to new DSS2Tomi Valkeinen2011-09-301-12/+23
| * OMAP: H4: Port the display driver to new DSS2Tomi Valkeinen2011-09-301-16/+26
| * OMAP: LDP: Port the display driver to new DSS2Tomi Valkeinen2011-09-301-11/+112
| * OMAP: 2420SDP: Port the display driver to new DSS2Tomi Valkeinen2011-09-301-14/+64
| * OMAP: omap3touchbook: Remove unused lcd stuffTomi Valkeinen2011-09-301-18/+0
| * OMAP: RX51: Remove unused old omapfb stuffTomi Valkeinen2011-09-301-25/+0
| * OMAP4: 4430SDP: Add picodlp support to board fileTomi Valkeinen2011-09-301-0/+52
| * OMAP4: 4430SDP: Add panel support to board fileTomi Valkeinen2011-09-301-2/+128
| * OMAP: 4430SDP: Remove unneeded lcd configTomi Valkeinen2011-09-301-17/+0
| * OMAP: Add DDC i2c_bus_num to board filesTomi Valkeinen2011-09-304-0/+4
| * OMAP: stalker: Remove LCD device from board fileTomi Valkeinen2011-09-301-34/+0
| * OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen2011-09-3010-35/+30
| * OMAP: DSS2: HDMI: use default dividersTomi Valkeinen2011-09-301-9/+0
| * OMAP: Devkit8000: Change lcd driver to AT070TN83Thomas Weber2011-09-301-1/+1
| * OMAP: DSS2: Implement dsi_mux_pads for OMAP4Tomi Valkeinen2011-09-301-0/+40
| * OMAP: DSS2: DSI: Improve dsi_mux_pads parametersTomi Valkeinen2011-09-301-0/+14
| * OMAP4: TWL: Add common omapdss suppliesTomi Valkeinen2011-09-301-0/+9
| * OMAP: DSS2: Change DSI device namingTomi Valkeinen2011-09-304-6/+6
* | Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann2011-10-209-46/+44
|\ \
| * \ Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20216-752/+1623
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'cleanups/mxs', 'cleanups/mx3-defconfig' and 'cleanups/include...Sascha Hauer2011-10-197-44/+42
| | |\ \ \
| | | | * | arm/imx: explicitly includes mach/hardware.h in pm-imx27.cShawn Guo2011-10-171-1/+1
| | | | * | arm/imx: remove mx27_setup_weimcs() from mx27.hShawn Guo2011-10-172-15/+3
| | | | * | arm/imx: explicitly includes mach/hardware.h in mach-kzm_arm11_01.cShawn Guo2011-10-171-0/+1
| | | | * | arm/imx: remove mx31_setup_weimcs() from mx31.hShawn Guo2011-10-172-15/+4
| | | * | | arm: mx3: update defconfigWolfram Sang2011-10-091-13/+33
| | * | | | ARM: mach-mxs: fix machines' initializers orderLauri Hintsala2011-10-183-3/+3
| | | |/ / | | |/| |
* | | | | Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann2011-10-2043-131/+274
|\ \ \ \ \
| * | | | | ARM: tegra: devices.c should include devices.hOlof Johansson2011-10-131-0/+2
| * | | | | ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson2011-10-131-2/+2
| * | | | | ARM: tegra: cpu-tegra: sparse type fixOlof Johansson2011-10-131-1/+1
| * | | | | ARM: tegra: dma: staticify some tables and functionsOlof Johansson2011-10-131-5/+9
| * | | | | ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson2011-10-131-4/+4
| * | | | | ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2011-10-132-4/+2
| * | | | | ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson2011-10-131-1/+1
| * | | | | ARM: tegra: tegra_init_cache should be staticOlof Johansson2011-10-131-1/+1
| * | | | | ARM: tegra: pcie: 0 -> NULL changesOlof Johansson2011-10-131-1/+1
| * | | | | ARM: tegra: pcie: include board.hOlof Johansson2011-10-131-0/+2
| * | | | | ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
| * | | | | ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson2011-10-131-17/+17
| * | | | | ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson2011-10-131-4/+4
| * | | | | ARM: tegra: timer: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
| * | | | | ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2011-10-132-10/+16
| | |/ / / | |/| | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-11/+21
| |\ \ \ \ \ \
| | | * | | | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-212-11/+21
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-292-4/+6
| |\ \ \ \ \ \
| | * | | | | | [S390] gmap: always up mmap_sem properlyCarsten Otte2011-09-261-3/+4
| | * | | | | | [S390] Do not clobber personality flags on execMartin Schwidefsky2011-09-261-1/+2
| * | | | | | | Merge git://github.com/davem330/sparcLinus Torvalds2011-09-2910-15/+61
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud