aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+12
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-4/+4
2012-10-08arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+29
2012-10-04Merge branch 'late/kirkwood' into late/socOlof Johansson35-67/+763
2012-10-04ASoC: ams-delta: Convert to use snd_soc_register_card()Janusz Krzysztofik1-0/+12
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-463/+97
2012-09-23ARM: OMAP: Add a timer attribute for timers that can interrupt the DSPJon Hunter1-1/+1
2012-09-23hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley1-0/+3
2012-09-23ARM: OMAP: split OMAP1, OMAP2+ RNG device registrationPaul Walmsley1-0/+25
2012-09-23Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley31-44/+920
2012-09-20ARM: OMAP1: Move irda.h from plat to machTony Lindgren6-5/+38
2012-09-20ARM: OMAP1: Move flash.h from plat to machTony Lindgren13-12/+29
2012-09-20ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren2-1/+20
2012-09-20ARM: OMAP1: Move board-sx1.h from plat to machTony Lindgren3-2/+54
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren4-3/+74
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren24-24/+532
2012-09-20ARM: OMAP: Remove smp.hTony Lindgren1-5/+0
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann14-15/+16
2012-09-18Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson2-0/+2
2012-09-17ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2-0/+2
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren6-22/+21
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren6-5/+361
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-4/+281
2012-09-12ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren4-5/+268
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren8-2/+7
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley5-17/+14
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley1-5/+7
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg4-4/+0
2012-09-10ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg9-9/+0
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg4-0/+4
2012-09-10ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg1-8/+0
2012-09-10ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2-10/+0
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann11-459/+97
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+0
2012-08-01ARM: mach-omap1: retire custom LED codeBryan Wu11-459/+97
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-2/+1
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King3-3/+0
2012-07-23Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2012-07-19board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+1
2012-06-14ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter1-2/+2
2012-06-14ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter1-0/+1
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren16-15/+298
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds4-12/+0
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-3/+37
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-31/+143
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-14/+0
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-87/+197
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten4-12/+0