aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Fix drm_release() and device unplugNoralf Trønnes2019-02-212-9/+3
* drm/amdgpu: fix dma mask check in gmc_v6_0.cChristian König2019-02-201-1/+1
* drm: change func to better detect wether swiotlb is neededMichael D Labriola2019-02-206-8/+21
* drm/i915: Attach colorspace property and enable modesetUma Shankar2019-02-194-0/+23
* drm: Add colorspace info to AVI InfoframeUma Shankar2019-02-192-0/+76
* drm: Add HDMI colorspace propertyUma Shankar2019-02-193-0/+124
* drm/doc: document recommended component helper usageDaniel Vetter2019-02-193-0/+32
* drm/drm_vm: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-191-2/+2
* Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Maxime Ripard2019-02-1910-18/+308
|\
| * i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-085-7/+16
| * components: multiple components for a deviceDaniel Vetter2019-02-082-39/+129
| * component: Add documentationDaniel Vetter2019-02-085-3/+194
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-191765-9446/+18706
|\ \
| * \ Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181765-9446/+18706
| |\ \
| | * | Linux 5.0-rc7v5.0-rc7Linus Torvalds2019-02-171-1/+1
| | * | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-177-20/+20
| | |\ \
| | | * | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-164-15/+0
| | | * | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-163-5/+20
| | * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-175-5/+41
| | |\ \ \
| | | * | | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-153-3/+35
| | | * | | x86/CPU: Add Icelake model numberRajneesh Bhardwaj2019-02-141-0/+2
| | | * | | x86/a.out: Clear the dump structure initiallyBorislav Petkov2019-02-131-2/+4
| | * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-176-3/+59
| | |\ \ \ \
| | | * | | | perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-131-1/+1
| | | * | | | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-115-2/+58
| | * | | | | Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-171-2/+2
| | |\ \ \ \ \
| | | * | | | | powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman2019-02-171-2/+2
| | * | | | | | Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-02-176-6/+31
| | |\ \ \ \ \ \
| | | * | | | | | csky: Fixup dead loop in show_stackGuo Ren2019-02-131-0/+4
| | | * | | | | | csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-132-0/+19
| | | * | | | | | csky: coding convention: Use task_stack_pageGuo Ren2019-02-132-3/+4
| | | * | | | | | csky: Fixup wrong pt_regs sizeGuo Ren2019-02-131-1/+2
| | | * | | | | | csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren2019-02-131-2/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-172-2/+19
| | |\ \ \ \ \ \
| | | * | | | | | i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski2019-02-151-0/+12
| | | * | | | | | i2c: cadence: Fix the hold bit settingShubhrajyoti Datta2019-02-151-2/+7
| | | |/ / / / /
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-1711-101/+75
| | |\ \ \ \ \ \
| | | * | | | | | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-161-0/+1
| | | * | | | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-161-2/+2
| | | * | | | | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-161-20/+4
| | | * | | | | | Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-111-1/+0
| | | * | | | | | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27
| | | * | | | | | Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-02-091-1/+1
| | | * | | | | | Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-02-091-0/+1
| | | * | | | | | Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-02-091-24/+11
| | | * | | | | | Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-071-0/+9
| | | * | | | | | Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-061-4/+5
| | | * | | | | | Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-01-281-4/+4
| | | * | | | | | Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-01-281-5/+12
| | | * | | | | | Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner2019-01-281-1/+1