summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
* omap3: Decrease cpufreq transition latencyMike Turquette2009-11-111-1/+1
* omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik2009-11-111-0/+8
* omap: Fix race condition in omap dma driverTao Hu2009-11-101-0/+6
* omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU2009-10-221-1/+1
* omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar2009-10-221-10/+8
* omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards...Janusz Krzysztofik2009-10-221-1/+4
* omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula2009-10-141-1/+1
* omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal2009-10-141-6/+9
* Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren2009-10-061-0/+2
|\
| * OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy2009-10-051-0/+2
* | omap: iovmm: Add missing mutex_unlockDaniel Walker2009-10-061-1/+2
* | omap: iovmm: Fix incorrect spellingHiroshi DOYU2009-10-061-3/+3
* | omap: SRAM: flush the right address after memcpy in omap_sram_pushye janboe2009-10-061-1/+2
* | omap: Fix incorrect 730 vs 850 detectionTony Lindgren2009-10-051-23/+14
* | omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-241-0/+1
* | omap: Fix matrix_keymap_data usageTony Lindgren2009-09-241-3/+2
* | omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-241-1/+1
* | omap: iovmm: Fix compiler warningSanjeev Premi2009-09-241-2/+3
* | omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2009-09-241-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-231-0/+4
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-2035-329/+3353
| |\
| * | mtd: omap: add support for nand prefetch-read and post-writevimal singh2009-09-191-0/+4
* | | omapfb: fix coding style / remove dead linearun c2009-09-231-2/+2
* | | omapfb: add support for MIPI-DCS compatible LCDsImre Deak2009-09-231-0/+5
* | | omap4: mmc driver support on OMAP4kishore kadiyala2009-09-232-1/+10
* | | ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2009-09-231-0/+2
* | | omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-231-0/+3
* | | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-0/+3
* | | ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2009-09-231-0/+3
| |/ |/|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-1830-241/+2598
|\ \
| * \ Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren2009-09-0310-1/+1903
| |\ \
| | * | OMAP clock: use debugfs_remove_recursive() for rewindingHiroshi DOYU2009-09-031-1/+1
| | * | OMAP2/3/4 core: create omap_device layerPaul Walmsley2009-09-033-0/+832
| | * | OMAP2/3/4: create omap_hwmod layerPaul Walmsley2009-09-031-0/+447
| | * | OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley2009-09-031-0/+3
| | * | OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley2009-09-034-0/+611
| | * | OMAP: SDRC: Add several new register definitionsTero Kristo2009-09-031-0/+9
| * | | Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2009-09-022-2/+16
| |\ \ \
| | * | | OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver2009-09-021-0/+5
| | * | | OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2009-09-022-2/+4
| | * | | OMAP: PM counter infrastructure.Peter 'p2' De Schrijver2009-09-021-0/+7
| | |/ /
| * | | OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDPReddy, Teerth2009-09-021-0/+3
| |/ /
| * | OMAP3: MMC: Add mux for pinsVikram Pandita2009-08-281-0/+28
| * | OMAP: iommu: add initial debugfs supportHiroshi DOYU2009-08-285-14/+435
| * | OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU2009-08-281-1/+1
| * | OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala2009-08-281-4/+23
| * | OMAP: Remove omap boot parsing codeRoger Quadros2009-08-281-44/+0
| * | OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-1/+0
| * | OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo2009-08-282-45/+0
OpenPOWER on IntegriCloud