summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2010-12-21OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak
2010-12-21OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley
2010-12-21OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley
2010-12-21OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley
2010-12-21OMAP2+: hwmod: add postsetup statePaul Walmsley
2010-12-21OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-21Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren
2010-12-21Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren
2010-12-21Merge branch 'devel-dma' into omap-for-linusTony Lindgren
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman
2010-12-20Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren
2010-12-20omap1: Fix innovator FPGA init for multi-omapTony Lindgren
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah
2010-12-20OMAP2430: hwmod data: add system DMAG, Manjunath Kondaiah
2010-12-20OMAP2420: hwmod data: add system DMAG, Manjunath Kondaiah
2010-12-20OMAP: DMA: Introduce errata handling featureG, Manjunath Kondaiah
2010-12-20OMAP: DMA: Replace read/write macros with functionsG, Manjunath Kondaiah
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson
2010-12-20omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson
2010-12-17Merge branch 'for_2.6.38' of git://gitorious.org/iommu_mailbox/iommu_mailbox ...Tony Lindgren
2010-12-17omap: remove dead wdt code in plat-omap/devices.cAnand Gadiyar
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren
2010-12-17arm: omap: add minimal support for RM-680Aaro Koskinen
2010-12-15OMAP: iommu: make iva2 iommu selectableFelipe Contreras
2010-12-15OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando
2010-12-15OMAP: iovmm: replace __iounmap with iounmapGuzman Lugo, Fernando
2010-12-15OMAP: iovmm: add superpages support to fixed da addressGuzman Lugo, Fernando
2010-12-15OMAP: iovmm: no gap checking for fixed addressGuzman Lugo, Fernando
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren
2010-12-09OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman
2010-12-09omap1: Use asm_irq_flags for entry-macro.STony Lindgren
2010-12-08ARM: io: make iounmap() a simple macroRussell King
2010-12-07omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-12-07OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha
2010-12-07OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha
2010-12-07OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren
2010-12-07OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha
2010-12-07omap: McBSP: Make the free variable update more readableShubhrajyoti D
2010-12-07omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula
2010-12-07omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov
2010-12-07omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren
2010-12-07OMAP1: I2C: fix device initializationPaul Walmsley
2010-12-06arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov
2010-12-02OMAP: mailbox: add notification support for multiple readersKanigeri, Hari