summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ARM: msm: proc_comm_boot_wait should not be __initArnd Bergmann2013-02-121-1/+1
| * | | | | | | ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon2013-02-101-1/+1
| * | | | | | | Merge tag 'omap-for-v3.9/fixes-non-critical-signed-v2' of git://git.kernel.or...Olof Johansson2013-02-054-10/+11
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: using strlcpy instead of strncpyChen Gang2013-02-041-1/+2
| | * | | | | | | ARM: OMAP2+: Fix selection of clockevent timer when using device-treeJon Hunter2013-02-011-1/+1
| | * | | | | | | ARM: OMAP: Fix the use of uninitialized dma_lch_countChen Gang2013-02-011-1/+1
| | * | | | | | | ARM: OMAP: make wakeupgen_lock rawThomas Gleixner2013-02-011-7/+7
| | |/ / / / / /
| * | | | | | | Merge tag 'vexpress/fixes-for-3.9' of git://git.linaro.org/people/pawelmoll/l...Olof Johansson2013-01-302-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: vexpress: Fix wdt interrupt in ca15{-tc1,_a7} dtsMark Rutland2013-01-292-2/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson2013-01-285-15/+80
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ARM: pxa: Minor naming fixes in spitz.cMarko Katic2013-01-231-2/+2
| | * | | | | | ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-01-232-1/+15
| | * | | | | | ARM: palmtreo: fix #ifdefs for leds-gpio deviceMike Dunn2013-01-232-9/+2
| | * | | | | | ARM: palmtreo: fix lcd initilialization on treo680Mike Dunn2013-01-232-3/+61
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-216-14/+112
|\ \ \ \ \ \ \
| * | | | | | | ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann2013-02-151-0/+1
| * | | | | | | ARM: sa1100/assabet: include platform_device.h directlyArnd Bergmann2013-02-151-0/+1
| * | | | | | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2560-238/+373
| |\| | | | | |
| * | | | | | | serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright2013-01-211-2/+2
| * | | | | | | serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk2013-01-183-12/+108
* | | | | | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-2120-13/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I2013-02-0617-0/+34
| * | | | | | | | ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2013-02-061-0/+3
| * | | | | | | | ARM: OMAP: devices: create device for usb part of control moduleKishon Vijay Abraham I2013-02-061-0/+45
| * | | | | | | | ARM: OMAP4: remove control module address space from PHY and OTGKishon Vijay Abraham I2013-02-061-13/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-212-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-271-1/+1
| * | | | | | | | ARM: mxs: Add OF props for MX23 LRADCMarek Vasut2013-01-261-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-217-34/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-2653-229/+226
| |\| | | | | | |
| * | | | | | | | ARM: Convert to devm_ioremap_resource()Thierry Reding2013-01-254-20/+12
| * | | | | | | | arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | | | | arch/arm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-212-12/+9
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-02-2111-90/+160
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown2013-02-114-63/+61
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto2013-01-134-63/+61
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-02-116-10/+82
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: Modify SPI nodes according generic DMA DT bindingsPadmavathi Venna2013-01-291-6/+9
| | * | | | | | | | | ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna2013-01-292-6/+18
| | * | | | | | | | | ARM: EXYNOS: Enable platform support for I2S controllersPadmavathi Venna2013-01-291-0/+6
| | * | | | | | | | | ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platformsPadmavathi Venna2013-01-292-0/+43
| | * | | | | | | | | ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna2013-01-293-4/+12
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-02-111-6/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn2013-01-081-6/+14
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2013-02-112-15/+7
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto2012-12-242-15/+7
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-212-9/+16
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-195-9/+23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan2013-02-141-4/+11
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |