aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Input: RX51 keymap - fix recent compile breakageDmitry Torokhov2010-07-261-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-221-3/+14
|\
| * Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-201-3/+14
* | Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren2010-06-281-3/+6
|\ \
| * | OMAP: hwmod: Fix the missing bracesBenoit Cousson2010-06-231-3/+6
| |/
* | OMAP4: clock: Fix multi-omap boot with reset un-used clocksSantosh Shilimkar2010-06-161-0/+2
* | OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman2010-06-101-2/+2
* | omap: Stalker board: switch over to gpio_set_debounceSantosh Shilimkar2010-06-091-3/+1
* | omap: fix build failure due to missing include dma-mapping.hAmit Kucheria2010-06-091-0/+2
|/
* arm: omap: switch over to gpio_set_debounceFelipe Balbi2010-05-275-12/+6
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-05-215-26/+215
|\
| * board-omap3-beagle: add DSS2 supportKoen Kooi2010-05-181-26/+75
| * OMAP: RX51: Add Touch Controller in SPI board infoRoger Quadros2010-05-181-0/+15
| * OMAP: RX51: Add LCD Panel supportRoger Quadros2010-05-184-0/+125
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-214-13/+51
|\ \
| * | crypto: omap - OMAP macros correctedDmitry Kasatkin2010-05-141-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-0341-172/+306
| |\ \ | | |/
| * | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-034-13/+51
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2162-1747/+3976
|\ \ \
| * \ \ Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-202-1/+34
| |\ \ \
| * \ \ \ Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-05-2032-1421/+2059
| |\ \ \ \
| | * | | | OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=yPaul Walmsley2010-05-201-13/+4
| | * | | | OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley2010-05-202-6/+6
| | * | | | OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak2010-05-202-0/+37
| | * | | | OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se...Laine Walker-Avina2010-05-201-0/+2
| | * | | | OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak2010-05-201-2/+2
| | * | | | OMAP4: PRCM: Add offset defines for all CM registersRajendra Nayak2010-05-201-0/+260
| | * | | | OMAP4: PRCM: Add offset defines for all PRM registersRajendra Nayak2010-05-201-0/+334
| | * | | | OMAP4: PRCM: Remove duplicate definition of base addressesBenoit Cousson2010-05-201-8/+0
| | * | | | OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson2010-05-205-39/+44
| | * | | | OMAP4: CM: Remove non-functional registers in ES1.0Benoit Cousson2010-05-201-39/+2
| | * | | | OMAP: hwmod: Replace WARN by pr_warning for clockdomain checkBenoit Cousson2010-05-201-7/+6
| | * | | | OMAP: hwmod: Rename hwmod name for the MPUBenoit Cousson2010-05-204-4/+4
| | * | | | OMAP: hwmod: Do not exit the iteration if one clock init failedBenoit Cousson2010-05-201-2/+3
| | * | | | OMAP: hwmod: Replace WARN by pr_warning if clock lookup failedBenoit Cousson2010-05-201-6/+6
| | * | | | OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return valueBenoit Cousson2010-05-201-13/+13
| | * | | | OMAP: hwmod: Fix wrong pointer iteration in oh->slavesBenoit Cousson2010-05-201-14/+16
| | * | | | OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson2010-05-201-1/+1
| | * | | | OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready functionBenoit Cousson2010-05-203-21/+50
| | * | | | OMAP: CM: Move MAX_MODULE_READY_TIME to cm.hBenoit Cousson2010-05-203-20/+10
| | * | | | OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xxPaul Walmsley2010-05-201-127/+36
| | * | | | OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley2010-05-202-124/+125
| | * | | | OMAP2+ clock: clean up clkt_clksel.cPaul Walmsley2010-05-203-177/+266
| | * | | | OMAP2+ clock: remove DEFAULT_RATE clksel_rate flagPaul Walmsley2010-05-205-108/+129
| | * | | | OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macrosPaul Walmsley2010-05-201-7/+12
| | * | | | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-207-112/+114
| | * | | | OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-205-393/+398
| | * | | | OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-207-240/+241
| * | | | | omap3: Add support for OMAP3Stalker boardsJason2010-05-203-0/+680
| * | | | | omap4: Adding PBIAS Configuration for MMC1 Controllerkishore kadiyala2010-05-201-9/+88