aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-16ARM: OMAP: Cleanup OMAP FB SDRAM reservationRussell King1-17/+44
2010-06-10omap: GPIO: fix auto-disable of debounce clockKevin Hilman1-0/+1
2010-06-10omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo1-3/+3
2010-06-09omap iommu: Fix Memory leakSatish1-1/+3
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi1-74/+0
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi1-0/+68
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+5
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds23-296/+406
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+24
2010-05-20USB: omap3: add platform init code for OHCI driverAnand Gadiyar1-0/+23
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta1-0/+1
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren1-37/+98
2010-05-20omap4: Add support for i2c initTony Lindgren1-7/+26
2010-05-20omap: Fix i2c platform init code for omap4Tony Lindgren1-20/+47
2010-05-20Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren7-33/+38
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley1-2/+2
2010-05-20OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak1-0/+6
2010-05-20OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak1-0/+1
2010-05-20OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak1-2/+2
2010-05-20OMAP4 clock: Support clk_set_parentRajendra Nayak1-5/+0
2010-05-20OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson1-0/+1
2010-05-20OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson1-3/+5
2010-05-20OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson1-5/+3
2010-05-20OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.cPaul Walmsley1-13/+15
2010-05-20OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley1-1/+2
2010-05-20OMAP2+ clock: remove DEFAULT_RATE clksel_rate flagPaul Walmsley1-7/+6
2010-05-20omap4: Adding PBIAS Configuration for MMC1 Controllerkishore kadiyala1-0/+20
2010-05-20omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V1-12/+47
2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar2-6/+0
2010-05-20omap: hsmmc: fix the hsmmc driver for am3517stanley.miao1-0/+4
2010-05-20omap: DMA: Fix multi-line commentsmanjugk manjugk1-6/+12
2010-05-20OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()Mika Westerberg1-8/+19
2010-05-20Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline into omap-for-linusTony Lindgren4-40/+82
2010-05-20Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren2-132/+49
2010-05-20Merge branch 'omap-boards' into omap-for-linusTony Lindgren1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-15/+80
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai2-15/+80
2010-05-20i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi1-12/+27
2010-05-14ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria1-7/+7
2010-05-14ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria1-8/+12
2010-05-14omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU1-0/+18
2010-05-14omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU1-1/+4
2010-05-14omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU1-3/+3
2010-05-14omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectableHiroshi DOYU1-2/+7
2010-05-14omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU1-27/+31
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari1-17/+26
2010-05-14omap iommu: support for OMAP4Kanigeri, Hari1-0/+3
2010-05-12OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman1-107/+0
2010-05-12OMAP3: GPIO: Removed a couple of unneeded registers from context save/restoreTero Kristo1-10/+0
2010-05-12OMAP3: GPIO: disable GPIO debounce clocks on idleKevin Hilman1-0/+8