summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-08OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley3-3/+62
2010-10-08OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley4-1/+45
2010-10-08OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switchingPaul Walmsley1-0/+10
2010-10-08OMAP2430: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley1-5/+59
2010-10-08OMAP2420: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley1-2/+38
2010-10-08OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macroPaul Walmsley2-2/+2
2010-10-08OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele...Paul Walmsley2-5/+17
2010-10-08omap: Update omap2plus_defconfig to use ttyO instead ttySTony Lindgren1-1/+1
2010-10-08OMAP2: PM: check UART status before trying to idleKevin Hilman1-0/+2
2010-10-08omap: hwmod: Handle modules with 16bit registersRajendra Nayak2-11/+19
2010-10-08arm/omap: remove duplicated includeNicolas Kaiser1-2/+0
2010-10-08OMAP2PLUS: WDT: Fix: Disable WDT after reset during initCharulatha V1-0/+61
2010-10-08omap3: Remove VMMC2 regulator on IGEP v2Enric Balletbo i Serra1-23/+3
2010-10-08omap3: Add i2c eeprom driver to read EDID on IGEP v2Enric Balletbo i Serra1-9/+24
2010-10-08omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2Enric Balletbo i Serra1-27/+69
2010-10-08omap3: Introduce function to detect the IGEP v2 hardwarerevisionEnric Balletbo i Serra1-0/+47
2010-10-08omap3: fix and improve the LED handling on IGEP v2 boardEnric Balletbo i Serra1-69/+87
2010-10-08omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 boardEnric Balletbo i Serra1-0/+16
2010-10-08omap3: Add minimal OMAP3 IGEP module supportEnric Balletbo i Serra4-0/+411
2010-10-08Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren21-337/+1736
2010-10-08Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linusTony Lindgren12-66/+254
2010-10-08Merge branch 'pm-next-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2-6/+5
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G8-8/+8
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G9-20/+42
2010-10-08OMAP: mach-omap2: Fix miscellaneous sparse warningsManjunath Kondaiah G2-2/+0
2010-10-08OMAP2plus: Fix static function warningsManjunath Kondaiah G26-35/+44
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G13-16/+20
2010-10-08OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G2-3/+3
2010-10-05omap: Keep nwires for omap1 and 2420 MMC controllerTony Lindgren2-4/+7
2010-10-02OMAP1: Amstrad Delta: add camera controlled LEDS triggerJanusz Krzysztofik1-0/+24
2010-10-02OMAP1: Amstrad Delta: add support for cameraJanusz Krzysztofik1-0/+45
2010-10-02OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik2-0/+54
2010-10-02omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala1-0/+1
2010-10-02omap4 hsmmc: Register offset handlingkishore kadiyala3-5/+10
2010-10-02omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not setBenoit Cousson1-1/+7
2010-10-02OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature2-0/+4
2010-10-02omap: pandora: enable twl4030 chargerGrazvydas Ignotas1-0/+3
2010-10-02omap: pandora: add fixed regulator for wlanGrazvydas Ignotas1-11/+32
2010-10-02omap2/3: Update revision identificationSanjeev Premi2-42/+66
2010-10-02omap: Fix omap_mux_init_signal not to trash muxnameTony Lindgren2-7/+8
2010-10-02OMAP: PM: Fix build when CONFIG_PM_DEBUG isn't setLoïc Minier1-3/+4
2010-10-02OMAP3: CPUidle: remove redundant setting of PER next power stateKevin Hilman1-3/+1
2010-10-02manual merge for pm-hwmod-uart due to conflictsKevin Hilman18-296/+1343
2010-10-02Merge branch 'pm-hwmod-wdog' into pm-hwmodsKevin Hilman7-41/+393
2010-09-29OMAP3: SERIAL: Initialize all omap-uarts for zoom boardsGovindraj.R2-1/+1
2010-09-29OMAP: SERIAL: Enable omap-serial driver in KconfigGovindraj.R1-3/+8
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R1-0/+129
2010-09-29OMAP3: serial: Fix uart4 handling for 3630Govindraj.R1-1/+5
2010-09-29OMAP3: PM: Add prepare idle and resume idle call for uart4Govindraj.R1-0/+2
2010-09-29OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regsGovindraj.R4-2/+18