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