summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-13Merge tag 'omap-cleanup-a-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren1-64/+44
2012-09-13ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren6-11/+8
2012-09-13ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren15-111/+13
2012-09-13ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren92-429/+384
2012-09-13ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren1-54/+0
2012-09-13ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren5-273/+268
2012-09-13ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren5-329/+4
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren46-238/+252
2012-09-13ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren25-237/+23
2012-09-13ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren18-50/+0
2012-09-13ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2-2/+0
2012-09-13ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2-3/+2
2012-09-13ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren1-1/+2
2012-09-13ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2-1/+2
2012-09-13Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren204-996/+1186
2012-09-12ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley1-25/+10
2012-09-12ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley1-13/+8
2012-09-12ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley1-11/+7
2012-09-12ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley1-8/+13
2012-09-12ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley1-8/+7
2012-09-12ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley1-8/+8
2012-09-11ARM: OMAP: remove plat/board.h fileIgor Grinberg38-52/+0
2012-09-11ARM: OMAP: move debug_card_init() functionIgor Grinberg3-6/+10
2012-09-11ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg11-18/+0
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg5-7/+4
2012-09-11ARM: OMAP: remove the omap custom tagsIgor Grinberg2-118/+0
2012-09-11ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg1-8/+0
2012-09-11ARM: OMAP: remove the sti console workaroundIgor Grinberg1-10/+0
2012-09-11ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2-18/+12
2012-09-11serial: pl011: delete reset callbackLinus Walleij1-21/+0
2012-09-11ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg13-77/+0
2012-09-09Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds4-11/+119
2012-09-07serial: omap: fix compile breakageFelipe Balbi1-4/+0
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+2
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-19/+57
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi1-37/+0
2012-09-06serial: omap: fix software flow controlVikram Pandita1-2/+2
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi2-11/+14
2012-09-06uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-09-06serial: omap: define and use to_uart_omap_port()Felipe Balbi1-0/+2
2012-09-06serial: Add note about migration to driver SCCNXPAlexander Shiyan1-0/+32
2012-09-05xen: fix logical error in tlb flushingAlex Shi1-1/+1
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk1620-22668/+50016
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk1-1/+1
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt1-1/+1
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8