summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2011-09-15OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-09-15OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman
2011-09-15OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas
2011-09-15OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman
2011-09-15omap: mcbsp: Remove omap device APIJarkko Nikula
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley
2011-09-14Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-14iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen
2011-09-14OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman
2011-09-06Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen
2011-08-26omap: iommu: remove unused exported APIOhad Ben-Cohen
2011-08-26omap: iovmm: remove unused functionalityOhad Ben-Cohen
2011-08-26omap: iommu: stop exporting local functionsOhad Ben-Cohen
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
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-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-08-05OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-27Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-27Merge 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-23Merge 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-21arm: don't create useless copies to pass into debugfs_create_dir()Al Viro
2011-07-21switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park