summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi2010-03-1114-16/+16
* omap3: Fix compile for Touch Book early_paramTony Lindgren2010-03-101-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-084-4/+4
|\
| * platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König2010-03-084-4/+4
* | [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg2010-03-062-0/+23
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-042-9/+5Star
|\
| * Merge branch 'coh' into dmaengineDan Williams2010-03-041-1/+1
| |\
| | * DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-021-1/+1
| * | iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin2010-03-011-8/+4Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-034-27/+103
|\ \
| * | arm: defconfig: rx51: enable phonet and g_nokiaFelipe Balbi2010-03-021-1/+10
| * | USB: MXC: add platform resources for i.MX21 USB host controller.Martin Fuzzey2010-03-022-0/+28
| * | USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants.Martin Fuzzey2010-03-021-26/+27
| * | USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey2010-03-021-0/+38
* | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-022-55/+66
|\ \ \
| * | | OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-251-0/+1
| * | | OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-241-7/+11
| * | | OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-241-3/+3
| * | | OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-241-7/+11
| * | | OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-241-6/+18
| * | | OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-241-5/+4Star
| * | | OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-241-3/+2Star
| * | | OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-241-4/+3Star
| * | | OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-241-2/+5
| * | | OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-241-0/+3
| * | | OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-241-1/+1
| * | | OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-241-3/+0Star
| * | | OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-241-3/+0Star
| * | | OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-241-4/+0Star
| * | | OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-241-1/+0Star
| * | | OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-181-3/+0Star
| * | | OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen2010-02-151-0/+2
| * | | OMAP: DSS2: DSI: add helpers for DCS read/writeTomi Valkeinen2010-02-151-0/+3
| * | | OMAP: 3430SDP: remove vdvi regulatorTomi Valkeinen2010-02-121-4/+0Star
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-02185-7755/+18904
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-01238-1742/+12181
| |\ \ \
| * | | | omap2: Initialize Menelaus and MMC for N8X0Tony Lindgren2010-02-271-0/+445
| * | | | AM3517 EVM: correct typo - tca6416 mispelt as tca6516Sriram2010-02-251-6/+6
| * | | | AM3517 EVM: Enable I2C supportSriram2010-02-251-1/+40
| * | | | AM35x: Enable OMAP_MUX in defconfigAjay Kumar Gupta2010-02-251-1/+1
| * | | | AM35x: Add missing GPIO mux config for EHCI portAjay Kumar Gupta2010-02-251-0/+3
| * | | | Zoom3: Defconfig updatemanjugk manjugk2010-02-251-3/+3
| * | | | omap: i2c: Fix muxing for command line enabled busJarkko Nikula2010-02-254-15/+12Star
| * | | | Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-02-2554-1737/+4618
| |\ \ \ \
| | * | | | OMAP4: clock: Remove clock hacks from timer-gp.cSantosh Shilimkar2010-02-252-8/+4Star
| | * | | | OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2010-02-256-20/+48
| | * | | | OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fckRajendra Nayak2010-02-251-264/+297
| | * | | | OMAP2+ clock: revise omap2_clk_{disable,enable}()Paul Walmsley2010-02-252-46/+99
| | * | | | OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change codePaul Walmsley2010-02-254-75/+107
| | * | | | OMAP clockdomain: if no autodeps exist, don't try to add or remove themPaul Walmsley2010-02-251-0/+6