summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds4-106/+12
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-20/+0
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre1-46/+0
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-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst2-13/+2
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-10am3505/3517: Various platform defines for UART4Raphaël Assénat3-0/+9
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-4/+22
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 Torvalds2-1/+6
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 Torvalds8-106/+267
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+9
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-13/+0
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann9-111/+295
2011-07-12OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman1-0/+5
2011-07-12OMAP: PM: omap_device: add system PM methods for PM domain handlingKevin Hilman1-0/+4
2011-07-10Merge branch 'cleanup-part-2' into devel-boardTony Lindgren1-11/+1
2011-07-10OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson1-0/+6
2011-07-10OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson1-0/+1
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson1-1/+2
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson1-1/+1
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson1-0/+1
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson1-0/+1
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M2-0/+4
2011-07-10I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green1-0/+1
2011-07-10I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32Andy Green1-1/+1
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley3-22/+8
2011-07-09OMAP PM: remove OMAP_PM_NONE config optionJean Pihet1-8/+0
2011-07-09OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson1-1/+1
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley1-5/+3
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley1-5/+3
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley1-2/+0
2011-07-09OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson1-1/+1
2011-07-09OMAP: dmtimer: add missing includePaul Walmsley1-0/+1
2011-07-08OMAP4: clocks: Update the clock tree with 4460 clock nodesRajendra Nayak2-0/+3
2011-07-08OMAP4: ID: add omap_has_feature for max freq supportedAneesh V1-2/+21
2011-07-08OMAP: ID: introduce chip detection for OMAP4460Aneesh V1-1/+11
2011-07-07Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren1-2/+10
2011-07-07omap: mcbsp: Remove port number enumsJarkko Nikula1-9/+1
2011-07-07omap: mcbsp: Remove rx_/tx_word_length variablesJarkko Nikula1-2/+0
2011-07-05OMAP4: Keyboard: Mux changes in the board fileShubhrajyoti Datta1-1/+2
2011-07-05arm: omap3: cm-t35: add support for cm-t3730Igor Grinberg1-0/+1
2011-07-04mfd: twl6040: Add initial supportMisael Lopez Cruz1-2/+10
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren3-6/+256
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula1-25/+0