summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2010-12-21omap4: Add platform changes for PWM LEDHemanth V1-0/+24
2010-12-21omap4: Add platform changes for Ambient Light sensorHemanth V1-0/+3
2010-12-21omap3: igepv2: LED gpio-led:green:d1 is active lowLaurent Pinchart1-1/+2
2010-12-21omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_outputLaurent Pinchart1-12/+8
2010-12-21Fix IGEPv2 second MMC channel power supplyMarc Zyngier1-10/+51
2010-12-21omap2430: hwmod: remove stray declarationAnand Gadiyar1-2/+0
2010-12-21Added video data to support tvout on rx51Srikar1-1/+28
2010-12-21omap: rx51: Add supplies and data for codec b part ofTLV320AIC34Jarkko Nikula1-0/+12
2010-12-21omap: rx51: Remove extra tlv320aic3x.h inclusionJarkko Nikula1-1/+0
2010-12-21arm: mach-omap2: Kconfig: fix incorrect optionAaro Koskinen1-1/+1
2010-12-21arm: mach-omap2: hsmmc_reset: fix clk_get() error handlingAaro Koskinen1-20/+24
2010-12-21I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson4-22/+22
2010-12-18OMAP4: enable smc instruction in new assembler versionsJohn Rigby1-2/+3
2010-12-18omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu5-12/+7
2010-12-18omap: boards w/ wl12xx should select REGULATOR_FIXED_VOLTAGEOhad Ben-Cohen1-0/+3
2010-12-18OMAP3: add comments for erratas i540 and i478 workaroundsJean Pihet2-1/+12
2010-12-18Merge branch 'devel-board' into omap-for-linusTony Lindgren12-59/+366
2010-12-18arm: omap: add minimal support for RM-680Aaro Koskinen3-0/+195
2010-12-18arm: omap: sdram-nokia: add 97.6/195.2 MHz timing dataAaro Koskinen1-0/+44
2010-12-18arm: omap: sdram-nokia: delete redundant timing dataAaro Koskinen1-1/+0
2010-12-18arm: omap: sdram-nokia: improve error handlingAaro Koskinen1-2/+6
2010-12-18arm: omap: sdram-nokia: use array to list timingsAaro Koskinen1-6/+15
2010-12-18arm: omap: sdram-nokia: prepare for new memory timingsAaro Koskinen1-5/+6
2010-12-18arm: omap: add sdram-nokia.hAaro Koskinen3-1/+14
2010-12-18arm: omap: rename board-rx51-sdram.c to sdram-nokia.cAaro Koskinen3-20/+20
2010-12-15omap: Fix setting omap_irq_base for 2430Tony Lindgren1-1/+1
2010-12-11OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley1-5/+6
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren31-32/+1316
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren1-0/+40
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2-29/+37
2010-12-10omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren2-29/+37
2010-12-10OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2-10/+51
2010-12-10Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren21-74/+20
2010-12-08arm: omap2: io: fix clk_get() error checkAaro Koskinen1-1/+1
2010-12-08OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha26-27/+1
2010-12-08OMAP2+: GPIO: device registrationVaradarajan, Charulatha1-0/+104
2010-12-08OMAP4: hwmod data: Add GPIOBenoit Cousson1-0/+341
2010-12-08OMAP3: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+360
2010-12-08OMAP2430: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+279
2010-12-08OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+229
2010-12-08omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren2-2/+2
2010-12-08omap: Don't select mux by default for each boardTony Lindgren1-4/+0
2010-12-07omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-1/+1
2010-12-03omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman1-17/+17
2010-12-03arm: mach-omap2: rx51: clean up dummy onenand initAaro Koskinen1-19/+9
2010-12-03arm: mach-omap2: n8x0: clean up dummy onenand initAaro Koskinen1-17/+9
2010-12-03arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen20-38/+2
2010-12-01Merge branch 'ctrl-wip/mux-omap4-v4' of git://gitorious.org/omap-pm/linux int...Tony Lindgren12-147/+2310
2010-12-01Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren6-5/+772
2010-12-01Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren9-198/+189