summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-1392-429/+384
* ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren2012-09-131-54/+0
* ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2012-09-135-273/+268
* ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-135-329/+4
* ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1346-238/+252
* ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1325-237/+23
* ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1318-50/+0
* ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2012-09-132-2/+0
* ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-132-3/+2
* ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren2012-09-131-1/+2
* ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2012-09-132-1/+2
*-. Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-13204-996/+1186
|\ \
| | * ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-1138-52/+0
| | * ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-113-6/+10
| | * ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-1111-18/+0
| | * ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-115-7/+4
| | * ARM: OMAP: remove the omap custom tagsIgor Grinberg2012-09-112-118/+0
| | * ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg2012-09-111-8/+0
| | * ARM: OMAP: remove the sti console workaroundIgor Grinberg2012-09-111-10/+0
| | * ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2012-09-112-18/+12
| | * ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-1113-77/+0
| | * Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-094-11/+119
| | |\
| | | * ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu2012-08-281-0/+36
| | | * ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu2012-08-281-0/+12
| | | * ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu2012-08-281-6/+20
| | | * ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu2012-08-281-3/+14
| | | * ARM: Kirkwood: increase atomic coherent pool sizeMarek Szyprowski2012-08-281-0/+7
| | | * ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski2012-08-281-0/+4
| | | * ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-282-1/+25
| | | * ARM: relax conditions required for enabling Contiguous Memory AllocatorMarek Szyprowski2012-08-281-1/+1
| | * | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-072-2/+2
| | |\ \
| | | * | xen: fix logical error in tlb flushingAlex Shi2012-09-051-1/+1
| | | * | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-051620-22668/+50016
| | | |\ \
| | | * | | xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk2012-09-051-1/+1
| | * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-0615-19/+57
| | |\ \ \ \
| | | * | | | ARM: gemini: fix the gemini buildLinus Walleij2012-09-051-0/+1
| | | * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-053-3/+4
| | | |\ \ \ \
| | | | * | | | ARM: shmobile: armadillo800eva: enable rw rootfs mountKuninori Morimoto2012-09-031-1/+1
| | | | * | | | ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto2012-08-311-1/+2
| | | | * | | | ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto2012-08-311-1/+1
| | | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-021-1/+1
| | | |\| | | |
| | | | * | | | ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto2012-08-301-1/+1
| | | | | |_|/ | | | | |/| |
| | | * | | | Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...Olof Johansson2012-09-021-0/+1
| | | |\ \ \ \
| | | | * | | | ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn2012-08-311-0/+1
| | | * | | | | Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-08-281-5/+6
| | | |\ \ \ \ \
| | | | * | | | | ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup sourceLaurent Pinchart2012-08-251-2/+3
| | | | * | | | | ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptionsLaurent Pinchart2012-08-251-4/+4
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-08-288-8/+42
| | | |\ \ \ \ \
| | | | * | | | | ARM: at91/dts: remove partial parameter in at91sam9g25ek.dtsBo Shen2012-08-231-1/+1
| | | | * | | | | ARM: at91/clock: fix PLLA overclock warningNicolas Ferre2012-08-231-0/+12