| Commit message (Expand) | Author | Age |
* | omap: complete removal of machine_desc.io_pg_offst and .phys_io | Anand Gadiyar | 2010-10-22 |
* | omap: UART: fix wakeup registers for OMAP24xx UART2 | Kevin Hilman | 2010-10-22 |
* | omap: Fix spotty MMC voltages | Tony Lindgren | 2010-10-12 |
* | OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish | Peter Ujfalusi | 2010-10-11 |
* | omap: dma: Fix buffering disable bit setting for omap24xx | Jarkko Nikula | 2010-10-11 |
* | omap: serial: Fix the boot-up crash/reboot without CONFIG_PM | Santosh Shilimkar | 2010-10-11 |
* | OMAP3: PM: fix scratchpad memory accesses for off-mode | Kevin Hilman | 2010-10-11 |
* | Merge branch 'control_mcbsp_fix_2.6.37' of git://git.pwsan.com/linux-2.6 into... | Tony Lindgren | 2010-10-08 |
|\ |
|
| * | OMAP: McBSP: Remove null omap44xx ops comment | Jarkko Nikula | 2010-10-08 |
| * | OMAP: McBSP: Swap CLKS source definition | Jarkko Nikula | 2010-10-08 |
| * | OMAP: McBSP: Fix CLKR and FSR signal muxing | Jarkko Nikula | 2010-10-08 |
| * | OMAP2+: clock: reduce the amount of standard debugging while disabling unused... | Paul Walmsley | 2010-10-08 |
| * | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 2010-10-08 |
| * | OMAP: split plat-omap/common.c | Paul Walmsley | 2010-10-08 |
| * | OMAP: McBSP: implement functional clock switching via clock framework | Paul Walmsley | 2010-10-08 |
| * | OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c | Paul Walmsley | 2010-10-08 |
| * | OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switching | Paul Walmsley | 2010-10-08 |
| * | OMAP2430: clock: add MCBSP_CLKS node and clkdev aliases | Paul Walmsley | 2010-10-08 |
| * | OMAP2420: clock: add MCBSP_CLKS node and clkdev aliases | Paul Walmsley | 2010-10-08 |
| * | OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macro | Paul Walmsley | 2010-10-08 |
| * | OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele... | Paul Walmsley | 2010-10-08 |
* | | omap4: pandaboard: enable the ehci port on pandaboard | David Anders | 2010-10-08 |
* | | omap4: pandaboard: Fix the init if CONFIG_MMC_OMAP_HS is not set | David Anders | 2010-10-08 |
* | | omap4: pandaboard: remove unused hsmmc definition | David Anders | 2010-10-08 |
|/ |
|
* | omap: Update omap2plus_defconfig to use ttyO instead ttyS | Tony Lindgren | 2010-10-08 |
* | OMAP2: PM: check UART status before trying to idle | Kevin Hilman | 2010-10-08 |
* | omap: hwmod: Handle modules with 16bit registers | Rajendra Nayak | 2010-10-08 |
* | arm/omap: remove duplicated include | Nicolas Kaiser | 2010-10-08 |
* | OMAP2PLUS: WDT: Fix: Disable WDT after reset during init | Charulatha V | 2010-10-08 |
* | omap3: Remove VMMC2 regulator on IGEP v2 | Enric Balletbo i Serra | 2010-10-08 |
* | omap3: Add i2c eeprom driver to read EDID on IGEP v2 | Enric Balletbo i Serra | 2010-10-08 |
* | omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2 | Enric Balletbo i Serra | 2010-10-08 |
* | omap3: Introduce function to detect the IGEP v2 hardwarerevision | Enric Balletbo i Serra | 2010-10-08 |
* | omap3: fix and improve the LED handling on IGEP v2 board | Enric Balletbo i Serra | 2010-10-08 |
* | omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 board | Enric Balletbo i Serra | 2010-10-08 |
* | omap3: Add minimal OMAP3 IGEP module support | Enric Balletbo i Serra | 2010-10-08 |
* | Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Tony Lindgren | 2010-10-08 |
|\ |
|
| * | manual merge for pm-hwmod-uart due to conflicts | Kevin Hilman | 2010-10-01 |
| |\ |
|
| | * | OMAP3: SERIAL: Initialize all omap-uarts for zoom boards | Govindraj.R | 2010-09-29 |
| | * | OMAP: SERIAL: Enable omap-serial driver in Kconfig | Govindraj.R | 2010-09-29 |
| | * | serial: Add OMAP high-speed UART driver | Govindraj.R | 2010-09-29 |
| | * | OMAP3: serial: Fix uart4 handling for 3630 | Govindraj.R | 2010-09-29 |
| | * | OMAP3: PM: Add prepare idle and resume idle call for uart4 | Govindraj.R | 2010-09-29 |
| | * | OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs | Govindraj.R | 2010-09-29 |
| | * | OMAP clock: Add uart4_ick/fck definitions for 3630 | Govindraj.R | 2010-09-29 |
| | * | OMAP: UART: use non-locking versions of hwmod enable/idle functions | Kevin Hilman | 2010-09-29 |
| | * | OMAP: UART: don't do automatic bus-level suspend/resume | Kevin Hilman | 2010-09-29 |
| | * | OMAP2: UART: remove set_uart_globals | Govindraj.R | 2010-09-29 |
| | * | OMAP: UART: omap_device conversions, remove implicit 8520 assumptions | Kevin Hilman | 2010-09-29 |
| | * | OMAP2/3: UART: add omap_hwmod data for UARTs 1-4 | Kevin Hilman | 2010-09-29 |