summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-295-6/+6
* gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner2017-12-291-1/+1
* kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-287-15/+38
* Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-12-271-4/+17
|\
| * hwmon: Deal with errors from the thermal subsystemLinus Walleij2017-12-261-4/+17
* | Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-12-275-15/+14
|\ \ | |/ |/|
| * gpio: fix "gpio-line-names" property retrievalChristophe Leroy2017-12-224-13/+12
| * gpio: gpio-reg: fix buildGrygorii Strashko2017-12-221-2/+2
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-234-41/+236
|\ \
| * | libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma2017-12-212-35/+211
| * | libnvdimm, btt: add a couple of missing kernel-doc linesVishal Verma2017-12-211-0/+2
| * | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams2017-12-201-3/+12
| * | libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams2017-12-201-2/+3
| * | acpi, nfit: fix health event notificationDan Williams2017-12-041-1/+8
* | | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-221-9/+56
|\ \ \
| * | | xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-201-9/+56
* | | | Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-221-0/+16
|\ \ \ \
| * | | | pinctrl: cherryview: Mask all interrupts on Intel_Strago based systemsMika Westerberg2017-12-121-0/+16
* | | | | Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-2231-146/+267
|\ \ \ \ \
| * | | | | drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson2017-12-221-48/+29
| * | | | | Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-224-35/+53
| |\ \ \ \ \
| | * | | | | drm: move lease init after validation in drm_lease_createKeith Packard2017-12-211-11/+11
| | * | | | | drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...Maarten Lankhorst2017-12-201-22/+20
| | * | | | | drm/sun4i: hdmi: Move the mode_valid callback to the encoderMaxime Ripard2017-12-201-19/+20
| | * | | | | drm/sun4i: Fix error path handlingMaxime Ripard2017-12-191-2/+2
| | * | | | | drm/sun4i: validate modes for HDMIHans Verkuil2017-12-151-0/+19
| * | | | | | Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-12-212-1/+5
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Protect DDI port to DPLL map from theoretical race.Rodrigo Vivi2017-12-191-0/+4
| | * | | | | | drm/i915/lpe: Remove double-encapsulation of info stringChris Wilson2017-12-191-1/+1
| * | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-211-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: fix obvious memory leakBen Skeggs2017-12-191-1/+1
| * | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-199-21/+62
| |\| | | | | | |
| | * | | | | | | drm/nouveau: use alternate memory type for system-memory buffers with kind != 0Ben Skeggs2017-12-194-16/+42
| | * | | | | | | drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memoryBen Skeggs2017-12-191-1/+2
| | * | | | | | | drm/nouveau/mmu/gp10b: use correct implementationBen Skeggs2017-12-191-1/+1
| | * | | | | | | drm/nouveau/pci: do a msi rearm on initKarol Herbst2017-12-191-0/+7
| | * | | | | | | drm/nouveau/imem/nv50: fix refcount_t warningBen Skeggs2017-12-191-1/+1
| | * | | | | | | drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs2017-12-191-1/+8
| | * | | | | | | drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroyKarol Herbst2017-12-191-1/+1
| * | | | | | | | Merge tag 'drm-intel-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-12-184-22/+15
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | drm/i915/fence: Use rcu to defer freeing of irq_workChris Wilson2017-12-141-1/+2
| | * | | | | | | drm/i915: Stop listening to request resubmission from the signaler kthreadChris Wilson2017-12-141-11/+11
| | * | | | | | | drm/i915: Drop fb reference on load_detect_pipe failure pathChris Wilson2017-12-141-2/+1
| | * | | | | | | drm/i915: Flush pending GTT writes before unbindingChris Wilson2017-12-141-8/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-12-1810-18/+102
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-154-5/+62
| | * | | | | | drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang2017-12-151-1/+3
| | * | | | | | drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-152-5/+13
| | * | | | | | drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha2017-12-151-5/+21
| | * | | | | | drm/amdgpu: fix MAP_QUEUES paramterMonk Liu2017-12-121-1/+1