summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-174-17/+310
|\
| * Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-106-14/+33
| |\
| * | common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2012-11-291-0/+9
| * | drm/doc: add new dp helpers into drm DocBookDaniel Vetter2012-11-281-0/+6
| * | drm/doc: integrate fb helper reference into docsDaniel Vetter2012-11-281-0/+5
| * | drm/doc: integrate crtc helper api into docbookDaniel Vetter2012-11-281-0/+4
| * | drm/doc: Helpers are not a Midlayer!Daniel Vetter2012-11-281-2/+2
| * | kref: Add kref_get_unless_zero documentationThomas Hellstrom2012-11-281-0/+88
| * | drm: add drm_send_vblank_event() helper (v5)Rob Clark2012-11-201-15/+5
| * | drm: Add NVIDIA Tegra20 supportThierry Reding2012-11-201-0/+191
* | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-162-0/+32
|\ \ \
| * | | mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar2012-12-101-3/+6
| * | | Documentation: Fix historical inconsistency in STMPE DT docLee Jones2012-11-231-2/+2
| * | | mfd: tps65217: Set PMIC to shutdown on PWR_EN toggleColin Foe-Parker2012-11-211-0/+4
| * | | Documentation: Describe bindings for STMPE Multi-Functional Device driverLee Jones2012-11-111-0/+25
| |/ /
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-161-9/+31
|\ \ \
| * | | i2c: Mention functionality flags in SMBus protocol documentationJean Delvare2012-12-161-9/+31
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-161-6/+3
|\ \ \ \
| * | | | ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-101-6/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-162-6/+85
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-next-keys' of git://git.kernel.org/pub/scm/linux/kerne...James Morris2012-10-031-1/+66
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-021-1/+49
| | |\ \ \ \ \
| | | * | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-131-1/+49
| | * | | | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-0/+17
| * | | | | | | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-021-6/+68
| |/ / / / / /
* | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-111-0/+3
* | | | | | | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-153-6/+108
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen2012-12-131-6/+4
| |\ \ \ \ \ \ \
| | * | | | | | | OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen2012-11-131-6/+4
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard2012-12-101-0/+24
| * | | | | | | Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen2012-11-291-0/+80
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | video: exynos_dp: device tree documentationAjay Kumar2012-11-291-0/+80
| | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-151-2/+3
|\ \ \ \ \ \ \
| * | | | | | | crypto: caam - Updated SEC-4.0 device tree binding for ERA information.Vakul Garg2012-12-061-2/+3
* | | | | | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1411-3/+345
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mvebu_cache_l2x0_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-301-0/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm: l2x0: add aurora related properties to OF bindingGregory CLEMENT2012-11-271-0/+9
| * | | | | | | | | Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-3010-3/+336
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mai...Jason Cooper2012-11-211-2/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm: mvebu: Add hardware I/O Coherency supportGregory CLEMENT2012-11-211-2/+7
| | * | | | | | | | Merge tag 'marvell-armadaxp-smp-for-3.8' of git://github.com/MISL-EBU-System-...Jason Cooper2012-11-213-3/+45
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | arm: mvebu: Add IPI support via doorbellsGregory CLEMENT2012-11-211-3/+9
| | | * | | | | | | arm: mvebu: Add initial support for power managmement service unitGregory CLEMENT2012-11-211-0/+20
| | | * | | | | | | arm: mvebu: Add support for coherency fabric in mach-mvebuGregory CLEMENT2012-11-211-0/+16
| | * | | | | | | | Merge tag 'marvell-xor-cleanup-dt-binding-3.8' of git://github.com/MISL-EBU-S...Jason Cooper2012-11-211-0/+40
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | dma: mv_xor: add Device Tree bindingThomas Petazzoni2012-11-201-0/+40
| | | |/ / / / / / /
| | * | | | | | | | net: mvneta: add clk supportThomas Petazzoni2012-11-201-2/+2
| | * | | | | | | | Merge tag 'marvell-neta-for-3.8' of github.com:MISL-EBU-System-SW/mainline-pu...Thomas Petazzoni2012-11-202-0/+58
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | net: mvneta: driver for Marvell Armada 370/XP network unitThomas Petazzoni2012-11-161-0/+23
OpenPOWER on IntegriCloud