aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-08OMAP2: PM: check UART status before trying to idleKevin Hilman
2010-10-08omap: hwmod: Handle modules with 16bit registersRajendra Nayak
2010-10-08arm/omap: remove duplicated includeNicolas Kaiser
2010-10-08OMAP2PLUS: WDT: Fix: Disable WDT after reset during initCharulatha V
2010-10-08omap3: Remove VMMC2 regulator on IGEP v2Enric Balletbo i Serra
2010-10-08omap3: Add i2c eeprom driver to read EDID on IGEP v2Enric Balletbo i Serra
2010-10-08omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2Enric Balletbo i Serra
2010-10-08omap3: Introduce function to detect the IGEP v2 hardwarerevisionEnric Balletbo i Serra
2010-10-08omap3: fix and improve the LED handling on IGEP v2 boardEnric Balletbo i Serra
2010-10-08omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 boardEnric Balletbo i Serra
2010-10-08omap3: Add minimal OMAP3 IGEP module supportEnric Balletbo i Serra
2010-10-08Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren
2010-10-08Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linusTony Lindgren
2010-10-08Merge branch 'pm-next-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G
2010-10-08OMAP: mach-omap2: Fix miscellaneous sparse warningsManjunath Kondaiah G
2010-10-08OMAP2plus: Fix static function warningsManjunath Kondaiah G
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G
2010-10-08OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G
2010-10-04omap: Keep nwires for omap1 and 2420 MMC controllerTony Lindgren
2010-10-01OMAP1: Amstrad Delta: add camera controlled LEDS triggerJanusz Krzysztofik
2010-10-01OMAP1: Amstrad Delta: add support for cameraJanusz Krzysztofik
2010-10-01OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik
2010-10-01omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala
2010-10-01omap4 hsmmc: Register offset handlingkishore kadiyala
2010-10-01omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not setBenoit Cousson
2010-10-01OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature
2010-10-01omap: pandora: enable twl4030 chargerGrazvydas Ignotas
2010-10-01omap: pandora: add fixed regulator for wlanGrazvydas Ignotas
2010-10-01omap2/3: Update revision identificationSanjeev Premi
2010-10-01omap: Fix omap_mux_init_signal not to trash muxnameTony Lindgren
2010-10-01OMAP: PM: Fix build when CONFIG_PM_DEBUG isn't setLoïc Minier
2010-10-01OMAP3: CPUidle: remove redundant setting of PER next power stateKevin Hilman
2010-10-01manual merge for pm-hwmod-uart due to conflictsKevin Hilman
2010-10-01Merge branch 'pm-hwmod-wdog' into pm-hwmodsKevin Hilman
2010-09-29OMAP3: SERIAL: Initialize all omap-uarts for zoom boardsGovindraj.R
2010-09-29OMAP: SERIAL: Enable omap-serial driver in KconfigGovindraj.R
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R
2010-09-29OMAP3: serial: Fix uart4 handling for 3630Govindraj.R
2010-09-29OMAP3: PM: Add prepare idle and resume idle call for uart4Govindraj.R
2010-09-29OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regsGovindraj.R
2010-09-29OMAP clock: Add uart4_ick/fck definitions for 3630Govindraj.R
2010-09-29OMAP: UART: use non-locking versions of hwmod enable/idle functionsKevin Hilman
2010-09-29OMAP: UART: don't do automatic bus-level suspend/resumeKevin Hilman
2010-09-29OMAP2: UART: remove set_uart_globalsGovindraj.R
2010-09-29OMAP: UART: omap_device conversions, remove implicit 8520 assumptionsKevin Hilman
2010-09-29OMAP2/3: UART: add omap_hwmod data for UARTs 1-4Kevin Hilman
2010-09-29OMAP4: UART: Add uart1-4 hwmods data for omap4Benoit Cousson
2010-09-29OMAP: WDT: Use PM runtime APIs instead of clk FW APIsVaradarajan, Charulatha