aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-11
|\
| * Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-11
| |\
| | * Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-05
| | |\
| | * | [media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki2012-10-05
| | * | [media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki2012-10-05
| | * | [media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2012-10-05
| | * | [media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2012-10-05
| | * | [media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2012-10-05
| | * | [media] vpif_capture: move routing info from subdev to inputHans Verkuil2012-10-05
| | * | [media] vpif_capture: remove unnecessary can_route flagHans Verkuil2012-10-05
| | * | [media] ARM: davinci: da850 evm: Add EVM specific code for VPIF to workManjunath Hadli2012-10-05
| | * | [media] ARM: davinci: da850: Add SoC related definitions for VPIFManjunath Hadli2012-10-05
| | * | [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_...Lad, Prabhakar2012-10-05
| | * | [media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2012-10-05
* | | | Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-11
|\ \ \ \
| * | | | pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-10
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' into for-linusRussell King2012-10-11
| |\ \ \ \ \
| | * | | | | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-09
| * | | | | | ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier2012-10-09
| * | | | | | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-30
| |\ \ \ \ \ \
| | * | | | | | ARM: virt: arch_timers: enable access to physical timersMarc Zyngier2012-09-19
| | * | | | | | ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin2012-09-19
| | * | | | | | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-19
| | * | | | | | ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-19
| | * | | | | | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-19
| | * | | | | | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier2012-09-19
| * | | | | | | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi2012-09-28
| * | | | | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-26
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar2012-09-25
| | * | | | | | | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-25
| | * | | | | | | ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi2012-09-25
| | * | | | | | | ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi2012-09-25
| | * | | | | | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-25
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Uninclude linux/freezer.hRichard Weinberger2012-10-01
| * | | | | | | | | sanitize tsk_is_polling()Al Viro2012-10-01
* | | | | | | | | | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-11
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat2012-10-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | OMAP: 4430SDP: remove DSI clock config from board fileTomi Valkeinen2012-09-07
| | * | | | | | | | | | OMAP4: TWL: add vdda_hdmi_dac regulator supplyTomi Valkeinen2012-09-07
| | * | | | | | | | | | OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen2012-09-07
| | * | | | | | | | | | Merge tag 'v3.6-rc4'Tomi Valkeinen2012-09-03
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: OMAP: Disable venc for OMAP4Chandrabhanu Mahapatra2012-08-22
| * | | | | | | | | | | | Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...Florian Tobias Schandinat2012-09-20
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-07
* | | | | | | | | | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | MXS: Implement DMA support into mxs-i2cMarek Vasut2012-10-08
| * | | | | | | | | | | | | | Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet2012-10-06