Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463008 > unrolled thread
| Started by | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| First post | 2016-08-15 19:20 +0200 |
| Last post | 2016-08-16 14:10 +0200 |
| Articles | 7 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski Krzysztof Kozlowski <krzk@kernel.org> - 2016-08-15 19:20 +0200
Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski Joe Perches <joe@perches.com> - 2016-08-15 19:40 +0200
Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski Krzysztof Kozlowski <krzk@kernel.org> - 2016-08-15 19:50 +0200
Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski Joe Perches <joe@perches.com> - 2016-08-15 20:00 +0200
Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski Krzysztof Kozlowski <krzk@kernel.org> - 2016-08-15 20:00 +0200
Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2016-08-16 12:50 +0200
Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski Krzysztof Kozlowski <krzk@kernel.org> - 2016-08-16 14:10 +0200
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2016-08-15 19:20 +0200 |
| Subject | [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski |
| Message-ID | <s6tIm-8po-3@gated-at.bofh.it> |
Change my email address to kernel.org account instead of Samsung one. Also switch Maxim MUIC charger drivers from supported to maintained mode. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Cc: Kukjin Kim <kgene@kernel.org> Cc: linux-samsung-soc@vger.kernel.org --- Affected drivers/subsystems: 1. arch/arm, 2. mfd, 3. power, 4. regulator, 5. clk, 6. rtc, 7. extcon, 8. pinctrl, 9. sound/soc, However if there are no objections, I can push it through my tree (to arm-soc folks). --- MAINTAINERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 45c98485c3f0..d437e0123bac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1623,7 +1623,7 @@ N: rockchip ARM/SAMSUNG EXYNOS ARM ARCHITECTURES M: Kukjin Kim <kgene@kernel.org> -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> +M: Krzysztof Kozlowski <krzk@kernel.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) S: Maintained @@ -7465,9 +7465,9 @@ F: Documentation/devicetree/bindings/sound/max9860.txt F: sound/soc/codecs/max9860.* MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> +M: Krzysztof Kozlowski <krzk@kernel.org> L: linux-pm@vger.kernel.org -S: Supported +S: Maintained F: drivers/power/supply/max14577_charger.c F: drivers/power/supply/max77693_charger.c @@ -7481,7 +7481,7 @@ F: include/dt-bindings/*/*max77802.h MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS M: Chanwoo Choi <cw00.choi@samsung.com> -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> +M: Krzysztof Kozlowski <krzk@kernel.org> L: linux-kernel@vger.kernel.org S: Supported F: drivers/*/max14577*.c @@ -9258,7 +9258,7 @@ F: drivers/pinctrl/sh-pfc/ PIN CONTROLLER - SAMSUNG M: Tomasz Figa <tomasz.figa@gmail.com> -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> +M: Krzysztof Kozlowski <krzk@kernel.org> M: Sylwester Nawrocki <s.nawrocki@samsung.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) @@ -10189,7 +10189,7 @@ S: Maintained F: drivers/platform/x86/samsung-laptop.c SAMSUNG AUDIO (ASoC) DRIVERS -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> +M: Krzysztof Kozlowski <krzk@kernel.org> M: Sangbeom Kim <sbkim73@samsung.com> M: Sylwester Nawrocki <s.nawrocki@samsung.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) @@ -10204,7 +10204,7 @@ F: drivers/video/fbdev/s3c-fb.c SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS M: Sangbeom Kim <sbkim73@samsung.com> -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> +M: Krzysztof Kozlowski <krzk@kernel.org> L: linux-kernel@vger.kernel.org L: linux-samsung-soc@vger.kernel.org S: Supported -- 2.7.4
[toc] | [next] | [standalone]
| From | Joe Perches <joe@perches.com> |
|---|---|
| Date | 2016-08-15 19:40 +0200 |
| Subject | Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski |
| Message-ID | <s6u1I-59-39@gated-at.bofh.it> |
| In reply to | #1463008 |
On Mon, 2016-08-15 at 19:17 +0200, Krzysztof Kozlowski wrote: > Change my email address to kernel.org account instead of Samsung one. > Also switch Maxim MUIC charger drivers from supported to maintained > mode. You should probably add a .mailmap entry too Krzysztof Kozlowski <krzk@kernel.org> <k.kozlowski@samsung.com>
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2016-08-15 19:50 +0200 |
| Subject | Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski |
| Message-ID | <s6ubo-9z-21@gated-at.bofh.it> |
| In reply to | #1463025 |
On Mon, Aug 15, 2016 at 10:36:45AM -0700, Joe Perches wrote: > On Mon, 2016-08-15 at 19:17 +0200, Krzysztof Kozlowski wrote: > > Change my email address to kernel.org account instead of Samsung one. > > Also switch Maxim MUIC charger drivers from supported to maintained > > mode. > > You should probably add a .mailmap entry too > > Krzysztof Kozlowski <krzk@kernel.org> <k.kozlowski@samsung.com> I wasn't sure about this. When is mailmap used? For shortlog and "get_maintainers --git"? Best regards, Krzysztof
[toc] | [prev] | [next] | [standalone]
| From | Joe Perches <joe@perches.com> |
|---|---|
| Date | 2016-08-15 20:00 +0200 |
| Subject | Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski |
| Message-ID | <s6ul4-d0-11@gated-at.bofh.it> |
| In reply to | #1463037 |
On Mon, 2016-08-15 at 19:46 +0200, Krzysztof Kozlowski wrote: > On Mon, Aug 15, 2016 at 10:36:45AM -0700, Joe Perches wrote: > > > > On Mon, 2016-08-15 at 19:17 +0200, Krzysztof Kozlowski wrote: > > > > > > Change my email address to kernel.org account instead of Samsung one. > > > Also switch Maxim MUIC charger drivers from supported to maintained > > > mode. > > You should probably add a .mailmap entry too > > > > Krzysztof Kozlowski <krzk@kernel.org> <k.kozlowski@samsung.com> > I wasn't sure about this. When is mailmap used? For shortlog and > "get_maintainers --git"? git shortlog with option -e and always with get_maintainer.pl
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2016-08-15 20:00 +0200 |
| Subject | Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski |
| Message-ID | <s6ul4-d0-17@gated-at.bofh.it> |
| In reply to | #1463043 |
On Mon, Aug 15, 2016 at 10:51:07AM -0700, Joe Perches wrote: > On Mon, 2016-08-15 at 19:46 +0200, Krzysztof Kozlowski wrote: > > On Mon, Aug 15, 2016 at 10:36:45AM -0700, Joe Perches wrote: > > > > > > On Mon, 2016-08-15 at 19:17 +0200, Krzysztof Kozlowski wrote: > > > > > > > > Change my email address to kernel.org account instead of Samsung one. > > > > Also switch Maxim MUIC charger drivers from supported to maintained > > > > mode. > > > You should probably add a .mailmap entry too > > > > > > Krzysztof Kozlowski <krzk@kernel.org> <k.kozlowski@samsung.com> > > I wasn't sure about this. When is mailmap used? For shortlog and > > "get_maintainers --git"? > > git shortlog with option -e and always with get_maintainer.pl Indeed "shortlog -e" splits my humble person. I'll change also mailmap, thanks for hint! Best regards, Krzysztof
[toc] | [prev] | [next] | [standalone]
| From | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> |
|---|---|
| Date | 2016-08-16 12:50 +0200 |
| Subject | Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski |
| Message-ID | <s6K6u-1XD-13@gated-at.bofh.it> |
| In reply to | #1463008 |
Hi, On Monday, August 15, 2016 07:17:49 PM Krzysztof Kozlowski wrote: > Change my email address to kernel.org account instead of Samsung one. > Also switch Maxim MUIC charger drivers from supported to maintained > mode. I would like to help with maintaining affected drivers/subsystems from Samsung R&D Institute Poland's side (I can devote some of my paid time for this) after your departure from the company. Would it be possible to add me as co-maintainer to affected drivers/subsystems (except pinctrl and sound/soc ones as they are already covered by Sylwester Nawrocki)? Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > Cc: Kukjin Kim <kgene@kernel.org> > Cc: linux-samsung-soc@vger.kernel.org > > --- > > Affected drivers/subsystems: > 1. arch/arm, > 2. mfd, > 3. power, > 4. regulator, > 5. clk, > 6. rtc, > 7. extcon, > 8. pinctrl, > 9. sound/soc, > > However if there are no objections, I can push it through my tree (to > arm-soc folks). > --- > MAINTAINERS | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 45c98485c3f0..d437e0123bac 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1623,7 +1623,7 @@ N: rockchip > > ARM/SAMSUNG EXYNOS ARM ARCHITECTURES > M: Kukjin Kim <kgene@kernel.org> > -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> > +M: Krzysztof Kozlowski <krzk@kernel.org> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > S: Maintained > @@ -7465,9 +7465,9 @@ F: Documentation/devicetree/bindings/sound/max9860.txt > F: sound/soc/codecs/max9860.* > > MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS > -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> > +M: Krzysztof Kozlowski <krzk@kernel.org> > L: linux-pm@vger.kernel.org > -S: Supported > +S: Maintained > F: drivers/power/supply/max14577_charger.c > F: drivers/power/supply/max77693_charger.c > > @@ -7481,7 +7481,7 @@ F: include/dt-bindings/*/*max77802.h > > MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS > M: Chanwoo Choi <cw00.choi@samsung.com> > -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> > +M: Krzysztof Kozlowski <krzk@kernel.org> > L: linux-kernel@vger.kernel.org > S: Supported > F: drivers/*/max14577*.c > @@ -9258,7 +9258,7 @@ F: drivers/pinctrl/sh-pfc/ > > PIN CONTROLLER - SAMSUNG > M: Tomasz Figa <tomasz.figa@gmail.com> > -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> > +M: Krzysztof Kozlowski <krzk@kernel.org> > M: Sylwester Nawrocki <s.nawrocki@samsung.com> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > @@ -10189,7 +10189,7 @@ S: Maintained > F: drivers/platform/x86/samsung-laptop.c > > SAMSUNG AUDIO (ASoC) DRIVERS > -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> > +M: Krzysztof Kozlowski <krzk@kernel.org> > M: Sangbeom Kim <sbkim73@samsung.com> > M: Sylwester Nawrocki <s.nawrocki@samsung.com> > L: alsa-devel@alsa-project.org (moderated for non-subscribers) > @@ -10204,7 +10204,7 @@ F: drivers/video/fbdev/s3c-fb.c > > SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS > M: Sangbeom Kim <sbkim73@samsung.com> > -M: Krzysztof Kozlowski <k.kozlowski@samsung.com> > +M: Krzysztof Kozlowski <krzk@kernel.org> > L: linux-kernel@vger.kernel.org > L: linux-samsung-soc@vger.kernel.org > S: Supported
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2016-08-16 14:10 +0200 |
| Subject | Re: [PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski |
| Message-ID | <s6LlT-2U7-11@gated-at.bofh.it> |
| In reply to | #1463668 |
On 08/16/2016 12:36 PM, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Monday, August 15, 2016 07:17:49 PM Krzysztof Kozlowski wrote: >> Change my email address to kernel.org account instead of Samsung one. >> Also switch Maxim MUIC charger drivers from supported to maintained >> mode. > > I would like to help with maintaining affected drivers/subsystems > from Samsung R&D Institute Poland's side (I can devote some of my > paid time for this) after your departure from the company. > > Would it be possible to add me as co-maintainer to affected > drivers/subsystems (except pinctrl and sound/soc ones as they are > already covered by Sylwester Nawrocki)? Awesome! I'll add you to the MUICs/PMICs and leave the "supported" state for Maxim chargers. Best regards, Krzysztof
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web