summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2123-296/+406
|\
| * Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-201-37/+98
| |\
| | * omap4: Add support for i2c initTony Lindgren2010-05-201-7/+26
| | * omap: Fix i2c platform init code for omap4Tony Lindgren2010-05-201-20/+47
| * | Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-05-207-33/+38
| |\ \
| | * | OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley2010-05-201-2/+2
| | * | OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak2010-05-201-0/+6
| | * | OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak2010-05-201-0/+1
| | * | OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak2010-05-201-2/+2
| | * | OMAP4 clock: Support clk_set_parentRajendra Nayak2010-05-201-5/+0Star
| | * | OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson2010-05-201-0/+1
| | * | OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson2010-05-201-3/+5
| | * | OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson2010-05-201-5/+3Star
| | * | OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.cPaul Walmsley2010-05-201-13/+15
| | * | OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley2010-05-201-1/+2
| | * | OMAP2+ clock: remove DEFAULT_RATE clksel_rate flagPaul Walmsley2010-05-201-7/+6Star
| * | | omap4: Adding PBIAS Configuration for MMC1 Controllerkishore kadiyala2010-05-201-0/+20
| |/ /
| * | omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V2010-05-201-12/+47
| * | omap4: Move SOC specific code from board fileSantosh Shilimkar2010-05-202-6/+0Star
| * | omap: hsmmc: fix the hsmmc driver for am3517stanley.miao2010-05-201-0/+4
| * | omap: DMA: Fix multi-line commentsmanjugk manjugk2010-05-201-6/+12
| * | OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()Mika Westerberg2010-05-201-8/+19
| * | Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int...Tony Lindgren2010-05-204-40/+82
| |\ \
| | * | omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU2010-05-141-0/+18
| | * | omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU2010-05-141-1/+4
| | * | omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU2010-05-141-3/+3
| | * | omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectableHiroshi DOYU2010-05-141-2/+7
| | * | omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU2010-05-141-27/+31
| | * | omap iommu: add TLB preservation supportKanigeri, Hari2010-05-141-17/+26
| | * | omap iommu: support for OMAP4Kanigeri, Hari2010-05-141-0/+3
| * | | Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren2010-05-202-132/+49Star
| |\ \ \
| | * | | OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman2010-05-121-107/+0Star
| | * | | OMAP3: GPIO: Removed a couple of unneeded registers from context save/restoreTero Kristo2010-05-121-10/+0Star
| | * | | OMAP3: GPIO: disable GPIO debounce clocks on idleKevin Hilman2010-05-121-0/+8
| | * | | OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-122-8/+15
| | * | | OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOsChunqiu Wang2010-05-121-2/+12
| | * | | OMAP3: GPIO fixes for off-modeTero Kristo2010-05-121-5/+14
| | |/ /
| * | | Merge branch 'omap-boards' into omap-for-linusTony Lindgren2010-05-201-1/+1
| |\| |
| * | | omap: add missing FIQ_START definition required forarch/arm/kernel/fiq.c comp...Janusz Krzysztofik2010-05-051-0/+4
| * | | omap4: Fix multiboot with CONFIG_PM and CONFIG_ARCH_OMAP3 selectedTony Lindgren2010-05-041-1/+15
| * | | omap2/3: Fix DEBUG_LL for omap zoom2/3Tony Lindgren2010-05-041-1/+1
| * | | omap: Use a memory address for storing the debug port info instead of UART1 s...Tony Lindgren2010-05-042-27/+31
| * | | omap2/3/4: Fix multi.h when omap3 and omap4 are selected without omap2Tony Lindgren2010-05-041-4/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-211-0/+24
|\ \ \ \
| * | | | USB: omap3: add platform init code for OHCI driverAnand Gadiyar2010-05-201-0/+23
| * | | | usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta2010-05-201-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-202-15/+80
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-202-15/+80
| |\ \ \ | | |/ / | |/| |
| | * | ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria2010-05-141-7/+7
| | * | ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria2010-05-141-8/+12