summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+27
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds9-2499/+71
2011-10-29I2C: OMAP1: set i2c unit feature implementation flags in platform dataAndy Green1-0/+13
2011-10-29I2C: OMAP2+: Pass flags up to omap i2c platform_data as wellAndy Green1-1/+6
2011-10-29I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus addedAndy Green1-0/+6
2011-10-29I2C: OMAP1: set IP revision in platform dataAndy Green1-0/+3
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-36/+0
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+18
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds6-106/+21
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-1/+18
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds4-26/+3
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King1-0/+1
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel9-2499/+71
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King4-93/+11
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre1-1/+1
2011-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann1-0/+1
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre2-46/+1
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre1-44/+1
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre2-4/+10
2011-09-22OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi1-36/+0
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King1-0/+3
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King1-1/+2
2011-09-14iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen1-2/+1
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman1-0/+3
2011-09-06Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel10-2499/+73
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen4-36/+44
2011-08-26omap: iommu: remove unused exported APIOhad Ben-Cohen1-3/+0
2011-08-26omap: iovmm: remove unused functionalityOhad Ben-Cohen1-8/+0
2011-08-26omap: iommu: stop exporting local functionsOhad Ben-Cohen1-8/+0
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen6-2683/+0
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen6-105/+372
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman1-1/+2
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst3-13/+10
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-5/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-14/+1
2011-08-10arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John1-3/+0
2011-08-10am3505/3517: Various platform defines for UART4Raphaël Assénat3-0/+9
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King3-6/+3
2011-08-05OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman1-0/+1
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-39/+111
2011-07-26Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-1/+3
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-6/+38
2011-07-26Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds3-3/+35
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-970/+352
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+5
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-9/+3
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-5/+57
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2-12/+22