diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2ebb056cbe0a..4871639b939f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -708,6 +708,16 @@ X: drivers/iio/*/adjd* | |||
708 | F: drivers/staging/iio/*/ad* | 708 | F: drivers/staging/iio/*/ad* |
709 | F: staging/iio/trigger/iio-trig-bfin-timer.c | 709 | F: staging/iio/trigger/iio-trig-bfin-timer.c |
710 | 710 | ||
711 | ANDROID DRIVERS | ||
712 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
713 | M: Arve Hjønnevåg <arve@android.com> | ||
714 | M: Riley Andrews <riandrews@android.com> | ||
715 | T: git git://git.kernel.org/pub/scm/linux/kernel/gregkh/staging.git | ||
716 | L: devel@driverdev.osuosl.org | ||
717 | S: Supported | ||
718 | F: drivers/android/ | ||
719 | F: drivers/staging/android/ | ||
720 | |||
711 | AOA (Apple Onboard Audio) ALSA DRIVER | 721 | AOA (Apple Onboard Audio) ALSA DRIVER |
712 | M: Johannes Berg <johannes@sipsolutions.net> | 722 | M: Johannes Berg <johannes@sipsolutions.net> |
713 | L: linuxppc-dev@lists.ozlabs.org | 723 | L: linuxppc-dev@lists.ozlabs.org |
@@ -4943,6 +4953,16 @@ F: Documentation/input/multi-touch-protocol.txt | |||
4943 | F: drivers/input/input-mt.c | 4953 | F: drivers/input/input-mt.c |
4944 | K: \b(ABS|SYN)_MT_ | 4954 | K: \b(ABS|SYN)_MT_ |
4945 | 4955 | ||
4956 | INTEL ASoC BDW/HSW DRIVERS | ||
4957 | M: Jie Yang <yang.jie@linux.intel.com> | ||
4958 | L: alsa-devel@alsa-project.org | ||
4959 | S: Supported | ||
4960 | F: sound/soc/intel/sst-haswell* | ||
4961 | F: sound/soc/intel/sst-dsp* | ||
4962 | F: sound/soc/intel/sst-firmware.c | ||
4963 | F: sound/soc/intel/broadwell.c | ||
4964 | F: sound/soc/intel/haswell.c | ||
4965 | |||
4946 | INTEL C600 SERIES SAS CONTROLLER DRIVER | 4966 | INTEL C600 SERIES SAS CONTROLLER DRIVER |
4947 | M: Intel SCU Linux support <intel-linux-scu@intel.com> | 4967 | M: Intel SCU Linux support <intel-linux-scu@intel.com> |
4948 | M: Artur Paszkiewicz <artur.paszkiewicz@intel.com> | 4968 | M: Artur Paszkiewicz <artur.paszkiewicz@intel.com> |
@@ -10166,6 +10186,7 @@ USERSPACE I/O (UIO) | |||
10166 | M: "Hans J. Koch" <hjk@hansjkoch.de> | 10186 | M: "Hans J. Koch" <hjk@hansjkoch.de> |
10167 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 10187 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
10168 | S: Maintained | 10188 | S: Maintained |
10189 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git | ||
10169 | F: Documentation/DocBook/uio-howto.tmpl | 10190 | F: Documentation/DocBook/uio-howto.tmpl |
10170 | F: drivers/uio/ | 10191 | F: drivers/uio/ |
10171 | F: include/linux/uio*.h | 10192 | F: include/linux/uio*.h |