summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2010-07-26OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley
2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman
2010-07-26OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman
2010-07-26OMAP4: hwmod: Enable omap_device build for OMAP4Rajendra Nayak
2010-07-26OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley
2010-07-26OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman
2010-07-26OMAP: clock: add kerneldoc for structures; move flags closer to structsPaul Walmsley
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King
2010-07-16ARM: OMAP: Cleanup OMAP FB SDRAM reservationRussell King
2010-07-05Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDSChristoph Egger
2010-07-05Removing dead OMAP_DSPChristoph Egger
2010-07-05omap2/3/4: Move Kconfig options to mach-omap2/KconfigTony Lindgren
2010-07-05omap: Make omap specific features appear under Kconfig menuTony Lindgren
2010-07-05omap: Use 32KiHZ timer by defaultTony Lindgren
2010-07-05omap: mux: Remove old mux codeTony Lindgren
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren
2010-07-05omap: Separate out omap2 FS USB platform init functionsTony Lindgren
2010-07-02Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mai...Tony Lindgren
2010-06-29omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU
2010-06-29omap iommu: add functionality to get TLB miss interruptKanigeri, Hari
2010-06-29omap iommu: Rename iopte_[p,v]addr -> iopte_page_[p,v]addrHiroshi DOYU
2010-06-29omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU
2010-06-10omap: GPIO: fix auto-disable of debounce clockKevin Hilman
2010-06-10omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo
2010-06-09omap iommu: Fix Memory leakSatish
2010-06-03OMAP3: McBSP: Use the port's buffer_size when calculating tx delayPeter Ujfalusi
2010-06-03OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi
2010-06-03OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: omap3: add platform init code for OHCI driverAnand Gadiyar
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren
2010-05-20omap4: Add support for i2c initTony Lindgren
2010-05-20omap: Fix i2c platform init code for omap4Tony Lindgren
2010-05-20Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley
2010-05-20OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak
2010-05-20OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak
2010-05-20OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak
2010-05-20OMAP4 clock: Support clk_set_parentRajendra Nayak
2010-05-20OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson
2010-05-20OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson
2010-05-20OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson
2010-05-20OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.cPaul Walmsley