diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-08 16:21:22 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-08 16:21:22 -0500 |
commit | 98793265b429a3f0b3f1750e74d67cd4d740d162 (patch) | |
tree | b0bd717673f0c21845cf053f3fb6b75d42530af5 /MAINTAINERS | |
parent | b4a133da2eaccb844a7beaef16ffd9c76a0d21d3 (diff) | |
parent | bd1b2a555952d959f47169056fca05acf7eff81f (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (53 commits)
Kconfig: acpi: Fix typo in comment.
misc latin1 to utf8 conversions
devres: Fix a typo in devm_kfree comment
btrfs: free-space-cache.c: remove extra semicolon.
fat: Spelling s/obsolate/obsolete/g
SCSI, pmcraid: Fix spelling error in a pmcraid_err() call
tools/power turbostat: update fields in manpage
mac80211: drop spelling fix
types.h: fix comment spelling for 'architectures'
typo fixes: aera -> area, exntension -> extension
devices.txt: Fix typo of 'VMware'.
sis900: Fix enum typo 'sis900_rx_bufer_status'
decompress_bunzip2: remove invalid vi modeline
treewide: Fix comment and string typo 'bufer'
hyper-v: Update MAINTAINERS
treewide: Fix typos in various parts of the kernel, and fix some comments.
clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR
gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'
leds: Kconfig: Fix typo 'D2NET_V2'
sound: Kconfig: drop unknown symbol ARCH_CLPS7500
...
Fix up trivial conflicts in arch/powerpc/platforms/40x/Kconfig (some new
kconfig additions, close to removed commented-out old ones)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c00e3cc22352..1e7d90442651 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3182,6 +3182,16 @@ M: William Irwin <wli@holomorphy.com> | |||
3182 | S: Maintained | 3182 | S: Maintained |
3183 | F: fs/hugetlbfs/ | 3183 | F: fs/hugetlbfs/ |
3184 | 3184 | ||
3185 | Hyper-V CORE AND DRIVERS | ||
3186 | M: K. Y. Srinivasan <kys@microsoft.com> | ||
3187 | M: Haiyang Zhang <haiyangz@microsoft.com> | ||
3188 | L: devel@linuxdriverproject.org | ||
3189 | S: Maintained | ||
3190 | F: drivers/hv/ | ||
3191 | F: drivers/hid/hid-hyperv.c | ||
3192 | F: drivers/net/hyperv/ | ||
3193 | F: drivers/staging/hv/ | ||
3194 | |||
3185 | I2C/SMBUS STUB DRIVER | 3195 | I2C/SMBUS STUB DRIVER |
3186 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | 3196 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> |
3187 | L: linux-i2c@vger.kernel.org | 3197 | L: linux-i2c@vger.kernel.org |
@@ -3577,8 +3587,7 @@ F: net/netfilter/ipvs/ | |||
3577 | IPWIRELESS DRIVER | 3587 | IPWIRELESS DRIVER |
3578 | M: Jiri Kosina <jkosina@suse.cz> | 3588 | M: Jiri Kosina <jkosina@suse.cz> |
3579 | M: David Sterba <dsterba@suse.cz> | 3589 | M: David Sterba <dsterba@suse.cz> |
3580 | S: Maintained | 3590 | S: Odd Fixes |
3581 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git | ||
3582 | F: drivers/tty/ipwireless/ | 3591 | F: drivers/tty/ipwireless/ |
3583 | 3592 | ||
3584 | IPX NETWORK LAYER | 3593 | IPX NETWORK LAYER |
@@ -6321,12 +6330,6 @@ M: David Täht <d@teklibre.com> | |||
6321 | S: Odd Fixes | 6330 | S: Odd Fixes |
6322 | F: drivers/staging/frontier/ | 6331 | F: drivers/staging/frontier/ |
6323 | 6332 | ||
6324 | STAGING - HYPER-V (MICROSOFT) | ||
6325 | M: Hank Janssen <hjanssen@microsoft.com> | ||
6326 | M: Haiyang Zhang <haiyangz@microsoft.com> | ||
6327 | S: Odd Fixes | ||
6328 | F: drivers/staging/hv/ | ||
6329 | |||
6330 | STAGING - INDUSTRIAL IO | 6333 | STAGING - INDUSTRIAL IO |
6331 | M: Jonathan Cameron <jic23@cam.ac.uk> | 6334 | M: Jonathan Cameron <jic23@cam.ac.uk> |
6332 | L: linux-iio@vger.kernel.org | 6335 | L: linux-iio@vger.kernel.org |