summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson1-1/+1
2010-12-20omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson1-1/+1
2010-12-17omap: remove dead wdt code in plat-omap/devices.cAnand Gadiyar1-40/+0
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren3-2/+4
2010-12-17arm: omap: add minimal support for RM-680Aaro Koskinen1-0/+1
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2-456/+250
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren1-58/+0
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren1-1/+1
2010-12-09OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman1-1/+1
2010-12-09omap1: Use asm_irq_flags for entry-macro.STony Lindgren1-1/+1
2010-12-07omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren2-31/+24
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2-316/+98
2010-12-07OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha1-0/+5
2010-12-07OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha2-8/+20
2010-12-07OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren1-6/+6
2010-12-07OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha1-116/+118
2010-12-07omap: McBSP: Make the free variable update more readableShubhrajyoti D1-4/+4
2010-12-07omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula1-7/+1
2010-12-07omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov1-0/+5
2010-12-07omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren1-0/+7
2010-12-07OMAP1: I2C: fix device initializationPaul Walmsley1-0/+5
2010-12-06arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov1-1/+2
2010-11-30Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren3-75/+86
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren2-12/+1
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko1-9/+0
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko1-3/+0
2010-11-30omap: AM3517/05: Add craneboard supportSrinath1-0/+1
2010-11-24arm: omap1: make some functions staticAaro Koskinen2-2/+2
2010-11-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-11-10omap: dsp: remove shm from normal memoryFelipe Contreras1-1/+3
2010-11-09OMAP: I2C: split device registration and convert OMAP2+ to omap_devicePaul Walmsley1-75/+49
2010-11-09OMAP3: hwmod: add I2C hwmods for OMAP3430Rajendra Nayak2-0/+37
2010-11-05omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman1-0/+2
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman3-0/+103
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-38/+23
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds37-874/+645
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+7
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+14
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+7
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+21
2010-10-22OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy1-0/+16
2010-10-22arm/omap: simplify conditionalNicolas Kaiser1-1/+1
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja1-31/+0
2010-10-22ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König1-1/+1
2010-10-22ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König1-3/+3
2010-10-22ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König1-2/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-22USB: AM35x: Add musb supportAjay Kumar Gupta1-0/+21
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+1
2010-10-19Merge branch 'devel-stable' into develRussell King3-2/+3