summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2011-02-25OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I2-0/+71
2011-02-25OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I2-18/+6
2011-02-25OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I1-33/+26
2011-02-25OMAP2+: McBSP: hwmod adaptation for McBSPKishon Vijay Abraham I1-1/+1
2011-02-25OMAP3: hwmod: add dev_attr for McBSP sidetoneKishon Vijay Abraham I1-0/+9
2011-02-25OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I2-0/+5
2011-02-25OMAP3: hwmod data: Add McBSPCharulatha V1-0/+1
2011-02-24OMAP2430: hwmod data: Add McBSPCharulatha V1-0/+2
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I3-19/+64
2011-02-24OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I1-1/+3
2011-02-24omap: iommu: print module name on error messagesDavid Cohen1-2/+2
2011-02-24omap: iommu: Gracefully fail iommu_enable if no arch_iommu is registeredMartin Hostettler1-0/+3
2011-02-23Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren5-0/+85
2011-02-23Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren7-25/+57
2011-02-23OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.Sumit Semwal1-0/+11
2011-02-23OMAP3: hwmod data: add DSS DISPC RFBI DSI VENCSenthilvadivu Guruswamy2-0/+30
2011-02-23OMAP2420: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy2-0/+44
2011-02-22Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren1-0/+4
2011-02-18usb: otg: OMAP4430: Introducing suspend function for power managementHema HK1-0/+1
2011-02-18omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat1-5/+11
2011-02-18omap: IOMMU: add missing function declarationDavid Cohen1-0/+2
2011-02-18OMAP: OneNAND: let boards determine OneNAND frequencyAdrian Hunter1-0/+8
2011-02-18OMAP: OneNAND: determine frequency in one placeAdrian Hunter1-1/+1
2011-02-18omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai1-0/+2
2011-02-18omap3: nand: ecc layout select from board fileSukumar Ghorai2-0/+8
2011-02-18omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai1-1/+4
2011-02-18omap3: nand: prefetch in irq mode supportSukumar Ghorai1-1/+3
2011-02-18omap: gpmc: enable irq mode in gpmcSukumar Ghorai2-2/+12
2011-02-18omap3: nand: configurable transfer type per boardSukumar Ghorai1-0/+7
2011-02-18ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King1-1/+1
2011-02-18ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-2/+2
2011-02-17omap4: Remove 'FIXME: omap44xx_sram_init not implemented'Santosh Shilimkar1-16/+0
2011-02-17OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V1-0/+3
2011-02-17OMAP2420: hwmod data: Add McSPICharulatha V1-0/+8
2011-02-17usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK1-0/+4
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren22-123/+146
2011-02-16TI816X: Add low level debug supportHemant Pedanekar2-0/+15
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar4-1/+40
2011-02-16TI816X: Update common omap platform filesHemant Pedanekar4-0/+21
2011-02-15omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren1-1/+0
2011-02-15omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren1-1/+0
2011-02-15omap: McBSP: Remove unused audio macros in mcbsp.hKishon Vijay Abraham I1-14/+0
2011-02-15OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman1-4/+7
2011-02-10ARM: omap: move omap_board_config_kernel to .init.dataUwe Kleine-König1-2/+3
2011-02-10ARM: omap: move omap_get_config et al. to .init.textUwe Kleine-König2-6/+4
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet2-6/+22
2011-01-28ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux2-37/+2
2011-01-28arm: plat-omap: dma: make omap_dma_in_1510_mode() staticAaro Koskinen1-1/+1
2011-01-28arm: omap1: fix compile warningsFelipe Balbi1-46/+46
2011-01-28arm: omap: i2c: fix compile warningFelipe Balbi1-1/+1