summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1981-87/+92
* Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-186-26/+39
|\
| * ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2012-09-172-0/+2
| * ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter2012-09-171-0/+5
| * mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-173-26/+32
* | Merge tag 'omap-cleanup-makefile-sparse-for-v3.7' of git://git.kernel.org/pub...Olof Johansson2012-09-1641-340/+277
|\ \
| * \ Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-1240-276/+233
| |\ \
| | * | ARM: OMAP: unwrap stringsPaul Walmsley2012-09-1234-258/+206
| | * | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-128-18/+27
| * | | Merge tag 'omap-cleanup-a-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-64/+44
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley2012-09-111-25/+10
| | * | ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley2012-09-111-13/+8
| | * | ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley2012-09-111-11/+7
| | * | ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley2012-09-111-8/+13
| | * | ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley2012-09-111-8/+7
| | * | ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley2012-09-111-8/+8
| | |/
* | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16176-1637/+1013
|\ \ \ | |/ /
| * | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-127-12/+10
| * | ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-1215-111/+13
| * | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-1295-433/+391
| * | ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren2012-09-121-54/+0
| * | ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2012-09-125-273/+268
| * | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-129-330/+10
| * | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1254-238/+263
| * | W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren2012-09-121-2/+1
| * | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-122-121/+35
| * | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1228-31/+40
| * | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1221-59/+10
| * | ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2012-09-122-2/+0
| * | ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-122-3/+2
| * | ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren2012-09-121-1/+2
| * | ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2012-09-122-1/+2
| | |
| | \
| *-. \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-12434-2198/+3308
| |\ \ \
* | \ \ \ Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-16169-8838/+6347
|\ \ \ \ \ | |/ / / /
| * | | | serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-111-2/+2
| * | | | tty vt: Fix line garbage in virtual console on command line editionJean-François Moine2012-09-101-61/+17
| * | | | msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-101-1/+1
| * | | | serial: pl011: delete reset callbackLinus Walleij2012-09-102-22/+0
| * | | | serial: pl011: delete dangling bug flagLinus Walleij2012-09-101-4/+0
| * | | | TTY: serial: move the dereference below the NULL testWei Yongjun2012-09-102-2/+4
| * | | | serial: omap: Request pins using pinctrl frameworkTony Lindgren2012-09-101-0/+9
| * | | | serial: omap: fix DeviceTree bootFelipe Balbi2012-09-101-7/+13
| * | | | serial: omap: fix compile breakageFelipe Balbi2012-09-072-4/+4
| * | | | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-064-4/+39
| * | | | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-064-12/+104
| * | | | serial: serial_core.h needs console.h included firstStephen Rothwell2012-09-061-1/+1
| * | | | serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie2012-09-061-0/+1
| * | | | serial: mxs-auart: fix the wrong setting orderHuang Shijie2012-09-061-2/+2
| * | | | serial_core: fix sizeof(pointer)Fengguang Wu2012-09-061-1/+1
| * | | | serial: omap: enable RX and TX FIFO usageFelipe Balbi2012-09-061-3/+7
OpenPOWER on IntegriCloud