aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-224-25/+366
|\
| * ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2011-03-212-13/+15
| * ARM: S3C2442: RX1950: Add support for LED blinkingVasily Khoruzhick2011-03-201-0/+54
| * ARM: S3C2442: RX1950: Retain LEDs state in suspendVasily Khoruzhick2011-03-201-0/+3
| * ARM: S3C2410: H1940: Fix lcd_power_set functionVasily Khoruzhick2011-03-201-11/+15
| * ARM: S3C2410: H1940: Add battery supportVasily Khoruzhick2011-03-201-0/+144
| * ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingVasily Khoruzhick2011-03-203-3/+101
| * ARM: S3C2410: H1940: Make h1940-bluetooth.c compile againVasily Khoruzhick2011-03-201-3/+0
| * ARM: S3C2410: H1940: Add keys deviceArnaud Patard (Rtp)2011-03-201-0/+39
* | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-2239-132/+38
|\ \
| * | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-2139-132/+38
| |/
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-202-4/+4
|\ \ | |/ |/|
| * arm: change to new flag variablesmatt mooney2011-03-172-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-191-3/+5
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2011-03-181298-24799/+66835
| |\ \
| | * | Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-211-0/+2
| | * | Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-211-2/+2
| | * | Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-211-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-182-1/+29
|\ \ \ \
| * | | | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-171-0/+2
| * | | | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-171-1/+9
| * | | | mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-151-0/+18
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-183-22/+14
|\ \ \ \
| * \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-164-22/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'for-2.6.38' and 'tegra-arch' into for-2.6.39Mark Brown2011-02-011-0/+3
| | |\ \ \ \
| | * | | | | ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-263-16/+4
| | * | | | | Merge branch 'tegra-arch' into for-2.6.39Mark Brown2011-01-251-0/+19
| | |\ \ \ \ \
| | * | | | | | ASoC: sh: fsi-hdmi: Add FSI port and HDMI selectionKuninori Morimoto2011-01-252-0/+10
| | * | | | | | ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-213-7/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-182-2/+2
|\ \ \ \ \ \ \
| * | | | | | | arch/arm/Kconfig: remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
| * | | | | | | mbox-db5500.c Change initate to initiate.Justin P. Mattock2011-02-171-1/+1
* | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-17199-4635/+16962
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'devel-mux' and 'devel-misc' into omap-for-linusTony Lindgren2011-03-146-25/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | omap: zoom: host should not pull up wl1271's irq lineOhad Ben-Cohen2011-03-141-1/+1
| | * | | | | | | | arm: plat-omap: iommu: fix request_mem_region() error pathAaro Koskinen2011-03-141-6/+8
| | * | | | | | | | OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430Andy Green2011-03-141-0/+13
| | * | | | | | | | omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flagDavid Cohen2011-03-142-11/+5
| | * | | | | | | | omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is setMichael Jones2011-03-141-6/+7
| | * | | | | | | | omap: Fix H4 init_irq to not call h4_init_flashTony Lindgren2011-03-101-1/+1
| * | | | | | | | | omap4: mux: Remove duplicate mux modesTony Lindgren2011-03-141-276/+6
| * | | | | | | | | omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selectedTony Lindgren2011-03-113-0/+6
| * | | | | | | | | omap4: board-omap4panda: Initialise the serial padsR Sricharan2011-03-111-1/+68
| * | | | | | | | | omap3: board-3430sdp: Initialise the serial padsR Sricharan2011-03-111-1/+101
| * | | | | | | | | omap4: board-4430sdp: Initialise the serial padsR Sricharan2011-03-111-2/+69
| * | | | | | | | | omap2+: mux: Add macro for configuring static with omap_hwmod_mux_initTony Lindgren2011-03-111-0/+6
| * | | | | | | | | omap2+: mux: Remove the use of IDLE flagR Sricharan2011-03-112-13/+7
| * | | | | | | | | omap2+: Add separate list for dynamic pads to muxTony Lindgren2011-03-114-16/+83
| * | | | | | | | | Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l...Tony Lindgren2011-03-115-44/+84
| |\ \ \ \ \ \ \ \ \