summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-22mach-ux500:u5500:MCDE platform data for kernel 3.0Naveen Kumar Gaddipati
2012-05-22video: mcde: remove PDP configNaveen Kumar Gaddipati
2012-05-22mach-ux500: mcde: Check cpu instead of machineJimmy Rubin
2012-05-22mach-ux500:hdmi:Kernel 3.0 migrationNaveen Kumar Gaddipati
2012-05-22mach-ux500:mcde:Kernel 3.0 migrationPhilippe Langlais
2012-05-22mcde: u5500: Migrate to kernel3.0Rajagopala V
2012-05-22misc: dispdev: Migrate to kernel 3.0Fredrik Allansson
2012-05-22video: HDMI: HDMI support for v2 board for DB5500xvatnag
2012-05-22video: mcde: Add sony display support for DB5500xvatnag
2012-05-22mcde: mach-ux500: Migrate the patches for kernel3.0Marcel Tunnissen
2012-05-22ux500: regulators: updateRabin Vincent
2012-05-22Moving default pixel format from RGB888 to RGB565.Mathieu J. Poirier
2012-05-22video: mcde: Add Fictive displayPer Persson
2012-05-22video: av8100: Correct hdmi display idJayarami Reddy
2012-05-22video: mcde: fix build problems with updateMarcel Tunnissen
2012-05-22ux500: mcde: Use 24 bpp overlay for HDMIJimmy Rubin
2012-05-22video: mcde: Support YUV 422 overlay pixel formatMarcel Tunnissen
2012-05-22video: mcde: improve display configurationPhilippe Langlais
2012-05-22arm: ux500: Correct FB height when triple bufferPer Persson
2012-05-22video: mcde: Change color convert offset fieldsPhilippe Langlais
2012-05-22MCDE: Use fifo A for main displayJohan Mossberg
2012-05-22video: mcde: Add tripple buffer supportPhilippe Langlais
2012-05-22mach-ux500: framebuffer: Changes to be able to compile with u5500 and u8500 b...Philippe Langlais
2012-05-22video: av8100: Add HDMI support for U5500Philippe Langlais
2012-05-22video: mcde_hdmi: Support for HDMI user space servicePhilippe Langlais
2012-05-22ux500: mcde: Change rotbuf1/2 address for U5500Jimmy Rubin
2012-05-22ux500: mcde: Increase DSI freq for U5500Philippe Langlais
2012-05-22ux500: mcde: update board-configuration for U5500Philippe Langlais
2012-05-22ux500: mcde: Remove unused filePhilippe Langlais
2012-05-22drivers: video: add regulator for CVBS outPhilippe Langlais
2012-05-22video: mcde: Fix memory allocation failurePer Persson
2012-05-22video: mcde: Fix mcde GPIO and device creationPhilippe Langlais
2012-05-22video: mcde: Fix Kconfig to match the ux500 updatePhilippe Langlais
2012-05-22mcde: mach-ux500: u5500 alignment with 2.6.35Philippe Langlais
2012-05-22mcde: mach-ux500: boards merge from GLK 2.6.35Philippe Langlais
2012-05-22Porting architecture portion of av8100 driver from .35 to .38Philippe Langlais
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon