diff options
author | Linus Torvalds | 2019-08-09 18:24:49 +0200 |
---|---|---|
committer | Linus Torvalds | 2019-08-09 18:24:49 +0200 |
commit | ec4c99ad7bd23dd39ffb1381136cefa4bb632e31 (patch) | |
tree | 250db1e674cd0d18e899d894e8357fb2b40f8b23 /MAINTAINERS | |
parent | Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
parent | MAINTAINERS: handle fbdev changes through drm-misc tree (diff) | |
download | kernel-qcow2-linux-ec4c99ad7bd23dd39ffb1381136cefa4bb632e31.tar.gz kernel-qcow2-linux-ec4c99ad7bd23dd39ffb1381136cefa4bb632e31.tar.xz kernel-qcow2-linux-ec4c99ad7bd23dd39ffb1381136cefa4bb632e31.zip |
Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux
Pull fbdev fix from Bartlomiej Zolnierkiewicz:
"fbdev patches will now go to upstream through drm-misc tree for
improved maintainership and better integration testing so update
MAINTAINERS file accordingly"
* tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux:
MAINTAINERS: handle fbdev changes through drm-misc tree
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dfcb2a0ac5e8..9b445448fbe2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6377,7 +6377,7 @@ FRAMEBUFFER LAYER M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> L: dri-devel@lists.freedesktop.org L: linux-fbdev@vger.kernel.org -T: git git://github.com/bzolnier/linux.git +T: git git://anongit.freedesktop.org/drm/drm-misc Q: http://patchwork.kernel.org/project/linux-fbdev/list/ S: Maintained F: Documentation/fb/ |