Re: [PATCH 2/2] MAINTAINERS: add pattern for dummy-tools.

2021-04-11 Thread Masahiro Yamada
On Fri, Apr 9, 2021 at 6:31 AM Michal Suchanek wrote: > > scripts/get_maintainer.pl does not find a maintainer for new files > otherwise. > > Signed-off-by: Michal Suchanek > --- Applied to linux-kbuild. Thanks. > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINER

[PATCH 2/2] MAINTAINERS: add pattern for dummy-tools.

2021-04-08 Thread Michal Suchanek
scripts/get_maintainer.pl does not find a maintainer for new files otherwise. Signed-off-by: Michal Suchanek --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c80ad735b384..ce631ec44e1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9690,6 +9690,

[PATCH 2/2] MAINTAINERS: update qcom ASoC drivers list

2021-01-15 Thread Srinivas Kandagatla
Add full list of ASoC drivers that are maintained! Signed-off-by: Srinivas Kandagatla --- MAINTAINERS | 8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b1545817c899..7699d9d94a49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14516,6 +14516,14 @@ M:

[PATCH 2/2] MAINTAINERS: Update my email address

2021-01-13 Thread Zefan Li
Signed-off-by: Zefan Li --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 89140540aa8d..bc38f36f257c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4467,7 +4467,7 @@ F:include/linux/console* CONTROL GROUP (CGROUP

[PATCH 2/2] MAINTAINERS: Remove Vincent Abriou for STM/STI DRM drivers.

2020-12-17 Thread patrice.chotard
From: Patrice Chotard Remove Vincent Abriou's email as he has no more review activities on STM/STI DRM drivers. Signed-off-by: Patrice Chotard Cc: Vincent Abriou --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 685b72a22cee..010160a89a10 100

RE: [PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer

2020-11-16 Thread Miodrag Dinic
nux-m...@vger.kernel.org Cc: Miodrag Dinic ; Alessandro Zummo ; Alexandre Belloni ; linux-kernel@vger.kernel.org; linux-...@vger.kernel.org Subject: Re: [PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer Hello! On 11/14/20 4:09 PM, Jiaxun Yang wrote: > While Gildfish platform i

Re: [PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer

2020-11-14 Thread Sergei Shtylyov
Hello! On 11/14/20 4:09 PM, Jiaxun Yang wrote: > While Gildfish platform is dusted, the RTC driver remains Goldfish. :-) > valuable for us. > > I'm volunteering to maintain goldfish RTC driver onward. > > Signed-off-by: Jiaxun Yang > Cc: Miodrag Dinic [...] MBR, Sergei

[PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer

2020-11-14 Thread Jiaxun Yang
While Gildfish platform is dusted, the RTC driver remains valuable for us. I'm volunteering to maintain goldfish RTC driver onward. Signed-off-by: Jiaxun Yang Cc: Miodrag Dinic --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e

[PATCH 2/2] MAINTAINERS: Clean up the F: entries for some EDAC drivers

2020-11-05 Thread Tony Luck
The edac_altera entry stopped at the "." and needed "[ch]" to match both the driver and the header file. The edac_skx entry only matched on ".c" files so didn't include skx_common.h Signed-off-by: Tony Luck --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/

Re: [PATCH 2/2] MAINTAINERS: Add Purism Librem 5 section to the list

2020-05-27 Thread Martin Kepplinger
On 27.05.20 11:40, Marco Felsch wrote: > On 20-05-14 17:57, Martin Kepplinger wrote: >> Add development information for the devicetree files for hardware >> by Purism SPC. >> >> Signed-off-by: Martin Kepplinger >> --- >> MAINTAINERS | 8 >> 1 file changed, 8 insertions(+) >> >> diff --gi

Re: [PATCH 2/2] MAINTAINERS: Add Purism Librem 5 section to the list

2020-05-27 Thread Marco Felsch
On 20-05-14 17:57, Martin Kepplinger wrote: > Add development information for the devicetree files for hardware > by Purism SPC. > > Signed-off-by: Martin Kepplinger > --- > MAINTAINERS | 8 > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0abba1aff1

[PATCH 2/2] MAINTAINERS: Add git tree for NVMEM FRAMEWORK

2020-05-22 Thread Tiezhu Yang
There is no git tree for NVMEM FRAMEWORK in MAINTAINERS, it is not convinent to rebase, add it. Signed-off-by: Tiezhu Yang --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7b58ca2..bd268978 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12100,6

[PATCH 2/2] MAINTAINERS: Add maintainer entry for linear ranges helper

2020-05-19 Thread Matti Vaittinen
The linear ranges helpers were refactored out of regulator core for other drivers to enjoy. Add regulator maintainer Mark Brown as maintainer and myself as a reviewer. Signed-off-by: Matti Vaittinen --- MAINTAINERS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAIN

[PATCH 2/2] MAINTAINERS: Add Purism Librem 5 section to the list

2020-05-14 Thread Martin Kepplinger
Add development information for the devicetree files for hardware by Purism SPC. Signed-off-by: Martin Kepplinger --- MAINTAINERS | 8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0abba1aff1ae..176efec31010 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -

[PATCH 2/2] MAINTAINERS: Remove Xiaolei Li and mark MTK NFC as orphaned

2020-05-10 Thread Miquel Raynal
Xiaolei's address is bouncing, remove him from MAINTAINERS and mark the driver he was maintaining, Mediatek's, as orphaned. Signed-off-by: Miquel Raynal --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fdd6e96a689b..55ba0bec2ec

Re: [PATCH 2/2] MAINTAINERS: add entry for ROHM BH1750 driver

2019-10-05 Thread Jonathan Cameron
On Mon, 16 Sep 2019 21:00:24 +0200 Tomasz Duszynski wrote: > Add myself as a ROHM BH1750 ambient light sensor driver maintainer. > > Signed-off-by: Tomasz Duszynski Applied. Thanks, Jonathan > --- > MAINTAINERS | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MA

[PATCH 2/2] MAINTAINERS: add entry for ROHM BH1750 driver

2019-09-16 Thread Tomasz Duszynski
Add myself as a ROHM BH1750 ambient light sensor driver maintainer. Signed-off-by: Tomasz Duszynski --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f0c03740b9fb..928059c5cd49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13792,6 +13792,1

Re: [PATCH 2/2] MAINTAINERS: add entry for plantower pms7003 driver

2019-07-14 Thread Jonathan Cameron
On Wed, 10 Jul 2019 21:21:55 +0200 Tomasz Duszynski wrote: > Add myself as a plantower pms7003 driver maintainer. > > Signed-off-by: Tomasz Duszynski Applied, Thanks, Jonathan > --- > MAINTAINERS | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > ind

[PATCH 2/2] MAINTAINERS: add entry for plantower pms7003 driver

2019-07-10 Thread Tomasz Duszynski
Add myself as a plantower pms7003 driver maintainer. Signed-off-by: Tomasz Duszynski --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ad498428b38c..771de33ef737 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12548,6 +12548,12 @@ F: dri

Re: [PATCH 2/2] MAINTAINERS: Add myself as Ingenic SoCs maintainer

2019-06-24 Thread Paul Burton
Hello, Paul Cercueil wrote: > Add myself as the maintainer of the arch code, devicetree files and > drivers related to the JZ47xx family of SoCs from Ingenic. > > Signed-off-by: Paul Cercueil Applied to mips-next. Thanks, Paul [ This message was auto-generated; if you believe anything is

[PATCH 2/2] MAINTAINERS: Add myself as Ingenic SoCs maintainer

2019-06-24 Thread Paul Cercueil
Add myself as the maintainer of the arch code, devicetree files and drivers related to the JZ47xx family of SoCs from Ingenic. Signed-off-by: Paul Cercueil --- MAINTAINERS | 27 +++ 1 file changed, 27 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index dfedde2f572

Re: [PATCH 2/2] MAINTAINERS: add entry for sensirion sps30 driver

2019-06-22 Thread Jonathan Cameron
On Thu, 20 Jun 2019 21:50:11 +0200 Tomasz Duszynski wrote: > Add myself as a sensirion sps30 driver maintainer. > > Signed-off-by: Tomasz Duszynski Applied. Thanks, Jonathan > --- > MAINTAINERS | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index

[PATCH 2/2] MAINTAINERS: add entry for sensirion sps30 driver

2019-06-20 Thread Tomasz Duszynski
Add myself as a sensirion sps30 driver maintainer. Signed-off-by: Tomasz Duszynski --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1eb971608ac4..dafa02ba161c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14172,6 +14172,12 @@ S: Maint

[PATCH 2/2] MAINTAINERS: Add entry for anybuss drivers

2019-05-23 Thread Sven Van Asbroeck
Add myself as the maintainer of the anybuss bus driver, and its client drivers. Signed-off-by: Sven Van Asbroeck --- MAINTAINERS | 5 + 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1cac53bced08..68d49623186f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1491

Re: [PATCH 2/2] MAINTAINERS: Add Ulf Hansson to the MEMORYSTICK section

2019-04-11 Thread Ulf Hansson
On Fri, 22 Mar 2019 at 18:03, Maxim Levitsky wrote: > > Thanks! > I also expect to start contributing again to maintain the code I have > in the kernel, after I done with upsteaming the nvme-mdev driver I > have just sent for initial review. > I work for Red Hat now, so I hope I'll find some time

Re: [PATCH 2/2] MAINTAINERS: Add Ulf Hansson to the MEMORYSTICK section

2019-03-22 Thread Maxim Levitsky
Thanks! I also expect to start contributing again to maintain the code I have in the kernel, after I done with upsteaming the nvme-mdev driver I have just sent for initial review. I work for Red Hat now, so I hope I'll find some time for that in the future (still on a hobby basis of course). Best

[PATCH 2/2] MAINTAINERS: Add Ulf Hansson to the MEMORYSTICK section

2019-03-22 Thread Ulf Hansson
The amount of changes to the memorystick subsystem are limited as of today. However, I have a couple of times been funneling changes through my MMC tree and it have turned out fine. So, I am here by volunteering to continue doing this, by adding myself and the link to the MMC tree to the MEMSTICK s

[PATCH 2/2] MAINTAINERS: SiFive drivers: add myself as a SiFive driver maintainer

2018-12-17 Thread Paul Walmsley
I'll be helping Palmer review drivers for SiFive-specific IP blocks, so add myself to the MAINTAINERS file. Cc: Albert Ou Cc: Palmer Dabbelt Cc: linux-kernel@vger.kernel.org Cc: linux-ri...@lists.infradead.org Signed-off-by: Paul Walmsley Signed-off-by: Paul Walmsley --- MAINTAINERS | 1 + 1

[PATCH 2/2] MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matching

2018-12-05 Thread Johan Hovold
Exclude the gnss subsystem from SIRMPRIMA2 regex matching, which would otherwise match the unrelated gnss sirf driver. Cc: Barry Song Signed-off-by: Johan Hovold --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 03766ddf95a3..0f083103d625 100644

[PATCH 2/2] MAINTAINERS: use the correct location for dt-bindings includes for mux

2018-10-12 Thread Peter Rosin
Just drop the "linux" part of the path, it was never correct. Reported-by: Joe Perches Fixes: 256ac0375098 ("dt-bindings: document devicetree bindings for mux-controllers and gpio-mux") Signed-off-by: Peter Rosin --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 2/2] MAINTAINERS: Update Albert's email, he's back at Berkeley

2018-06-04 Thread Palmer Dabbelt
When I was adding a MAINTAINERS entry for SiFive's drivers I realized that Albert's email is out of date -- he's gone back to Berkeley, so his SiFive email is technically defunct. This patch updates his entry to a current email address, hosted at Berkeley. Signed-off-by: Palmer Dabbelt --- MAIN

[PATCH 2/2] MAINTAINERS: add Josh Poimboeuf as faddr2line maintainer

2018-06-04 Thread Josh Poimboeuf
... so I finally get credit for my greatest accomplishment. And, less importantly, so get_maintainer.pl will actually CC me on future patches. Signed-off-by: Josh Poimboeuf --- MAINTAINERS | 5 + 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ca4afd68530c..93f

Re: [PATCH 2/2] MAINTAINERS: list file memory-barriers.txt within the LKMM entry

2018-02-04 Thread Paul E. McKenney
On Sat, Feb 03, 2018 at 02:08:00AM +0100, Andrea Parri wrote: > On Fri, Feb 02, 2018 at 03:51:02PM -0800, Paul E. McKenney wrote: > > On Fri, Feb 02, 2018 at 10:13:42AM +0100, Andrea Parri wrote: > > > Now that a formal specification of the LKMM has become available to > > > the developer, some con

Re: [PATCH 2/2] MAINTAINERS: list file memory-barriers.txt within the LKMM entry

2018-02-02 Thread Andrea Parri
On Fri, Feb 02, 2018 at 03:51:02PM -0800, Paul E. McKenney wrote: > On Fri, Feb 02, 2018 at 10:13:42AM +0100, Andrea Parri wrote: > > Now that a formal specification of the LKMM has become available to > > the developer, some concern about how to track changes to the model > > on the level of the "

Re: [PATCH 2/2] MAINTAINERS: list file memory-barriers.txt within the LKMM entry

2018-02-02 Thread Paul E. McKenney
On Fri, Feb 02, 2018 at 10:13:42AM +0100, Andrea Parri wrote: > Now that a formal specification of the LKMM has become available to > the developer, some concern about how to track changes to the model > on the level of the "high-level documentation" was raised. > > A first "mitigation" to this is

[PATCH 2/2] MAINTAINERS: list file memory-barriers.txt within the LKMM entry

2018-02-02 Thread Andrea Parri
Now that a formal specification of the LKMM has become available to the developer, some concern about how to track changes to the model on the level of the "high-level documentation" was raised. A first "mitigation" to this issue, suggested by Will, is to assign maintainership (and responsibility!

Re: [PATCH 2/2] MAINTAINERS: add the Memory Consistency Model subsystem

2018-02-01 Thread Andrea Parri
On Thu, Feb 01, 2018 at 01:44:01PM +, Will Deacon wrote: > On Thu, Feb 01, 2018 at 01:04:26PM +0100, Andrea Parri wrote: > > Integrate (and then remove) tools/memory-model/MAINTAINERS into the > > main MAINTAINERS file. This way get_maintainer.pl can give a "right > > answer" for tools/memory-m

Re: [PATCH 2/2] MAINTAINERS: add the Memory Consistency Model subsystem

2018-02-01 Thread Will Deacon
On Thu, Feb 01, 2018 at 01:04:26PM +0100, Andrea Parri wrote: > Integrate (and then remove) tools/memory-model/MAINTAINERS into the > main MAINTAINERS file. This way get_maintainer.pl can give a "right > answer" for tools/memory-model/. > > Suggested-by: Ingo Molnar > Signed-off-by: Andrea Parri

[PATCH 2/2] MAINTAINERS: add the Memory Consistency Model subsystem

2018-02-01 Thread Andrea Parri
Integrate (and then remove) tools/memory-model/MAINTAINERS into the main MAINTAINERS file. This way get_maintainer.pl can give a "right answer" for tools/memory-model/. Suggested-by: Ingo Molnar Signed-off-by: Andrea Parri --- MAINTAINERS| 16 tools/memory-m

Re: [PATCH 2/2] MAINTAINERS: mtd/nand: update Microchip nand entry

2018-01-09 Thread Yang, Wenyou
On 2018/1/9 21:46, Nicolas Ferre wrote: Update Wenyou Yang email address. Take advantage of this update to move this entry to the MICROCHIP / ATMEL location and add the DT binding documentation link. Signed-off-by: Nicolas Ferre Acked-by: Wenyou Yang --- Hi, Patch against next-20180109. T

[PATCH 2/2] MAINTAINERS: mtd/nand: update Microchip nand entry

2018-01-09 Thread Nicolas Ferre
Update Wenyou Yang email address. Take advantage of this update to move this entry to the MICROCHIP / ATMEL location and add the DT binding documentation link. Signed-off-by: Nicolas Ferre --- Hi, Patch against next-20180109. This patch is somehow dependent on the previous one in the series ("MA

Re: [RFC PATCH 2/2] MAINTAINERS: various pattern fixes for mv/rm/typos

2017-10-31 Thread Joe Perches
On Tue, 2017-10-31 at 09:46 -0500, Tom Saeger wrote: > Several stale or typo'd "F" "X" patterns fixed. This sort of patch is almost impossible to apply as MAINTAINERS is updated by many many people and this probably won't apply tomorrow. It's generally _much_ better to break out each of these cha

[RFC PATCH 2/2] MAINTAINERS: various pattern fixes for mv/rm/typos

2017-10-31 Thread Tom Saeger
Several stale or typo'd "F" "X" patterns fixed. Signed-off-by: Tom Saeger --- MAINTAINERS | 107 1 file changed, 42 insertions(+), 65 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index af0cb69f6a3e..8ba5ec8584dc 100644 --- a/M

Re: [PATCH 2/2] MAINTAINERS: Add entry for device DAX

2017-10-18 Thread Dan Williams
On Wed, Oct 18, 2017 at 8:40 AM, Ross Zwisler wrote: > And update the entry for filesystem DAX to differentiate them. > > Signed-off-by: Ross Zwisler > --- > MAINTAINERS | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a74227a..b2b

[PATCH 2/2] MAINTAINERS: Add entry for device DAX

2017-10-18 Thread Ross Zwisler
And update the entry for filesystem DAX to differentiate them. Signed-off-by: Ross Zwisler --- MAINTAINERS | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a74227a..b2b2e75 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4162,7 +4162,7 @@

[PATCH 2/2] MAINTAINERS: Add info for NI Project Sulfur DT files

2017-09-11 Thread Moritz Fischer
Add contact info for National Instruments Project Sulfur SDR files. Signed-off-by: Moritz Fischer --- MAINTAINERS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a3231bd6541d..aa54be9213bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1609,6 +1609,13 @

[PATCH 2/2] MAINTAINERS: update email address for mcgrof for few straggling drivers

2017-08-03 Thread Luis R. Rodriguez
This will ensure I get emails on my work and personal email address. Signed-off-by: Luis R. Rodriguez --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 97cf436e6750..49ae596584e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -

Re: [PATCH 2/2] MAINTAINERS: add entry for mediatek usb3 DRD IP driver

2017-08-03 Thread Chunfeng Yun
On Thu, 2017-08-03 at 12:23 +0300, Felipe Balbi wrote: > Hi, > > Chunfeng Yun writes: > > Add myself as maintainer of MediaTek USB3 DRD IP driver > > > > Signed-off-by: Chunfeng Yun > > --- > > MAINTAINERS |7 +++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/MAINTAINERS b/MA

Re: [PATCH 2/2] MAINTAINERS: add entry for mediatek usb3 DRD IP driver

2017-08-03 Thread Felipe Balbi
Hi, Chunfeng Yun writes: > Add myself as maintainer of MediaTek USB3 DRD IP driver > > Signed-off-by: Chunfeng Yun > --- > MAINTAINERS |7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 205d397..0f0bcc7 100644 > --- a/MAINTAINERS > +++ b/MAINTA

[PATCH 2/2] MAINTAINERS: add entry for mediatek usb3 DRD IP driver

2017-08-03 Thread Chunfeng Yun
Add myself as maintainer of MediaTek USB3 DRD IP driver Signed-off-by: Chunfeng Yun --- MAINTAINERS |7 +++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 205d397..0f0bcc7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8472,6 +8472,13 @@ M: Sean Wang

[PATCH 2/2] MAINTAINERS: device property: of: add fwnode.h

2017-07-20 Thread frowand . list
From: Frank Rowand Device tree is impacted by changes to fwnode.h, add a file entry to OPEN FIRMWARE AND FLATTENED DEVICE TREE Signed-off-by: Frank Rowand --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c0ac362e850a..cb58c20b1ef8 100644 --- a

[PATCH 2/2] MAINTAINERS: solo6x10: update Andrey Utkin email

2017-06-11 Thread Andrey Utkin
Updating my personal email address in solo6x10. Signed-off-by: Andrey Utkin --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 026af206660b..885badfa4fa7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11966,7 +11966,7 @@ SOFTLOGIC

[PATCH 2/2] MAINTAINERS: Remove Lee Jones from bcm2835.

2017-02-23 Thread Eric Anholt
Lee has been inactive on the linux-rpi-kernel mailing list for the last year. My thanks go to Lee for his past work in patch merging. Signed-off-by: Eric Anholt --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index acb0b002f925..af4f0099f20e 100644 -

[PATCH 2/2] MAINTAINERS: add it to the admin-guide

2016-12-02 Thread Mauro Carvalho Chehab
The MAINTAINER's file has different things inside it: - Tips for patch submitters; - Descriptions for the MAINTAINER file entries; - the MAINTAINERS database. As its contents is useful for someone reporting a bug or by a newbie submitting a patch, let's add it to the docume

Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework.

2016-11-22 Thread Jason Gunthorpe
On Tue, Nov 22, 2016 at 08:48:57AM +0100, Michal Simek wrote: > TBH. I think it is not a bad option. I do normally have backup person > for all repos I do maintain. It doesn't mean that second maintainer does > something but it has all accesses to repos you maintain. I agree, it is a good idea to

Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework.

2016-11-22 Thread Michal Simek
On 22.11.2016 09:07, Greg Kroah-Hartman wrote: > On Tue, Nov 22, 2016 at 08:48:57AM +0100, Michal Simek wrote: >> On 22.11.2016 03:29, atull wrote: >>> On Mon, 21 Nov 2016, Moritz Fischer wrote: >>> Add myself as co-maintainer to fpga mgr framework. Signed-off-by: Moritz Fischer >>>

Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework.

2016-11-22 Thread Greg Kroah-Hartman
On Tue, Nov 22, 2016 at 08:48:57AM +0100, Michal Simek wrote: > On 22.11.2016 03:29, atull wrote: > > On Mon, 21 Nov 2016, Moritz Fischer wrote: > > > >> Add myself as co-maintainer to fpga mgr framework. > >> > >> Signed-off-by: Moritz Fischer > >> Cc: Alan Tull > >> Cc: Greg Kroah-Hartman > >

Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework.

2016-11-22 Thread Michal Simek
On 22.11.2016 03:29, atull wrote: > On Mon, 21 Nov 2016, Moritz Fischer wrote: > >> Add myself as co-maintainer to fpga mgr framework. >> >> Signed-off-by: Moritz Fischer >> Cc: Alan Tull >> Cc: Greg Kroah-Hartman >> Cc: linux-kernel@vger.kernel.org >> Cc: linux-f...@vger.kernel.org >> --- >> H

Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework.

2016-11-21 Thread atull
On Mon, 21 Nov 2016, Moritz Fischer wrote: > Add myself as co-maintainer to fpga mgr framework. > > Signed-off-by: Moritz Fischer > Cc: Alan Tull > Cc: Greg Kroah-Hartman > Cc: linux-kernel@vger.kernel.org > Cc: linux-f...@vger.kernel.org > --- > Hi all, > > Lately we've fallen behind a bit o

Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework.

2016-11-21 Thread Marek Vasut
On 11/21/2016 10:49 PM, Moritz Fischer wrote: > Add myself as co-maintainer to fpga mgr framework. > > Signed-off-by: Moritz Fischer > Cc: Alan Tull > Cc: Greg Kroah-Hartman > Cc: linux-kernel@vger.kernel.org > Cc: linux-f...@vger.kernel.org Acked-by: Marek Vasut > --- > Hi all, > > Lately

[PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework.

2016-11-21 Thread Moritz Fischer
Add myself as co-maintainer to fpga mgr framework. Signed-off-by: Moritz Fischer Cc: Alan Tull Cc: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org Cc: linux-f...@vger.kernel.org --- Hi all, Lately we've fallen behind a bit on reviewing patches lately. 'Behind the scenes', Alan has worked

Re: [PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem

2016-10-31 Thread Russell King - ARM Linux
On Sat, Oct 29, 2016 at 11:09:55AM +0100, Ard Biesheuvel wrote: > On 21 September 2016 at 16:35, Ard Biesheuvel > wrote: > > Since I will be co-maintaining the EFI subsystem, it makes sense to > > mention the ARM and arm64 EFI bits in the EFI section in MAINTAINERS > > so that Matt, the list and

Re: [PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem

2016-10-29 Thread Ard Biesheuvel
On 21 September 2016 at 16:35, Ard Biesheuvel wrote: > Since I will be co-maintaining the EFI subsystem, it makes sense to > mention the ARM and arm64 EFI bits in the EFI section in MAINTAINERS > so that Matt, the list and I get cc'ed on proposed changes. > > Cc: Catalin Marinas > Cc: Will Deacon

Re: [PATCH 2/2] MAINTAINERS: Add entry for genwqe driver

2016-10-07 Thread Frank Haverkamp
Hi Gabriel, > On 4 Oct 2016, at 20:26, Gabriel Krisman Bertazi > wrote: > > Frank and I maintain this > > Signed-off-by: Gabriel Krisman Bertazi > Cc: ha...@linux.vnet.ibm.com > --- > MAINTAINERS | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index

[PATCH 2/2] MAINTAINERS: Add entry for genwqe driver

2016-10-04 Thread Gabriel Krisman Bertazi
Frank and I maintain this Signed-off-by: Gabriel Krisman Bertazi Cc: ha...@linux.vnet.ibm.com --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bd69bc0ed717..db20c3204606 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5220,6 +5220,12 @@ M:

Re: [PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem

2016-09-21 Thread Will Deacon
On Wed, Sep 21, 2016 at 04:35:14PM +0100, Ard Biesheuvel wrote: > Since I will be co-maintaining the EFI subsystem, it makes sense to > mention the ARM and arm64 EFI bits in the EFI section in MAINTAINERS > so that Matt, the list and I get cc'ed on proposed changes. > > Cc: Catalin Marinas > Cc:

[PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem

2016-09-21 Thread Ard Biesheuvel
Since I will be co-maintaining the EFI subsystem, it makes sense to mention the ARM and arm64 EFI bits in the EFI section in MAINTAINERS so that Matt, the list and I get cc'ed on proposed changes. Cc: Catalin Marinas Cc: Will Deacon Cc: Russell King Signed-off-by: Ard Biesheuvel --- MAINTAINE

Re: [PATCH 2/2] MAINTAINERS: Remove power-supply co-maintainers

2016-08-31 Thread Sebastian Reichel
Hi, On Wed, Aug 17, 2016 at 03:20:01PM +0200, Sebastian Reichel wrote: > This documents the status quo and keeps everyones > cc/to-list a bit shorter. > --- > CREDITS | 4 > MAINTAINERS | 4 > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/CREDITS b/CREDITS > ind

[PATCH 2/2] MAINTAINERS: Add rockchip pcie driver entry

2016-08-25 Thread Shawn Lin
The pcie driver of Rockchip has no entry in the MAINTAINERS file, so add one. Signed-off-by: Shawn Lin --- MAINTAINERS | 9 + 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d0..c0e623f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9083,6 +9083,15 @@

Re: [PATCH 2/2] MAINTAINERS: document ASoC header files

2016-08-23 Thread Nicolas Iooss
On 23/08/16 12:09, Kuninori Morimoto wrote: > Hi Nicolas > >> include/sound/simple_card_utils.h is handled by ASoC maintainers, as >> stated in https://lkml.org/lkml/2016/8/22/307, and >> include/sound/simple_card.h seems to be an ASoC file too. >> >> Signed-off-by: Nicolas Iooss >> --- >> MAINT

Re: [PATCH 2/2] MAINTAINERS: document ASoC header files

2016-08-23 Thread Kuninori Morimoto
Hi Nicolas > include/sound/simple_card_utils.h is handled by ASoC maintainers, as > stated in https://lkml.org/lkml/2016/8/22/307, and > include/sound/simple_card.h seems to be an ASoC file too. > > Signed-off-by: Nicolas Iooss > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > >

[PATCH 2/2] MAINTAINERS: document ASoC header files

2016-08-23 Thread Nicolas Iooss
include/sound/simple_card_utils.h is handled by ASoC maintainers, as stated in https://lkml.org/lkml/2016/8/22/307, and include/sound/simple_card.h seems to be an ASoC file too. Signed-off-by: Nicolas Iooss --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINT

[PATCH 2/2] MAINTAINERS: Remove power-supply co-maintainers

2016-08-17 Thread Sebastian Reichel
This documents the status quo and keeps everyones cc/to-list a bit shorter. --- CREDITS | 4 MAINTAINERS | 4 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CREDITS b/CREDITS index 2a3fbcd229e6..af13d1d2f4fb 100644 --- a/CREDITS +++ b/CREDITS @@ -1090,6 +1090,10 @@ S:

[PATCH 2/2] MAINTAINERS: Drop drivers/sh/ for Renesas ARM

2016-07-24 Thread Simon Horman
From: Geert Uytterhoeven None of the code under drivers/sh/ is used anymore on Renesas ARM. Signed-off-by: Geert Uytterhoeven --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..e6bf58769b49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS

[PATCH 2/2] MAINTAINERS: Update the files to include the Qualcomm DMA folder

2016-05-02 Thread Pramod Gurav
Recently all qcom dma drivers were moved a separate directory. Update the files to include the same Signed-off-by: Pramod Gurav --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d826f1b..2327f92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1407

[PATCH 2/2] MAINTAINERS: Add maintainer for TI LCDC DRM driver

2016-04-18 Thread Tomi Valkeinen
Add Jyri Sarha as tilcdc maintainer and Tomi Valkeinen as reviewer. Signed-off-by: Tomi Valkeinen Cc: Rob Clark Cc: Jyri Sarha --- MAINTAINERS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c235d8c72a57..313cdef294ee 100644 --- a/MAINTAINERS +++ b/MA

[PATCH 2/2] MAINTAINERS: add Qualcomm EMAC network driver maintainer

2016-04-13 Thread Timur Tabi
The driver was originally written by Gilad Avidov, but it's now being supported by Timur Tabi. Signed-off-by: Timur Tabi --- MAINTAINERS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4851f02..8c580f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9128

Re: [PATCH 2/2] MAINTAINERS: change the maintainer of fam15h_power driver

2015-12-10 Thread Guenter Roeck
On 12/09/2015 07:56 PM, Huang Rui wrote: Andreas Herrmann won't take the maintainer of fam15h_power driver. I will take it and appreciate him for the great contributions on this driver. Signed-off-by: Huang Rui Acked-by: Andreas Herrmann Cc: Borislav Petkov Cc: Aravind Gopalakrishnan Appli

Re: [PATCH 2/2] MAINTAINERS: change the maintainer of fam15h_power driver

2015-12-10 Thread Guenter Roeck
On 12/09/2015 11:29 PM, Huang Rui wrote: On Wed, Dec 09, 2015 at 10:33:04PM -0800, Joe Perches wrote: On Thu, 2015-12-10 at 11:56 +0800, Huang Rui wrote: Andreas Herrmann won't take the maintainer of fam15h_power driver. I will take it and appreciate him for the great contributions on this driv

Re: [PATCH 2/2] MAINTAINERS: change the maintainer of fam15h_power driver

2015-12-09 Thread Huang Rui
On Wed, Dec 09, 2015 at 10:33:04PM -0800, Joe Perches wrote: > On Thu, 2015-12-10 at 11:56 +0800, Huang Rui wrote: > > Andreas Herrmann won't take the maintainer of fam15h_power driver. I > > will take it and appreciate him for the great contributions on this > > driver. > [] > > diff --git a/CREDI

Re: [PATCH 2/2] MAINTAINERS: change the maintainer of fam15h_power driver

2015-12-09 Thread Joe Perches
On Thu, 2015-12-10 at 11:56 +0800, Huang Rui wrote: > Andreas Herrmann won't take the maintainer of fam15h_power driver. I > will take it and appreciate him for the great contributions on this > driver. [] > diff --git a/CREDITS b/CREDITS [] > @@ -1507,6 +1507,14 @@ S: 312/107 Canberra Avenue >  S:

[PATCH 2/2] MAINTAINERS: change the maintainer of fam15h_power driver

2015-12-09 Thread Huang Rui
Andreas Herrmann won't take the maintainer of fam15h_power driver. I will take it and appreciate him for the great contributions on this driver. Signed-off-by: Huang Rui Acked-by: Andreas Herrmann Cc: Borislav Petkov Cc: Aravind Gopalakrishnan --- CREDITS | 8 MAINTAINERS | 4 ++-

[PATCH 2/2] MAINTAINERS: linux-cach...@redhat.com is moderated for non-subscribers

2015-11-12 Thread David Howells
From: Geert Uytterhoeven Signed-off-by: Geert Uytterhoeven Signed-off-by: David Howells --- MAINTAINERS |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 35fe7ae0492e..470605885f01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2545,7 +

[PATCH 2/2] MAINTAINERS: linux-cach...@redhat.com is moderated for non-subscribers

2015-11-12 Thread David Howells
From: Geert Uytterhoeven Signed-off-by: Geert Uytterhoeven Signed-off-by: David Howells --- MAINTAINERS |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 35fe7ae0492e..470605885f01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2545,7 +

[PATCH 2/2] MAINTAINERS: nominate myself as a zram co-maintainer

2015-10-14 Thread Sergey Senozhatsky
Promote myself from a reviewer to a co-maintainer. Signed-off-by: Sergey Senozhatsky --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c10e3ab..0b12060 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11735,7 +11735,7 @@ F: dri

Re: [PATCH 2/2] MAINTAINERS: Explicitly add linux-arm-kernel for bcm2835

2015-08-05 Thread Florian Fainelli
On 22/07/15 12:55, Eric Anholt wrote: > get_maintainers.pl would list linux-arm-kernel for most bcm2835 > changes because it's under arch/arm, but might not for other bcm2835 > drivers. Most ARM architectures appear to list linux-arm-kernel as an > appropriate list as well. > > Signed-off-by: Eri

Re: [PATCH 2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers

2015-07-23 Thread Lee Jones
On Fri, 17 Jul 2015, Javier Martinez Canillas wrote: > I added support for the max77802 drivers and have been maintaining them. > So add an entry for these drivers to make tools like get_maintainer.pl > to work and make people submitting patches add me to the CC list. > > Signed-off-by: Javier Ma

[PATCH 2/2] MAINTAINERS: Explicitly add linux-arm-kernel for bcm2835

2015-07-22 Thread Eric Anholt
get_maintainers.pl would list linux-arm-kernel for most bcm2835 changes because it's under arch/arm, but might not for other bcm2835 drivers. Most ARM architectures appear to list linux-arm-kernel as an appropriate list as well. Signed-off-by: Eric Anholt Suggested-by: Stephen Warren --- MAINT

Re: [PATCH 2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers

2015-07-17 Thread Krzysztof Kozlowski
2015-07-17 17:17 GMT+09:00 Javier Martinez Canillas : > I added support for the max77802 drivers and have been maintaining them. > So add an entry for these drivers to make tools like get_maintainer.pl > to work and make people submitting patches add me to the CC list. > > Signed-off-by: Javier Mar

[PATCH 2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers

2015-07-17 Thread Javier Martinez Canillas
I added support for the max77802 drivers and have been maintaining them. So add an entry for these drivers to make tools like get_maintainer.pl to work and make people submitting patches add me to the CC list. Signed-off-by: Javier Martinez Canillas --- MAINTAINERS | 8 1 file changed

Re: [PATCH 2/2] MAINTAINERS: change Atmel ssc driver entry

2015-03-19 Thread Bo Shen
Hi Nicolas, Thanks. On 03/19/2015 05:49 PM, Nicolas Ferre wrote: I take over the maintainship from Voice. Signed-off-by: Nicolas Ferre Cc: Bo Shen Cc: Mark Brown Cc: Arnd Bergmann Cc: Greg Kroah-Hartman Acked-by: Bo Shen --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 d

[PATCH 2/2] MAINTAINERS: change Atmel ssc driver entry

2015-03-19 Thread Nicolas Ferre
I take over the maintainship from Voice. Signed-off-by: Nicolas Ferre Cc: Bo Shen Cc: Mark Brown Cc: Arnd Bergmann Cc: Greg Kroah-Hartman --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 679b2d0cb2d1..6f133f2179ed 100644 ---

Re: [PATCH 2/2] MAINTAINERS: Correct rtc armada38x pattern entry

2015-03-09 Thread Gregory CLEMENT
Hi Joe, On 08/03/2015 20:15, Joe Perches wrote: > commit c6a95dbee793 ("MAINTAINERS: add the RTC driver for the Armada38x") > typoed the pattern, fix it. Indeed it was a typo that I though I had fixed, but maybe I didn't actually send the patch. So of course: Acked-by: Gregory CLEMENT Thanks

[PATCH 2/2] MAINTAINERS: Correct rtc armada38x pattern entry

2015-03-08 Thread Joe Perches
commit c6a95dbee793 ("MAINTAINERS: add the RTC driver for the Armada38x") typoed the pattern, fix it. Signed-off-by: Joe Perches cc: Gregory CLEMENT --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3b3378a..002fd88 100644 --- a/

[PATCH 2/2] MAINTAINERS: add crypto-API.tmpl

2015-03-06 Thread Stephan Mueller
The file Documentation/DocBook/crypto-API.tmpl documents the kernel crypto API and is maintained. Signed-off-by: Stephan Mueller --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8c..c10814e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -280

[PATCH 2/2] MAINTAINERS: update for sm750fb driver

2015-03-03 Thread Sudip Mukherjee
add myself and Teddy Wang as the Maintainer of the sm750 frame buffer driver. Signed-off-by: Sudip Mukherjee --- MAINTAINERS | 8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9ee5466..1a51043 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9340,6 +9340,14

[PATCH 2/2] MAINTAINERS: add info for e3x0-poweroff driver.

2015-02-12 Thread Moritz Fischer
Signed-off-by: Moritz Fischer --- MAINTAINERS | 8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2299965..8d5fb40 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3495,6 +3495,14 @@ S: Supported F: drivers/input/misc/e3x0-button.c F: Document

[PATCH 2/2] MAINTAINERS: Update DT website and git repository

2014-12-26 Thread Rob Herring
From: Rob Herring Per Grant, secretlab.ca is defunct and he has no plans to resurect it, so update the DT website and git tree. devicetree.org needs work, but is better than "Internal Server Error" that secretlab.ca returns. Cc: Grant Likely Signed-off-by: Rob Herring --- MAINTAINERS | 4 ++--

Re: [PATCH 2/2] MAINTAINERS: ARM Versatile Express platform

2014-11-26 Thread Joe Perches
On Wed, 2014-11-26 at 14:40 +, Pawel Moll wrote: > On Wed, 2014-11-26 at 12:17 +, Arnd Bergmann wrote: > > On Wednesday 26 November 2014 12:04:09 Pawel Moll wrote: > > > > > > Right, of course. Whole directory. > > > > > > > F:*/*/vexpress* > > > > > > Cool, didn't think about multip

Re: [PATCH 2/2] MAINTAINERS: ARM Versatile Express platform

2014-11-26 Thread Pawel Moll
On Wed, 2014-11-26 at 12:17 +, Arnd Bergmann wrote: > On Wednesday 26 November 2014 12:04:09 Pawel Moll wrote: > > > > Right, of course. Whole directory. > > > > > F:*/*/vexpress* > > > > Cool, didn't think about multiple wildcards. > > Actually, I think you could even do this as > >

  1   2   >