summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-0156-758/+547
|\
| * Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-225-10/+10
| |\
| | * net: seeq: use __iomem pointers for MMIOArnd Bergmann2012-09-191-2/+2
| | * video: da8xx-fb: use __iomem pointers for MMIOArnd Bergmann2012-09-191-4/+4
| | * scsi: eesox: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
| | * serial: ks8695: use __iomem pointers for MMIOArnd Bergmann2012-09-191-2/+2
| | * input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
| * | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-2011-12/+9
| |\ \
| | * | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-203-4/+3
| | * | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-208-8/+6
| * | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-20233-1034/+2212
| |\ \ \
| | * | | spi: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-172-55/+2
| * | | | Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson2012-09-201-40/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | gpio-samsung: Remove now unused s3c2410_gpio* APISylwester Nawrocki2012-08-281-40/+0
| * | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1911-11/+11
| * | | | Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-181-26/+30
| |\ \ \ \
| | * | | | mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-171-26/+30
| * | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-1617-139/+80
| |\| | | |
| | * | | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-121-1/+2
| | * | | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-0/+5
| | * | | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-124-1/+6
| | * | | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-125-0/+7
| | * | | | 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-122-9/+14
| | * | | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-5/+10
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-12115-510/+973
| | |\ \ \ \ \
| * | | | | | | Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-16125-3826/+5666
| |\| | | | | |
| * | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-1674-219/+410
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-103-4/+0
| | * | | | | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-101-1/+1
| * | | | | | | Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-09-162-89/+241
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed2012-08-301-28/+50
| | * | | | | | mtd: onenand: omap2: obtain memory from resourceAfzal Mohammed2012-08-301-13/+16
| | * | | | | | mtd: nand: omap2: obtain memory from resourceAfzal Mohammed2012-08-301-4/+15
| | * | | | | | mtd: nand: omap2: handle nand on gpmcAfzal Mohammed2012-08-301-45/+161
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'depends/tps6589x-dt' into next/cleanupOlof Johansson2012-09-162-2/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-09-162-4/+0
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: tegra: remove useless include of <mach/*.h>Stephen Warren2012-09-061-1/+0
| | * | | | | | | gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-061-3/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-1241-202/+322
| |\| | | | | |
| * | | | | | | Merge branch 'ks8695/timer' into next/cleanupOlof Johansson2012-09-111-1/+13
| |\ \ \ \ \ \ \
| | * | | | | | | watchdog: ks8695: sink registers into driverLinus Walleij2012-09-111-1/+13
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...Olof Johansson2012-09-056-90/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-266-90/+7
| | |/ / / / / /
| * | | | | | | Merge branch 'marco-prepare' of git://gitorious.org/sirfprima2-kernel/sirfpri...Olof Johansson2012-09-042-0/+1172
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann2012-09-04374-2336/+5351
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-043626-121821/+285623
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'u300-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2012-08-151-177/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pinctrl/coh901: move header to platform data dirLinus Walleij2012-08-131-1/+1