summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * OMAP2/3: UART: add omap_hwmod data for UARTs 1-4Kevin Hilman2010-09-296-2/+644
| | | * OMAP4: UART: Add uart1-4 hwmods data for omap4Benoit Cousson2010-09-291-0/+235
| | * | Merge branch 'pm-hwmod-wdog' into pm-hwmodsKevin Hilman2010-10-017-41/+393
| | |\ \
| | | * | OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha2010-09-293-41/+66
| | | * | OMAP4: hwmod data: Add watchdog timerBenoit Cousson2010-09-291-0/+133
| | | * | OMAP2430: hwmod data: Add watchdog timerVaradarajan, Charulatha2010-09-291-0/+64
| | | * | OMAP2420: hwmod data: Add watchdog timerVaradarajan, Charulatha2010-09-291-0/+64
| | | * | OMAP3: hwmod data: Add watchdog timerVaradarajan, Charulatha2010-09-291-0/+66
| | | |/
| | | |
| | \ \
| *-. \ \ Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linusTony Lindgren2010-10-0812-66/+254
| |\ \ \ \
| | | * | | omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala2010-10-011-0/+1
| | | * | | omap4 hsmmc: Register offset handlingkishore kadiyala2010-10-013-5/+10
| | | * | | omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not setBenoit Cousson2010-10-011-1/+7
| | | * | | OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature2010-10-012-0/+4
| | | * | | omap: pandora: enable twl4030 chargerGrazvydas Ignotas2010-10-011-0/+3
| | | * | | omap: pandora: add fixed regulator for wlanGrazvydas Ignotas2010-10-011-11/+32
| | | * | | omap2/3: Update revision identificationSanjeev Premi2010-10-012-42/+66
| | | * | | omap: Fix omap_mux_init_signal not to trash muxnameTony Lindgren2010-10-012-7/+8
| | | |/ /
| | * | | OMAP1: Amstrad Delta: add camera controlled LEDS triggerJanusz Krzysztofik2010-10-011-0/+24
| | * | | OMAP1: Amstrad Delta: add support for cameraJanusz Krzysztofik2010-10-011-0/+45
| | * | | OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik2010-10-012-0/+54
| | |/ /
| * | | Merge branch 'pm-next-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2010-10-082-6/+5
| |\ \ \
| | * | | OMAP: PM: Fix build when CONFIG_PM_DEBUG isn't setLoïc Minier2010-10-011-3/+4
| | * | | OMAP3: CPUidle: remove redundant setting of PER next power stateKevin Hilman2010-10-011-3/+1
| * | | | OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G2010-10-088-8/+8
| * | | | OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G2010-10-089-20/+42
| * | | | OMAP: mach-omap2: Fix miscellaneous sparse warningsManjunath Kondaiah G2010-10-082-2/+0
| * | | | OMAP2plus: Fix static function warningsManjunath Kondaiah G2010-10-0826-35/+44
| * | | | OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G2010-10-0813-16/+20
| * | | | OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G2010-10-082-3/+3
| * | | | omap: Keep nwires for omap1 and 2420 MMC controllerTony Lindgren2010-10-042-4/+7
| | |/ / | |/| |
| * | | OMAP2+: defconfig: disable CPUfreqKevin Hilman2010-09-291-4/+0
| * | | OMAP2+: defconfig: modularize bluetooth, audio and WLANKevin Hilman2010-09-291-15/+15
| | |/ | |/|
| * | ARM: OMAP3LOGIC: Added SMSC Ethernet board supportTim Nordell2010-09-281-0/+65
| * | ARM: OMAP3LOGIC: Add generic smsc911x support when connected to GPMCTim Nordell2010-09-283-0/+151
| * | ARM: OMAP3LOGIC: Adding SDMMC supportTim Nordell2010-09-281-1/+38
| * | ARM: OMAP3LOGIC: Adding LogicPD OMAP3 board supportTim Nordell2010-09-284-0/+169
| * | arm: remove cast from void*matt mooney2010-09-281-4/+4
| * | omap3: cm-t3517: add support for TI HECCIgor Grinberg2010-09-271-0/+45
| * | omap3: cm-t3517: add support for NAND flashIgor Grinberg2010-09-271-0/+54
| * | omap3: cm-t3517: add support for usb hostIgor Grinberg2010-09-271-0/+50
| * | omap3: cm-t3517: add support for v3020 rtcIgor Grinberg2010-09-271-0/+36
| * | omap3: Introduce CompuLab CM-T3517 moduleIgor Grinberg2010-09-274-0/+118
| * | Merge branch 'omap4_and_sdrc_2.6.27' of git://git.pwsan.com/linux-2.6 into om...Tony Lindgren2010-09-2718-1782/+4499
| |\ \
| | * | omap3: Prevent SDRC deadlock when L3 is changing frequencyJon Hunter2010-09-271-1/+5
| | * | omap4: control: Fix the control module register accessesSantosh Shilimkar2010-09-274-56/+38
| | * | omap4: control: Add the register definition headersSantosh Shilimkar2010-09-275-0/+2132
| | * | omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar2010-09-272-0/+22
| | * | omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar2010-09-273-1/+10
| | * | OMAP4: clocks: Fix ES2 clock issuesBenoit Cousson2010-09-271-33/+55
| | * | OMAP4: powerdomain: Update DSS logic state for ES2Rajendra Nayak2010-09-272-1/+2
OpenPOWER on IntegriCloud