aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-261-0/+5
|\
| * omap: rx51: Add support for USB chargersHeikki Krogerus2010-08-201-0/+5
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-2596-2761/+10349
|\ \
| * | omap: complete removal of machine_desc.io_pg_offst and .phys_ioAnand Gadiyar2010-10-223-8/+0
| * | omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman2010-10-221-7/+10
| * | omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar2010-10-111-1/+5
| * | OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman2010-10-111-3/+3
| * | Merge branch 'control_mcbsp_fix_2.6.37' of git://git.pwsan.com/linux-2.6 into...Tony Lindgren2010-10-0832-45/+740
| |\ \
| | * | OMAP: McBSP: Remove null omap44xx ops commentJarkko Nikula2010-10-081-3/+0
| | * | OMAP: McBSP: Fix CLKR and FSR signal muxingJarkko Nikula2010-10-081-2/+2
| | * | OMAP2+: clock: reduce the amount of standard debugging while disabling unused...Paul Walmsley2010-10-081-1/+1
| | * | OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-0828-35/+404
| | * | OMAP: split plat-omap/common.cPaul Walmsley2010-10-082-1/+137
| | * | OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley2010-10-081-0/+51
| | * | OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley2010-10-081-0/+30
| | * | OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switchingPaul Walmsley2010-10-081-0/+10
| | * | OMAP2430: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley2010-10-081-5/+59
| | * | OMAP2420: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley2010-10-081-2/+38
| | * | OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele...Paul Walmsley2010-10-082-5/+17
| * | | omap4: pandaboard: enable the ehci port on pandaboardDavid Anders2010-10-081-0/+54
| * | | omap4: pandaboard: Fix the init if CONFIG_MMC_OMAP_HS is not setDavid Anders2010-10-081-1/+8
| * | | omap4: pandaboard: remove unused hsmmc definitionDavid Anders2010-10-081-5/+1
| |/ /
| * | OMAP2: PM: check UART status before trying to idleKevin Hilman2010-10-081-0/+2
| * | omap: hwmod: Handle modules with 16bit registersRajendra Nayak2010-10-081-9/+15
| * | arm/omap: remove duplicated includeNicolas Kaiser2010-10-081-2/+0
| * | OMAP2PLUS: WDT: Fix: Disable WDT after reset during initCharulatha V2010-10-081-0/+61
| * | omap3: Remove VMMC2 regulator on IGEP v2Enric Balletbo i Serra2010-10-081-23/+3
| * | omap3: Add i2c eeprom driver to read EDID on IGEP v2Enric Balletbo i Serra2010-10-081-9/+24
| * | omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2Enric Balletbo i Serra2010-10-081-27/+69
| * | omap3: Introduce function to detect the IGEP v2 hardwarerevisionEnric Balletbo i Serra2010-10-081-0/+47
| * | omap3: fix and improve the LED handling on IGEP v2 boardEnric Balletbo i Serra2010-10-081-69/+87
| * | omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 boardEnric Balletbo i Serra2010-10-081-0/+16
| * | omap3: Add minimal OMAP3 IGEP module supportEnric Balletbo i Serra2010-10-083-0/+410
| * | Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2010-10-0814-279/+1576
| |\ \
| | * \ manual merge for pm-hwmod-uart due to conflictsKevin Hilman2010-10-0113-279/+1210
| | |\ \
| | | * | OMAP3: SERIAL: Initialize all omap-uarts for zoom boardsGovindraj.R2010-09-292-1/+1
| | | * | OMAP: SERIAL: Enable omap-serial driver in KconfigGovindraj.R2010-09-291-3/+8
| | | * | OMAP3: serial: Fix uart4 handling for 3630Govindraj.R2010-09-291-1/+5
| | | * | OMAP3: PM: Add prepare idle and resume idle call for uart4Govindraj.R2010-09-291-0/+2
| | | * | OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regsGovindraj.R2010-09-294-2/+18
| | | * | OMAP clock: Add uart4_ick/fck definitions for 3630Govindraj.R2010-09-291-0/+22
| | | * | OMAP: UART: use non-locking versions of hwmod enable/idle functionsKevin Hilman2010-09-291-2/+21
| | | * | OMAP: UART: don't do automatic bus-level suspend/resumeKevin Hilman2010-09-291-2/+6
| | | * | OMAP2: UART: remove set_uart_globalsGovindraj.R2010-09-291-5/+0
| | | * | OMAP: UART: omap_device conversions, remove implicit 8520 assumptionsKevin Hilman2010-09-291-269/+260
| | | * | OMAP2/3: UART: add omap_hwmod data for UARTs 1-4Kevin Hilman2010-09-294-2/+640
| | | * | OMAP4: UART: Add uart1-4 hwmods data for omap4Benoit Cousson2010-09-291-0/+235
| | * | | OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha2010-09-291-0/+39
| | * | | OMAP4: hwmod data: Add watchdog timerBenoit Cousson2010-09-291-0/+133
| | * | | OMAP2430: hwmod data: Add watchdog timerVaradarajan, Charulatha2010-09-291-0/+64