aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAge
...
| * | | | | | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-20
| * | | | | | omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson2010-12-20
| * | | | | | omap: remove dead wdt code in plat-omap/devices.cAnand Gadiyar2010-12-17
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-17
| |\ \ \ \ \
| | * | | | | arm: omap: add minimal support for RM-680Aaro Koskinen2010-12-17
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-10
| |\ \ \ \ \
| | * | | | | omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren2010-12-07
| | * | | | | OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-07
| | * | | | | OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha2010-12-07
| | * | | | | OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha2010-12-07
| | * | | | | OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren2010-12-07
| | * | | | | OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha2010-12-07
| * | | | | | omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren2010-12-10
| * | | | | | Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2010-12-10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | omap1: Use asm_irq_flags for entry-macro.STony Lindgren2010-12-09
| | | |_|/ / | | |/| | |
| * | | | | omap: McBSP: Make the free variable update more readableShubhrajyoti D2010-12-07
| * | | | | omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula2010-12-07
| * | | | | omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov2010-12-07
| * | | | | omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren2010-12-07
| * | | | | OMAP1: I2C: fix device initializationPaul Walmsley2010-12-07
| * | | | | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2010-11-30
| |\ \ \ \ \
| | * | | | | OMAP: I2C: split device registration and convert OMAP2+ to omap_devicePaul Walmsley2010-11-09
| | * | | | | OMAP3: hwmod: add I2C hwmods for OMAP3430Rajendra Nayak2010-11-09
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren2010-11-30
| |\ \ \ \ \ \
| | | * | | | | omap: AM3517/05: Add craneboard supportSrinath2010-11-30
| | | |/ / / /
| | * | | | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-30
| | * | | | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-30
| | | |/ / / | | |/| | |
| * / | | | arm: omap1: make some functions staticAaro Koskinen2010-11-24
| |/ / / /
* | | | | Merge branch 'misc' into develRussell King2011-01-06
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp' into miscRussell King2011-01-06
| |\ \ \ \ \
| | * | | | | ARM: SMP: remove smp_mpidr.hRussell King2010-12-20
| | * | | | | ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-03
| | |/ / / /
| * | | | | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-03
| * | | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-26
| | |/ / / | |/| | |
* | | | | Merge branch 'clksrc' into develRussell King2011-01-05
|\ \ \ \ \
| * | | | | ARM: omap: convert sched_clock() to use new infrastructureRussell King2010-12-22
| * | | | | ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-22
| * | | | | ARM: omap: update clock source registrationRussell King2010-12-22
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-05
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | |_|_| / / |/| | | / | | | | / | | | |/ | | |/|
| | * | ARM: io: make iounmap() a simple macroRussell King2010-12-08
| |/ /
* | | OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman2010-12-09
* | | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-12-06
|/ /
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-15
|\ \
| * | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-05
| |/
* / omap: dsp: remove shm from normal memoryFelipe Contreras2010-11-10
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * omap: add dsp platform deviceFelipe Contreras2010-10-05
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-10-26
|\ \
| * | OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy2010-10-22
| * | arm/omap: simplify conditionalNicolas Kaiser2010-10-22