summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-052-41/+124
|\
| * drm/exynos: add device tree support for rotatorChanho Park2013-09-051-0/+27
| * Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-026-10/+8
| |\
| * | drm: implement experimental render nodesDavid Herrmann2013-08-301-0/+69
| * | drm: don't call ->firstopen for KMS driversDaniel Vetter2013-08-191-11/+16
| * | drm/docs: rip out removed driver flags documentationDaniel Vetter2013-08-191-29/+0
| * | drm: add flip-work helperRob Clark2013-08-191-0/+6
| * | drm: remove FASYNC supportDaniel Vetter2013-08-191-1/+0
| * | Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie2013-08-193-22/+25
| |\ \
| * \ \ Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie2013-08-073-13/+51
| |\ \ \
| * | | | drm: add unified vma offset managerDavid Herrmann2013-07-251-0/+6
* | | | | Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-09-051-0/+1
|\ \ \ \ \
| * | | | | simplefb: add support for a8b8g8r8 pixel formatAlexandre Courbot2013-07-261-0/+1
| |/ / / /
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-055-18/+22
|\ \ \ \ \
| * | | | | i2c: mv64xxx: fix typo in binding documentationWolfram Sang2013-08-231-1/+1
| * | | | | i2c: imx: use exact SoC revision to document bindingJingchang Lu2013-08-231-1/+4
| * | | | | i2c: move ACPI helpers into the coreMika Westerberg2013-08-231-12/+3
| * | | | | i2c: move OF helpers into the coreWolfram Sang2013-08-231-1/+0
| * | | | | i2c: mv64xxx: Add I2C Transaction Generator supportGregory CLEMENT2013-08-231-0/+10
| * | | | | Documentation: i2c: Fix example in instantiating-devicesSachin Kamat2013-08-191-1/+1
| * | | | | i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek2013-08-151-3/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-051-0/+9
|\ \ \ \ \ \
| * | | | | | add formats for dentry/file pathnamesAl Viro2013-09-041-0/+9
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-042-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Documentation/kvm : Add documentation on Hypercalls and features used for PV ...Raghavendra K T2013-08-262-0/+18
* | | | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-041-0/+113
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-091-0/+113
* | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-041-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ext4: allow specifying external journal by pathname mount optionEric Sandeen2013-08-281-3/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-0429-107/+554
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/kirkwood' into tmpMark Brown2013-08-301-0/+29
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoc: kirkwood: add DT support to the mvebu audio subsystemJean-Francois Moine2013-08-221-0/+29
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-08-301-0/+34
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: fsl: Add S/PDIF machine driverNicolin Chen2013-08-291-0/+34
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-2337-154/+574
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-08-221-0/+4
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ASoC: wm8994: Add clock bindings to the device treeMark Brown2013-07-261-0/+4
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/wm8753' into asoc-nextMark Brown2013-08-222-26/+25
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ASoC: wm8753: Fix typo in DT binding exampleMark Brown2013-08-131-1/+1
| | | * | | | | | | | | | ASoC: dt: Move WM8753 pin list from Tegra board binding to CODEC bindingMark Brown2013-08-132-25/+24
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2013-08-221-1/+8
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ASoC: tlv320aic3x: List tlv320aic3106 as a supported deviceMark Brown2013-07-161-0/+1
| | | * | | | | | | | | | ASoC: tlv320aic3x: Add compatible strings for specific devicesMark Brown2013-07-161-1/+7
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-08-226-67/+65
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ASoC: tegra: support a Mic Jack in the Tegra+RT5640 machine driverStephen Warren2013-08-151-0/+1
| | | * | | | | | | | | | ASoC: dt: Move ALC5632 pin list from Tegra board binding to CODEC bindingMark Brown2013-08-132-22/+21
| | | * | | | | | | | | | ASoC: dt: Move RT5640 pin list from Tegra board binding to CODEC bindingMark Brown2013-08-132-23/+22
| | | * | | | | | | | | | ASoC: dt: Move WM8903 pin list from Tegra board binding to CODEC bindingMark Brown2013-08-082-22/+21
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-221-12/+10
| | |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud