mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
Patch from Tony Lindgren This patch syncs the mainline kernel with linux-omap tree. The highlights of the patch are: - Clock updates by Tuukka Tikkanen, Juha Yrjola, Daniel Petrini and Tony Lindgren - DMA fixes by Imre Deak, Juha Yrjola and Daniel Petrini - Add support to dual-mode hardware timers by Lauri Leukkunen - GPIO support for 24xx by Paul Mundt - GPIO wake-up support by Tony Lindgren - Better GPIO interrupt handler to not lose interrupts by Ralph Walden and Ladislav Michl - Power Management updates by Tuukka Tikkanen - Make Power Management code use new SRAM functions by Tony Lindgren Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| clock.c | ||
| clock.h | ||
| common.c | ||
| cpu-omap.c | ||
| dma.c | ||
| dmtimer.c | ||
| gpio.c | ||
| Kconfig | ||
| Makefile | ||
| mcbsp.c | ||
| mux.c | ||
| ocpi.c | ||
| pm.c | ||
| sleep.S | ||
| sram-fn.S | ||
| sram.c | ||
| sram.h | ||
| usb.c | ||