summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-13ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren7-12/+10
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 Lindgren95-433/+391
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 Lindgren9-330/+10
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren54-238/+263
2012-09-13W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren1-2/+1
2012-09-13Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2-121/+35
2012-09-13ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren28-31/+40
2012-09-13ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren21-59/+10
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 Lindgren434-2198/+3308
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren1-2/+2
2012-09-11ARM: OMAP: remove plat/board.h fileIgor Grinberg41-56/+0
2012-09-11ARM: OMAP: move debug_card_init() functionIgor Grinberg3-6/+10
2012-09-11tty vt: Fix line garbage in virtual console on command line editionJean-François Moine1-61/+17
2012-09-11ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg12-19/+6
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg7-8/+16
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-11msm_serial: fix clock rate on DMA-based uartsDavid Brown1-1/+1
2012-09-11serial: pl011: delete reset callbackLinus Walleij2-22/+0
2012-09-11serial: pl011: delete dangling bug flagLinus Walleij1-4/+0
2012-09-11TTY: serial: move the dereference below the NULL testWei Yongjun2-2/+4
2012-09-11serial: omap: Request pins using pinctrl frameworkTony Lindgren1-0/+9
2012-09-11serial: omap: fix DeviceTree bootFelipe Balbi1-7/+13
2012-09-11ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg13-77/+0
2012-09-09Linux 3.6-rc5Linus Torvalds1-1/+1
2012-09-09Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds5-12/+120
2012-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-2/+23
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2012-09-07serial: omap: fix compile breakageFelipe Balbi2-4/+4
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund1-1/+3
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-7/+7
2012-09-07Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds6-14/+92
2012-09-07tty_register_device_attr updated for tty-nextTomas Hlavacek4-4/+39
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-27/+73
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-2/+2
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones1-1/+1
2012-09-06tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek4-12/+104
2012-09-06serial: serial_core.h needs console.h included firstStephen Rothwell1-1/+1
2012-09-06serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie1-0/+1
2012-09-06serial: mxs-auart: fix the wrong setting orderHuang Shijie1-2/+2