summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-161-1/+13
|\
| * ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-161-1/+13
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2012-01-1617-42/+50
|\ \
| * | ARM: sa11x0: assabet: fix build warningRussell King2012-01-161-1/+1
| * | ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-139-32/+34
| * | Merge branch 'master' into fixesRussell King2012-01-13674-8570/+23970
| |\ \
| * | | ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas2012-01-131-0/+8
| * | | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin2012-01-134-6/+6
| * | | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h>Kukjin Kim2012-01-081-2/+0
| * | | ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to KconfigStephen Warren2012-01-081-1/+1
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-161-1/+1
|\ \ \ \
| * | | | PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski2012-01-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-2/+4
|\ \ \ \
| * | | | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-2/+4
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-143-4/+11
|\ \ \ \ \
| * | | | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-133-4/+11
* | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-148-46/+128
|\ \ \ \ \ \
| * | | | | | Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat2012-01-116-7/+7
| * | | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-083-31/+56
| |\ \ \ \ \ \
| | * | | | | | OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-053-5/+36
| | * | | | | | OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-053-31/+25
| * | | | | | | fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-193-5/+5
| * | | | | | | Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat2011-12-17147-554/+1006
| |\ \ \ \ \ \ \
| * | | | | | | | fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto2011-11-212-3/+5
| * | | | | | | | fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto2011-11-212-5/+56
| * | | | | | | | fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto2011-11-212-1/+3
| * | | | | | | | fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto2011-11-212-0/+2
| * | | | | | | | fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto2011-11-212-4/+4
| * | | | | | | | Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat2011-11-211671-35280/+43950
| |\ \ \ \ \ \ \ \
| * | | | | | | | | atmel_lcdfb: Adjust HFP calculation so it matches the manual.Alexander Stein2011-11-116-7/+7
* | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-146-18/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2012-01-131-3/+0
| * | | | | | | | | | Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely2012-01-0524-113/+264
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: realview: convert pl061 no irq to 0 instead of -1Rob Herring2012-01-045-15/+0
* | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1311-7/+90
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-093-4/+4
| * | | | | | | | | | | | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich2012-01-097-1/+66
| * | | | | | | | | | | | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-097-2/+20
* | | | | | | | | | | | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-132-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARM: SAMSUNG: Add pm_caps into platform dataSangwook Lee2012-01-112-0/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-1211-13/+86
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin2012-01-021-0/+9
| * | | | | | | | | | | | ASoC: pxa: Convert poodle to use snd_soc_register_card()Axel Lin2011-12-301-0/+6
| * | | | | | | | | | | | ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | | | | | | | | ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | | | | | | | | ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | | | | | | | | ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | | | | | | | | ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | | | | | | | | OMAP4: mcbsp: Enable FIFO usagePeter Ujfalusi2011-12-171-0/+3
| * | | | | | | | | | | | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-1358-708/+537
| |\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud