All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: Jingoo Han <jingoohan1@gmail.com>,
	linux-fbdev@vger.kernel.org,
	Daniel Thompson <daniel.thompson@linaro.org>,
	dri-devel@lists.freedesktop.org,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: [GIT PULL] Immutable branch between MFD and DRM due for the v5.2 merge window
Date: Wed, 03 Apr 2019 10:19:52 +0000	[thread overview]
Message-ID: <20190403101952.GO11301@dell> (raw)
In-Reply-To: <20190117133336.19737-1-shc_work@mail.ru>

To whom it may concern,

Enjoy!

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git ib-backlight-drm-v5.2

for you to fetch changes up to 8c5dc8d9f19c7992b5ed557b865127a80149041b:

  video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol (2019-04-03 11:15:57 +0100)

----------------------------------------------------------------
Immutable branch between MFD and DRM due for the v5.2 merge window

----------------------------------------------------------------
Alexander Shiyan (1):
      video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol

 arch/unicore32/Kconfig            |  1 -
 drivers/gpu/drm/Kconfig           |  2 --
 drivers/gpu/drm/bridge/Kconfig    |  1 -
 drivers/gpu/drm/fsl-dcu/Kconfig   |  1 -
 drivers/gpu/drm/i915/Kconfig      |  1 -
 drivers/gpu/drm/nouveau/Kconfig   |  2 --
 drivers/gpu/drm/shmobile/Kconfig  |  1 -
 drivers/gpu/drm/tilcdc/Kconfig    |  1 -
 drivers/staging/olpc_dcon/Kconfig |  1 -
 drivers/usb/misc/Kconfig          |  1 -
 drivers/video/backlight/Kconfig   | 10 ++--------
 drivers/video/fbdev/Kconfig       |  5 -----
 12 files changed, 2 insertions(+), 25 deletions(-)

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: Jingoo Han <jingoohan1@gmail.com>,
	linux-fbdev@vger.kernel.org,
	Daniel Thompson <daniel.thompson@linaro.org>,
	dri-devel@lists.freedesktop.org,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: [GIT PULL] Immutable branch between MFD and DRM due for the v5.2 merge window
Date: Wed, 3 Apr 2019 11:19:52 +0100	[thread overview]
Message-ID: <20190403101952.GO11301@dell> (raw)
In-Reply-To: <20190117133336.19737-1-shc_work@mail.ru>

To whom it may concern,

Enjoy!

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git ib-backlight-drm-v5.2

for you to fetch changes up to 8c5dc8d9f19c7992b5ed557b865127a80149041b:

  video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol (2019-04-03 11:15:57 +0100)

----------------------------------------------------------------
Immutable branch between MFD and DRM due for the v5.2 merge window

----------------------------------------------------------------
Alexander Shiyan (1):
      video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol

 arch/unicore32/Kconfig            |  1 -
 drivers/gpu/drm/Kconfig           |  2 --
 drivers/gpu/drm/bridge/Kconfig    |  1 -
 drivers/gpu/drm/fsl-dcu/Kconfig   |  1 -
 drivers/gpu/drm/i915/Kconfig      |  1 -
 drivers/gpu/drm/nouveau/Kconfig   |  2 --
 drivers/gpu/drm/shmobile/Kconfig  |  1 -
 drivers/gpu/drm/tilcdc/Kconfig    |  1 -
 drivers/staging/olpc_dcon/Kconfig |  1 -
 drivers/usb/misc/Kconfig          |  1 -
 drivers/video/backlight/Kconfig   | 10 ++--------
 drivers/video/fbdev/Kconfig       |  5 -----
 12 files changed, 2 insertions(+), 25 deletions(-)

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2019-04-03 10:19 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17 13:33 [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol Alexander Shiyan
2019-01-17 13:33 ` Alexander Shiyan
2019-01-17 13:33 ` [PATCH v2 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies Alexander Shiyan
2019-01-17 13:33   ` Alexander Shiyan
2019-01-17 16:18   ` Daniel Thompson
2019-01-17 16:18     ` Daniel Thompson
2019-02-08 17:20   ` Bartlomiej Zolnierkiewicz
2019-02-08 17:20     ` Bartlomiej Zolnierkiewicz
2019-02-11 10:22     ` Daniel Thompson
2019-02-11 10:22       ` Daniel Thompson
2019-04-03 10:10   ` Lee Jones
2019-04-03 10:10     ` Lee Jones
2019-01-17 16:19 ` [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol Daniel Thompson
2019-01-17 16:19   ` Daniel Thompson
2019-02-08 17:19   ` Bartlomiej Zolnierkiewicz
2019-02-08 17:19     ` Bartlomiej Zolnierkiewicz
2019-02-12  8:42     ` Lee Jones
2019-02-12  8:42       ` Lee Jones via dri-devel
2019-02-13 15:04       ` Bartlomiej Zolnierkiewicz
2019-02-13 15:04         ` Bartlomiej Zolnierkiewicz via dri-devel
2019-02-13 15:19         ` Daniel Vetter
2019-02-13 15:19           ` Daniel Vetter
2019-02-13 16:12           ` Bartlomiej Zolnierkiewicz
2019-02-13 16:12             ` Bartlomiej Zolnierkiewicz via dri-devel
2019-03-20 10:07             ` Lee Jones
2019-03-20 10:07               ` Lee Jones
2019-04-01 15:46               ` Bartlomiej Zolnierkiewicz
2019-04-01 15:46                 ` Bartlomiej Zolnierkiewicz
2019-02-14  8:12           ` Lee Jones
2019-02-14  8:12             ` Lee Jones via dri-devel
2019-04-03 10:19 ` Lee Jones [this message]
2019-04-03 10:19   ` [GIT PULL] Immutable branch between MFD and DRM due for the v5.2 merge window Lee Jones
2019-04-03 13:29   ` Daniel Vetter
2019-04-03 13:29     ` Daniel Vetter
2019-05-15  8:56 ` [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol Geert Uytterhoeven
2019-05-15  8:56   ` Geert Uytterhoeven
2019-05-15 10:33   ` [PATCH v2 1/2] video: lcd: Remove useless =?UTF-8?B?IEJBQ0tMSUdIVF9MQ Alexander Shiyan
2019-05-15 10:33     ` [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol Alexander Shiyan
2019-05-15 12:17     ` Geert Uytterhoeven
2019-05-15 12:17       ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190403101952.GO11301@dell \
    --to=lee.jones@linaro.org \
    --cc=b.zolnierkie@samsung.com \
    --cc=daniel.thompson@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jingoohan1@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=shc_work@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.