summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
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-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-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-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-11-30Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko
2010-11-30omap: AM3517/05: Add craneboard supportSrinath
2010-11-24arm: omap1: make some functions staticAaro Koskinen
2010-11-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-10omap: dsp: remove shm from normal memoryFelipe Contreras
2010-11-09OMAP: I2C: split device registration and convert OMAP2+ to omap_devicePaul Walmsley
2010-11-09OMAP3: hwmod: add I2C hwmods for OMAP3430Rajendra Nayak
2010-11-05omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy
2010-10-22arm/omap: simplify conditionalNicolas Kaiser
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja
2010-10-22ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König
2010-10-22ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König
2010-10-22ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22USB: AM35x: Add musb supportAjay Kumar Gupta
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-19Merge branch 'devel-stable' into develRussell King