summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-1340-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-131-64/+44
|\ \
| * | ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley2012-09-121-25/+10
| * | ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley2012-09-121-13/+8
| * | ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley2012-09-121-11/+7
| * | ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley2012-09-121-8/+13
| * | ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley2012-09-121-8/+7
| * | ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley2012-09-121-8/+8
| |/
* | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-137-12/+10
* | ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-1315-111/+13
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-1395-433/+391
* | 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-139-330/+10
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1354-238/+263
* | W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren2012-09-131-2/+1
* | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-132-121/+35
* | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1328-31/+40
* | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1321-59/+10
* | 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-13434-2198/+3308
|\ \ \
| | * | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-1141-56/+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-1112-19/+6
| | * | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-117-8/+16
| | * | 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
| | |/
| | * Linux 3.6-rc5v3.6-rc5Linus Torvalds2012-09-091-1/+1
| | * Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-095-12/+120
| | |\
| | | * 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
| | | * mm: cma: fix alignment requirements for contiguous regionsMarek Szyprowski2012-08-281-1/+1
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-094-2/+23
| | |\ \
| | | * | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-08-221-1/+5
| | | * | Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-221-0/+14
| | | * | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-221-0/+3