MAINTAINERS (93cd00043fffec840fa36909c4a8eb0f735dfb04) MAINTAINERS (c351e29018eeb2fa3151e09a9102e223519c34d5)
1
2
3 List of maintainers and how to submit kernel changes
4
5Please try to follow the guidelines below. This will make things
6easier on the maintainers. Not all of these guidelines matter for every
7trivial patch so apply some common sense.
8

--- 223 unchanged lines hidden (view full) ---

232ACER WMI LAPTOP EXTRAS
233M: "Lee, Chun-Yi" <jlee@suse.com>
234L: platform-driver-x86@vger.kernel.org
235S: Maintained
236F: drivers/platform/x86/acer-wmi.c
237
238ACPI
239M: Len Brown <lenb@kernel.org>
1
2
3 List of maintainers and how to submit kernel changes
4
5Please try to follow the guidelines below. This will make things
6easier on the maintainers. Not all of these guidelines matter for every
7trivial patch so apply some common sense.
8

--- 223 unchanged lines hidden (view full) ---

232ACER WMI LAPTOP EXTRAS
233M: "Lee, Chun-Yi" <jlee@suse.com>
234L: platform-driver-x86@vger.kernel.org
235S: Maintained
236F: drivers/platform/x86/acer-wmi.c
237
238ACPI
239M: Len Brown <lenb@kernel.org>
240M: Rafael J. Wysocki <rjw@rjwysocki.net>
240M: Rafael J. Wysocki <rjw@sisk.pl>
241L: linux-acpi@vger.kernel.org
241L: linux-acpi@vger.kernel.org
242W: https://01.org/linux-acpi
243Q: https://patchwork.kernel.org/project/linux-acpi/list/
244T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
242W: http://www.lesswatts.org/projects/acpi/
243Q: http://patchwork.kernel.org/project/linux-acpi/list/
244T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
245S: Supported
246F: drivers/acpi/
247F: drivers/pnp/pnpacpi/
248F: include/linux/acpi.h
249F: include/acpi/
250F: Documentation/acpi
251F: Documentation/ABI/testing/sysfs-bus-acpi
252F: drivers/pci/*acpi*
253F: drivers/pci/*/*acpi*
254F: drivers/pci/*/*/*acpi*
255
256ACPI FAN DRIVER
257M: Zhang Rui <rui.zhang@intel.com>
258L: linux-acpi@vger.kernel.org
245S: Supported
246F: drivers/acpi/
247F: drivers/pnp/pnpacpi/
248F: include/linux/acpi.h
249F: include/acpi/
250F: Documentation/acpi
251F: Documentation/ABI/testing/sysfs-bus-acpi
252F: drivers/pci/*acpi*
253F: drivers/pci/*/*acpi*
254F: drivers/pci/*/*/*acpi*
255
256ACPI FAN DRIVER
257M: Zhang Rui <rui.zhang@intel.com>
258L: linux-acpi@vger.kernel.org
259W: https://01.org/linux-acpi
259W: http://www.lesswatts.org/projects/acpi/
260S: Supported
261F: drivers/acpi/fan.c
262
263ACPI THERMAL DRIVER
264M: Zhang Rui <rui.zhang@intel.com>
265L: linux-acpi@vger.kernel.org
260S: Supported
261F: drivers/acpi/fan.c
262
263ACPI THERMAL DRIVER
264M: Zhang Rui <rui.zhang@intel.com>
265L: linux-acpi@vger.kernel.org
266W: https://01.org/linux-acpi
266W: http://www.lesswatts.org/projects/acpi/
267S: Supported
268F: drivers/acpi/*thermal*
269
270ACPI VIDEO DRIVER
271M: Zhang Rui <rui.zhang@intel.com>
272L: linux-acpi@vger.kernel.org
267S: Supported
268F: drivers/acpi/*thermal*
269
270ACPI VIDEO DRIVER
271M: Zhang Rui <rui.zhang@intel.com>
272L: linux-acpi@vger.kernel.org
273W: https://01.org/linux-acpi
273W: http://www.lesswatts.org/projects/acpi/
274S: Supported
275F: drivers/acpi/video.c
276
277ACPI WMI DRIVER
278L: platform-driver-x86@vger.kernel.org
279S: Orphan
280F: drivers/platform/x86/wmi.c
281

--- 2013 unchanged lines hidden (view full) ---

2295
2296CPMAC ETHERNET DRIVER
2297M: Florian Fainelli <florian@openwrt.org>
2298L: netdev@vger.kernel.org
2299S: Maintained
2300F: drivers/net/ethernet/ti/cpmac.c
2301
2302CPU FREQUENCY DRIVERS
274S: Supported
275F: drivers/acpi/video.c
276
277ACPI WMI DRIVER
278L: platform-driver-x86@vger.kernel.org
279S: Orphan
280F: drivers/platform/x86/wmi.c
281

--- 2013 unchanged lines hidden (view full) ---

2295
2296CPMAC ETHERNET DRIVER
2297M: Florian Fainelli <florian@openwrt.org>
2298L: netdev@vger.kernel.org
2299S: Maintained
2300F: drivers/net/ethernet/ti/cpmac.c
2301
2302CPU FREQUENCY DRIVERS
2303M: Rafael J. Wysocki <rjw@rjwysocki.net>
2303M: Rafael J. Wysocki <rjw@sisk.pl>
2304M: Viresh Kumar <viresh.kumar@linaro.org>
2305L: cpufreq@vger.kernel.org
2306L: linux-pm@vger.kernel.org
2307S: Maintained
2308T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2309T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
2310F: drivers/cpufreq/
2311F: include/linux/cpufreq.h

--- 14 unchanged lines hidden (view full) ---

2326M: Daniel Lezcano <daniel.lezcano@linaro.org>
2327L: linux-pm@vger.kernel.org
2328L: linux-arm-kernel@lists.infradead.org
2329T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2330S: Maintained
2331F: drivers/cpuidle/cpuidle-big_little.c
2332
2333CPUIDLE DRIVERS
2304M: Viresh Kumar <viresh.kumar@linaro.org>
2305L: cpufreq@vger.kernel.org
2306L: linux-pm@vger.kernel.org
2307S: Maintained
2308T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2309T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
2310F: drivers/cpufreq/
2311F: include/linux/cpufreq.h

--- 14 unchanged lines hidden (view full) ---

2326M: Daniel Lezcano <daniel.lezcano@linaro.org>
2327L: linux-pm@vger.kernel.org
2328L: linux-arm-kernel@lists.infradead.org
2329T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2330S: Maintained
2331F: drivers/cpuidle/cpuidle-big_little.c
2332
2333CPUIDLE DRIVERS
2334M: Rafael J. Wysocki <rjw@rjwysocki.net>
2334M: Rafael J. Wysocki <rjw@sisk.pl>
2335M: Daniel Lezcano <daniel.lezcano@linaro.org>
2336L: linux-pm@vger.kernel.org
2337S: Maintained
2338T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2339F: drivers/cpuidle/*
2340F: include/linux/cpuidle.h
2341
2342CPUID/MSR DRIVER

--- 1205 unchanged lines hidden (view full) ---

3548FREEVXFS FILESYSTEM
3549M: Christoph Hellwig <hch@infradead.org>
3550W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
3551S: Maintained
3552F: fs/freevxfs/
3553
3554FREEZER
3555M: Pavel Machek <pavel@ucw.cz>
2335M: Daniel Lezcano <daniel.lezcano@linaro.org>
2336L: linux-pm@vger.kernel.org
2337S: Maintained
2338T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2339F: drivers/cpuidle/*
2340F: include/linux/cpuidle.h
2341
2342CPUID/MSR DRIVER

--- 1205 unchanged lines hidden (view full) ---

3548FREEVXFS FILESYSTEM
3549M: Christoph Hellwig <hch@infradead.org>
3550W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
3551S: Maintained
3552F: fs/freevxfs/
3553
3554FREEZER
3555M: Pavel Machek <pavel@ucw.cz>
3556M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
3556M: "Rafael J. Wysocki" <rjw@sisk.pl>
3557L: linux-pm@vger.kernel.org
3558S: Supported
3559F: Documentation/power/freezing-of-tasks.txt
3560F: include/linux/freezer.h
3561F: kernel/freezer.c
3562
3563FRONTSWAP API
3564M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

--- 54 unchanged lines hidden (view full) ---

3619F: include/uapi/linux/fuse.h
3620
3621FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
3622M: Rik Faith <faith@cs.unc.edu>
3623L: linux-scsi@vger.kernel.org
3624S: Odd Fixes (e.g., new signatures)
3625F: drivers/scsi/fdomain.*
3626
3557L: linux-pm@vger.kernel.org
3558S: Supported
3559F: Documentation/power/freezing-of-tasks.txt
3560F: include/linux/freezer.h
3561F: kernel/freezer.c
3562
3563FRONTSWAP API
3564M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

--- 54 unchanged lines hidden (view full) ---

3619F: include/uapi/linux/fuse.h
3620
3621FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
3622M: Rik Faith <faith@cs.unc.edu>
3623L: linux-scsi@vger.kernel.org
3624S: Odd Fixes (e.g., new signatures)
3625F: drivers/scsi/fdomain.*
3626
3627GCOV BASED KERNEL PROFILING
3628M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
3629S: Maintained
3630F: kernel/gcov/
3631F: Documentation/gcov.txt
3632
3633GDT SCSI DISK ARRAY CONTROLLER DRIVER
3634M: Achim Leubner <achim_leubner@adaptec.com>
3635L: linux-scsi@vger.kernel.org
3636W: http://www.icp-vortex.com/
3637S: Supported
3638F: drivers/scsi/gdt*
3639
3640GEMTEK FM RADIO RECEIVER DRIVER

--- 249 unchanged lines hidden (view full) ---

3890M: Ferenc Bakonyi <fero@drama.obuda.kando.hu>
3891L: linux-nvidia@lists.surfsouth.com
3892W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
3893S: Maintained
3894F: drivers/video/hgafb.c
3895
3896HIBERNATION (aka Software Suspend, aka swsusp)
3897M: Pavel Machek <pavel@ucw.cz>
3627GDT SCSI DISK ARRAY CONTROLLER DRIVER
3628M: Achim Leubner <achim_leubner@adaptec.com>
3629L: linux-scsi@vger.kernel.org
3630W: http://www.icp-vortex.com/
3631S: Supported
3632F: drivers/scsi/gdt*
3633
3634GEMTEK FM RADIO RECEIVER DRIVER

--- 249 unchanged lines hidden (view full) ---

3884M: Ferenc Bakonyi <fero@drama.obuda.kando.hu>
3885L: linux-nvidia@lists.surfsouth.com
3886W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
3887S: Maintained
3888F: drivers/video/hgafb.c
3889
3890HIBERNATION (aka Software Suspend, aka swsusp)
3891M: Pavel Machek <pavel@ucw.cz>
3898M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
3892M: "Rafael J. Wysocki" <rjw@sisk.pl>
3899L: linux-pm@vger.kernel.org
3900S: Supported
3901F: arch/x86/power/
3902F: drivers/base/power/
3903F: kernel/power/
3904F: include/linux/suspend.h
3905F: include/linux/freezer.h
3906F: include/linux/pm.h

--- 433 unchanged lines hidden (view full) ---

4340M: Antonino Daplas <adaplas@gmail.com>
4341L: linux-fbdev@vger.kernel.org
4342S: Maintained
4343F: drivers/video/i810/
4344
4345INTEL MENLOW THERMAL DRIVER
4346M: Sujith Thomas <sujith.thomas@intel.com>
4347L: platform-driver-x86@vger.kernel.org
3893L: linux-pm@vger.kernel.org
3894S: Supported
3895F: arch/x86/power/
3896F: drivers/base/power/
3897F: kernel/power/
3898F: include/linux/suspend.h
3899F: include/linux/freezer.h
3900F: include/linux/pm.h

--- 433 unchanged lines hidden (view full) ---

4334M: Antonino Daplas <adaplas@gmail.com>
4335L: linux-fbdev@vger.kernel.org
4336S: Maintained
4337F: drivers/video/i810/
4338
4339INTEL MENLOW THERMAL DRIVER
4340M: Sujith Thomas <sujith.thomas@intel.com>
4341L: platform-driver-x86@vger.kernel.org
4348W: https://01.org/linux-acpi
4342W: http://www.lesswatts.org/projects/acpi/
4349S: Supported
4350F: drivers/platform/x86/intel_menlow.c
4351
4352INTEL IA32 MICROCODE UPDATE SUPPORT
4353M: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
4354S: Maintained
4355F: arch/x86/kernel/microcode_core.c
4356F: arch/x86/kernel/microcode_intel.c

--- 1732 unchanged lines hidden (view full) ---

6089
6090OMAP GPIO DRIVER
6091M: Santosh Shilimkar <santosh.shilimkar@ti.com>
6092M: Kevin Hilman <khilman@deeprootsystems.com>
6093L: linux-omap@vger.kernel.org
6094S: Maintained
6095F: drivers/gpio/gpio-omap.c
6096
4343S: Supported
4344F: drivers/platform/x86/intel_menlow.c
4345
4346INTEL IA32 MICROCODE UPDATE SUPPORT
4347M: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
4348S: Maintained
4349F: arch/x86/kernel/microcode_core.c
4350F: arch/x86/kernel/microcode_intel.c

--- 1732 unchanged lines hidden (view full) ---

6083
6084OMAP GPIO DRIVER
6085M: Santosh Shilimkar <santosh.shilimkar@ti.com>
6086M: Kevin Hilman <khilman@deeprootsystems.com>
6087L: linux-omap@vger.kernel.org
6088S: Maintained
6089F: drivers/gpio/gpio-omap.c
6090
6091OMAP/NEWFLOW NANOBONE MACHINE SUPPORT
6092M: Mark Jackson <mpfj@newflow.co.uk>
6093L: linux-omap@vger.kernel.org
6094S: Maintained
6095F: arch/arm/boot/dts/am335x-nano.dts
6096
6097OMFS FILESYSTEM
6098M: Bob Copeland <me@bobcopeland.com>
6099L: linux-karma-devel@lists.sourceforge.net
6100S: Maintained
6101F: Documentation/filesystems/omfs.txt
6102F: fs/omfs/
6103
6104OMNIKEY CARDMAN 4000 DRIVER

--- 1712 unchanged lines hidden (view full) ---

7817T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
7818L: alsa-devel@alsa-project.org (moderated for non-subscribers)
7819W: http://alsa-project.org/main/index.php/ASoC
7820S: Supported
7821F: Documentation/sound/alsa/soc/
7822F: sound/soc/
7823F: include/sound/soc*
7824
6097OMFS FILESYSTEM
6098M: Bob Copeland <me@bobcopeland.com>
6099L: linux-karma-devel@lists.sourceforge.net
6100S: Maintained
6101F: Documentation/filesystems/omfs.txt
6102F: fs/omfs/
6103
6104OMNIKEY CARDMAN 4000 DRIVER

--- 1712 unchanged lines hidden (view full) ---

7817T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
7818L: alsa-devel@alsa-project.org (moderated for non-subscribers)
7819W: http://alsa-project.org/main/index.php/ASoC
7820S: Supported
7821F: Documentation/sound/alsa/soc/
7822F: sound/soc/
7823F: include/sound/soc*
7824
7825SOUND - DMAENGINE HELPERS
7826M: Lars-Peter Clausen <lars@metafoo.de>
7827S: Supported
7828F: include/sound/dmaengine_pcm.h
7829F: sound/core/pcm_dmaengine.c
7830F: sound/soc/soc-generic-dmaengine-pcm.c
7831
7832SPARC + UltraSPARC (sparc/sparc64)
7833M: "David S. Miller" <davem@davemloft.net>
7834L: sparclinux@vger.kernel.org
7835Q: http://patchwork.ozlabs.org/project/sparclinux/list/
7836T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
7837T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
7838S: Maintained
7839F: arch/sparc/

--- 263 unchanged lines hidden (view full) ---

8103S: Supported
8104F: Documentation/sh/
8105F: arch/sh/
8106F: drivers/sh/
8107
8108SUSPEND TO RAM
8109M: Len Brown <len.brown@intel.com>
8110M: Pavel Machek <pavel@ucw.cz>
7825SPARC + UltraSPARC (sparc/sparc64)
7826M: "David S. Miller" <davem@davemloft.net>
7827L: sparclinux@vger.kernel.org
7828Q: http://patchwork.ozlabs.org/project/sparclinux/list/
7829T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
7830T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
7831S: Maintained
7832F: arch/sparc/

--- 263 unchanged lines hidden (view full) ---

8096S: Supported
8097F: Documentation/sh/
8098F: arch/sh/
8099F: drivers/sh/
8100
8101SUSPEND TO RAM
8102M: Len Brown <len.brown@intel.com>
8103M: Pavel Machek <pavel@ucw.cz>
8111M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
8104M: "Rafael J. Wysocki" <rjw@sisk.pl>
8112L: linux-pm@vger.kernel.org
8113S: Supported
8114F: Documentation/power/
8115F: arch/x86/kernel/acpi/
8116F: drivers/base/power/
8117F: kernel/power/
8118F: include/linux/suspend.h
8119F: include/linux/freezer.h

--- 1402 unchanged lines hidden ---
8105L: linux-pm@vger.kernel.org
8106S: Supported
8107F: Documentation/power/
8108F: arch/x86/kernel/acpi/
8109F: drivers/base/power/
8110F: kernel/power/
8111F: include/linux/suspend.h
8112F: include/linux/freezer.h

--- 1402 unchanged lines hidden ---