summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAPFB: search for default display with DT aliasTomi Valkeinen2014-03-191-1/+22
* OMAPFB: clean up default display searchTomi Valkeinen2014-03-191-17/+29
* OMAPDSS: get dssdev->alias from DT aliasTomi Valkeinen2014-03-191-2/+17
* OMAPDSS: add 'label' support for DTTomi Valkeinen2014-03-191-0/+9
* ARM: OMAP2+: DT 'compatible' tweak for displaysTomi Valkeinen2014-03-193-0/+65
* ARM: OMAP2+: add omapdss_init_of()Tomi Valkeinen2014-03-195-0/+130
* Linux 3.14-rc4Linus Torvalds2014-02-241-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2426-48/+108
|\
| * MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter2014-02-231-0/+1
| * ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-191-0/+10
| * ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-193-0/+12
| * Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-192-12/+2Star
| |\
| | * ARM: dove: dt: revert PMU interrupt controller nodeJason Cooper2014-02-181-11/+0Star
| | * ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260Willy Tarreau2014-02-051-1/+2
| * | ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2014-02-192-5/+1Star
| * | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-1915-30/+72
| |\ \
| | * | Documentation: dt: OMAP: Update Overo/TobiFlorian Vaussard2014-02-141-1/+1
| | * | ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/TobiFlorian Vaussard2014-02-144-7/+46
| | * | ARM: dts: omap3-tobi: Use the correct vendor prefixFlorian Vaussard2014-02-141-1/+1
| | * | ARM: dts: omap3-tobi: Fix boot with OMAP36xx-based OveroFlorian Vaussard2014-02-142-4/+4
| | * | ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-141-9/+0Star
| | * | ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle2014-02-141-4/+0Star
| | * | ARM: dts: N900: add missing compatible propertyAaro Koskinen2014-02-141-2/+2
| | * | ARM: dts: N9/N950: fix boot hang with 3.14-rc1Aaro Koskinen2014-02-142-2/+2
| | * | ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen2014-02-141-0/+1
| | * | ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-141-1/+1
| | * | ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-141-1/+1
| | * | ARM: dts: omap3-gta04: Fix mmc1 properties.Marek Belisko2014-02-141-1/+1
| | * | ARM: dts: omap3-gta04: Fix 'aux' gpio key flags.NeilBrown2014-02-141-1/+1
| | * | ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon2014-02-131-0/+4
| | * | ARM: dts: am335x-evmsk: Fix mmc1 supportPeter Ujfalusi2014-02-131-0/+9
| | * | ARM: DTS: am335x-evmsk: Correct audio clock frequencyPeter Ujfalusi2014-02-131-1/+1
| | * | ARM: dts: omap3-gta04: Add EOC irq gpio line handling.Marek Belisko2014-02-131-0/+2
| | |/
| * | ARM: tegra: fix RTC0 alias for CardhuStephen Warren2014-02-191-1/+1
| * | Merge tag 'pwm_pxa_for_v3.14' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2014-02-191-0/+9
| |\ \
| | * | ARM: pxa: Add dummy backlight power supply on Mitac Mio A701Thierry Reding2014-02-111-0/+9
| | |/
* | | Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-02-244-5/+10
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown2014-02-233-4/+9
| |\ \ \ \ \
| | | | * | | regulator: s5m8767: Add missing of_node_putSachin Kamat2014-02-131-0/+2
| | | | * | | regulator: s5m8767: Use of_get_child_by_nameSachin Kamat2014-02-131-1/+1
| | | | | |/ | | | | |/|
| | | * | | regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski2014-02-221-2/+3
| | | | |/ | | | |/|
| | * | | regulator: da9063: Bug fix when setting max voltage on LDOs 5-11Steve Twiss2014-02-121-1/+3
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-231-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | regulator: core: Change dummy supplies error message to a warningShuah Khan2014-02-211-1/+1
| | |/
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-02-231-17/+29
|\ \ \
| * | | sched_clock: Prevent callers from seeing half-updated dataStephen Boyd2014-02-191-17/+29
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-233-21/+18Star
|\ \ \
| * | | x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg2014-02-191-1/+1
| * | | x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner2014-02-193-20/+17Star
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-231-3/+19
|\ \ \ \