summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2: Fix cpu detectionTony Lindgren2008-12-101-51/+25
* ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-101-1/+1
* ARM: OMAP: minor gpio bugfixesDavid Brownell2008-12-101-5/+15
* ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula2008-12-102-34/+21
* ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-101-2/+2
* ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-102-15/+0
* ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-101-1/+1
* ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-103-25/+8
* ARM: OMAP: gpios implement new to_irq()David Brownell2008-12-102-4/+21
* ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula2008-12-101-1/+1
* ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander2008-12-101-11/+15
* [ARM] omap: fix a pile of issuesRussell King2008-12-012-6/+6
* ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-261-2/+3
* ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria2008-11-251-1/+1
* ARM: OMAP: Fix define for twl4030 irqsTony Lindgren2008-11-041-1/+1
* ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren2008-11-041-1/+3
* ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei2008-11-041-10/+10
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-1/+5
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-012-8/+8
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-1288-50/+7779
| |\ \
* | \ \ Merge branch 'fixes' into for-linusRussell King2008-10-152-9/+14
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-10-121-8/+13
| |\ \ \ \
| | * | | | [WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi2008-10-101-8/+13
| * | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1116-21/+18
| |\ \ \ \ \
| * | | | | | ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-101-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 's3c-move' into develRussell King2008-10-141-13/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ARM] omap: back out 'internal_clock' supportRussell King2008-09-171-13/+0
* | | | | | Merge branch 'omap-all' into develRussell King2008-10-1443-378/+1277
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflictTony Lindgren2008-10-141-10/+1
| * | | | | [ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary checkTony Lindgren2008-10-141-7/+0
| * | | | | [ARM] 5301/1: ARM: OMAP: Add missing irq definesTony Lindgren2008-10-141-0/+18
| * | | | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-1019-55/+268
| |\ \ \ \ \
| | * | | | | ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat2008-10-102-0/+40
| | * | | | | ARM: OMAP3: Add support for the Gumstix Overo board (rev 3)Steve Sakoman2008-10-091-0/+26
| | * | | | | ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim2008-10-092-0/+37
| | * | | | | ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-0916-56/+166
| * | | | | | Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-0921-30/+227
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-0614-18/+56
| | * | | | | ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley2008-10-062-0/+6
| | * | | | | ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita2008-10-061-11/+145
| | * | | | | ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren2008-10-063-0/+11
| | * | | | | ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren2008-10-061-1/+2
| | * | | | | ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander2008-10-062-0/+7
| * | | | | | ARM: OMAP: Fixes to omap_mcbsp_request functionJarkko Nikula2008-10-081-4/+9
| * | | | | | ARM: OMAP: Add support for OMAP2430 in McBSPJarkko Nikula2008-10-081-0/+3
| * | | | | | ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xxChandra Shekhar2008-10-081-0/+5
| * | | | | | ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-082-175/+246
| * | | | | | Fix sections for omap-mcbsp platform driverUwe Kleine-König2008-10-081-3/+3
| |/ / / / /
| * | | | | Merge unstable branch 'omap-rmk'Russell King2008-10-0316-124/+231
| |\ \ \ \ \
| | * | | | | [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-1/+1
OpenPOWER on IntegriCloud