summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: harmony: fix ldo7 regulator-nameStephen Warren2012-09-201-1/+1
* Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson2012-09-2010-155/+27
|\
| * ARM: S3C24XX: Use module_platform_driver macro in mach-osiris-dvs.cSachin Kamat2012-09-071-12/+1
| * ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.cSachin Kamat2012-09-071-13/+1
| * ARM: S3C24XX: Remove obsolete GPIO API declarationsSylwester Nawrocki2012-08-281-97/+0
| * ARM: S3C24XX: Convert users of s3c2410_gpio_setpin to gpiolib APISylwester Nawrocki2012-08-285-23/+25
| * ARM: EXYNOS: cleanup unused code related to GPSJonghwan Choi2012-08-282-10/+0
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1955-453/+66
* | Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-185-0/+9
|\ \
| * | 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-172-0/+2
* | | 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-16151-1705/+924
|\ \ \ \ | |/ / /
| * | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-126-11/+8
| * | | 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-1292-429/+384
| * | | 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-125-329/+4
| * | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1246-238/+252
| * | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1225-237/+23
| * | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1218-50/+0
| * | | 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-12204-996/+1186
| |\ \ \ \
* | \ \ \ \ Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-1611-85/+79
|\ \ \ \ \ \ | |/ / / / /
| * | | | | serial: pl011: delete reset callbackLinus Walleij2012-09-101-21/+0
| * | | | | serial: omap: fix compile breakageFelipe Balbi2012-09-071-4/+0
| * | | | | serial: omap: move uart_omap_port definition to C fileFelipe Balbi2012-09-061-37/+0
| * | | | | serial: omap: fix software flow controlVikram Pandita2012-09-061-2/+2
| * | | | | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-062-11/+14
| * | | | | serial: omap: define and use to_uart_omap_port()Felipe Balbi2012-09-051-0/+2
| * | | | | serial: Add note about migration to driver SCCNXPAlexander Shiyan2012-09-051-0/+32
| * | | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27175-2531/+1969
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-162-0/+10
| * | | | | MIPS: OCTEON: Fix breakage due to 8250 changes.David Daney2012-08-141-15/+15
| * | | | | TTY: nfcon, add tty_port and link itJiri Slaby2012-08-131-0/+4
OpenPOWER on IntegriCloud