summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2-0/+10
2010-07-16ARM: OMAP: Cleanup OMAP FB SDRAM reservationRussell King1-17/+44
2010-07-05Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDSChristoph Egger2-2/+2
2010-07-05Removing dead OMAP_DSPChristoph Egger2-103/+0
2010-07-05omap2/3/4: Move Kconfig options to mach-omap2/KconfigTony Lindgren1-18/+0
2010-07-05omap: Make omap specific features appear under Kconfig menuTony Lindgren1-1/+1
2010-07-05omap: Use 32KiHZ timer by defaultTony Lindgren1-1/+1
2010-07-05omap: mux: Remove old mux codeTony Lindgren2-221/+1
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren1-61/+0
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren2-536/+41
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren3-203/+79
2010-07-05omap: Separate out omap2 FS USB platform init functionsTony Lindgren1-95/+157
2010-07-02Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mai...Tony Lindgren3-7/+30
2010-06-29omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU1-0/+2
2010-06-29omap iommu: add functionality to get TLB miss interruptKanigeri, Hari2-0/+19
2010-06-29omap iommu: Rename iopte_[p,v]addr -> iopte_page_[p,v]addrHiroshi DOYU1-3/+3
2010-06-29omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU2-4/+6
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-06-03OMAP3: McBSP: Use the port's buffer_size when calculating tx delayPeter Ujfalusi1-6/+1
2010-06-03OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi1-10/+20
2010-06-03OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi2-0/+16
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-22Merge 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/gi...Linus Torvalds23-296/+406
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+24
2010-05-21USB: omap3: add platform init code for OHCI driverAnand Gadiyar1-0/+23
2010-05-21usb: 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