Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 9 | -0/+452 | |
|\ | ||||||
| * | Merge branch 'bcm2835/soc' into next/soc | Olof Johansson | 2012-09-24 | 1 | -0/+1 | |
| |\ | ||||||
| | * | irqchip: fill in empty Kconfig | Stephen Warren | 2012-09-24 | 1 | -0/+1 | |
| * | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2012-09-22 | 231 | -979/+2210 | |
| |\ \ | ||||||
| * \ \ | Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar... | Olof Johansson | 2012-09-21 | 9 | -0/+450 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | ARM: bcm2835: add stub clock driver | Simon Arlott | 2012-09-20 | 2 | -0/+60 | |
| | * | | ARM: bcm2835: add system timer | Simon Arlott | 2012-09-20 | 2 | -0/+162 | |
| | * | | ARM: bcm2835: add interrupt controller driver | Simon Arlott | 2012-09-20 | 5 | -0/+228 | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 56 | -758/+547 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 5 | -10/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | net: seeq: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -2/+2 | |
| | * | | | | video: da8xx-fb: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -4/+4 | |
| | * | | | | scsi: eesox: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 | |
| | * | | | | serial: ks8695: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -2/+2 | |
| | * | | | | input: rpcmouse: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 | |
| * | | | | | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s... | Olof Johansson | 2012-09-21 | 11 | -12/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM: OMAP1: Move board-ams-delta.h from plat to mach | Tony Lindgren | 2012-09-21 | 3 | -4/+3 | |
| | * | | | | | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 8 | -8/+6 | |
| * | | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-21 | 233 | -1034/+2212 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | spi: tegra: remove support of legacy DMA driver based access | Laxman Dewangan | 2012-09-17 | 2 | -55/+2 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'samsung/cleanup' into next/cleanup | Olof Johansson | 2012-09-21 | 1 | -40/+0 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | gpio-samsung: Remove now unused s3c2410_gpio* API | Sylwester Nawrocki | 2012-08-28 | 1 | -40/+0 | |
| * | | | | | | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 11 | -11/+11 | |
| * | | | | | | Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2012-09-19 | 1 | -26/+30 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | mfd: Fix compile for twl-core.c by removing cpu_is_omap usage | Tony Lindgren | 2012-09-18 | 1 | -26/+30 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2012-09-17 | 17 | -139/+80 | |
| |\| | | | | | ||||||
| | * | | | | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1 | Tony Lindgren | 2012-09-13 | 1 | -1/+2 | |
| | * | | | | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-13 | 1 | -0/+5 | |
| | * | | | | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ | Tony Lindgren | 2012-09-13 | 4 | -1/+6 | |
| | * | | | | | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 2012-09-13 | 5 | -0/+7 | |
| | * | | | | | W1: OMAP HDQ1W: Remove dependencies to mach/hardware.h | Tony Lindgren | 2012-09-13 | 1 | -2/+1 | |
| | * | | | | | Input: omap-keypad: Remove dependencies to mach includes | Tony Lindgren | 2012-09-13 | 2 | -121/+35 | |
| | * | | | | | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 2012-09-13 | 2 | -9/+14 | |
| | * | | | | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end | Tony Lindgren | 2012-09-13 | 1 | -5/+10 | |
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ... | Tony Lindgren | 2012-09-13 | 115 | -510/+973 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'depends/tty-omap-serial' into next/cleanup | Olof Johansson | 2012-09-17 | 125 | -3826/+5666 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-09-17 | 74 | -219/+410 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 2012-09-11 | 3 | -4/+0 | |
| | * | | | | | | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/* | Igor Grinberg | 2012-09-11 | 1 | -1/+1 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2012-09-17 | 2 | -89/+241 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | mtd: nand: omap2: use gpmc provided irqs | Afzal Mohammed | 2012-08-30 | 1 | -28/+50 | |
| | * | | | | | | mtd: onenand: omap2: obtain memory from resource | Afzal Mohammed | 2012-08-30 | 1 | -13/+16 | |
| | * | | | | | | mtd: nand: omap2: obtain memory from resource | Afzal Mohammed | 2012-08-30 | 1 | -4/+15 | |
| | * | | | | | | mtd: nand: omap2: handle nand on gpmc | Afzal Mohammed | 2012-08-30 | 1 | -45/+161 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'depends/tps6589x-dt' into next/cleanup | Olof Johansson | 2012-09-17 | 2 | -2/+31 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2012-09-17 | 2 | -4/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mmc: tegra: remove useless include of <mach/*.h> | Stephen Warren | 2012-09-06 | 1 | -1/+0 | |
| | * | | | | | | | gpio: tegra: remove useless includes of <mach/*.h> | Stephen Warren | 2012-09-06 | 1 | -3/+0 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 2012-09-13 | 41 | -202/+322 | |
| |\| | | | | | | ||||||
| * | | | | | | | Merge branch 'ks8695/timer' into next/cleanup | Olof Johansson | 2012-09-12 | 1 | -1/+13 | |
| |\ \ \ \ \ \ \ |