summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman2010-07-271-0/+4
* OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman2010-07-271-1/+4
* OMAP4: hwmod: Enable omap_device build for OMAP4Rajendra Nayak2010-07-271-0/+1
* OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley2010-07-271-2/+3
* OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman2010-07-271-0/+2
* OMAP: clock: add kerneldoc for structures; move flags closer to structsPaul Walmsley2010-07-271-23/+107
* omap: GPIO: fix auto-disable of debounce clockKevin Hilman2010-06-101-0/+1
* omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo2010-06-101-3/+3
* omap iommu: Fix Memory leakSatish2010-06-091-1/+3
* arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi2010-05-271-74/+0Star
* arm: omap: gpio: implement set_debounce methodFelipe Balbi2010-05-271-0/+68
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-211-0/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-0320-38/+66
| |\
| * | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-031-0/+5
* | | 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