summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2012-01-23iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen
2012-01-23iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen
2012-01-23omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen
2012-01-23omap: iovmm: remove unused functionalityOhad Ben-Cohen
2012-01-23omap: iommu: stop exporting local functionsOhad Ben-Cohen
2012-01-23omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-10arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John
2011-08-10am3505/3517: Various platform defines for UART4Raphaël Assénat
2011-08-05OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-20arm: don't create useless copies to pass into debugfs_create_dir()Al Viro
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann
2011-07-12OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman
2011-07-12OMAP: PM: omap_device: add system PM methods for PM domain handlingKevin Hilman
2011-07-12OMAP: PM: omap_device: conditionally use PM domain runtime helpersKevin Hilman
2011-07-11Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2011-07-11Merge branch 'prcm-fixes-3.1' of git://git.pwsan.com/linux-2.6 into fixes-part-2Tony Lindgren
2011-07-11ASoC: omap: McBSP: fix build breakage on OMAP1Paul Walmsley
2011-07-10Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup...Tony Lindgren
2011-07-10Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux
2011-07-10Merge branch 'cleanup-part-2' into devel-boardTony Lindgren
2011-07-10Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley
2011-07-10OMAP: Add debugfs node to show the summary of all clocksJon Hunter
2011-07-10OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson
2011-07-10OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson
2011-07-10OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M
2011-07-10I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green
2011-07-10I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32Andy Green
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley
2011-07-09OMAP PM: remove OMAP_PM_NONE config optionJean Pihet
2011-07-09OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman