diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 202 |
1 files changed, 132 insertions, 70 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4997519ea0ed..12dde1f795dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -579,7 +579,7 @@ F: drivers/net/appletalk/ | |||
579 | F: net/appletalk/ | 579 | F: net/appletalk/ |
580 | 580 | ||
581 | ARASAN COMPACT FLASH PATA CONTROLLER | 581 | ARASAN COMPACT FLASH PATA CONTROLLER |
582 | M: Viresh Kumar <viresh.kumar@st.com> | 582 | M: Viresh Kumar <viresh.linux@gmail.com> |
583 | L: linux-ide@vger.kernel.org | 583 | L: linux-ide@vger.kernel.org |
584 | S: Maintained | 584 | S: Maintained |
585 | F: include/linux/pata_arasan_cf_data.h | 585 | F: include/linux/pata_arasan_cf_data.h |
@@ -1077,7 +1077,7 @@ F: drivers/media/video/s5p-fimc/ | |||
1077 | ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT | 1077 | ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT |
1078 | M: Kyungmin Park <kyungmin.park@samsung.com> | 1078 | M: Kyungmin Park <kyungmin.park@samsung.com> |
1079 | M: Kamil Debski <k.debski@samsung.com> | 1079 | M: Kamil Debski <k.debski@samsung.com> |
1080 | M: Jeongtae Park <jtp.park@samsung.com> | 1080 | M: Jeongtae Park <jtp.park@samsung.com> |
1081 | L: linux-arm-kernel@lists.infradead.org | 1081 | L: linux-arm-kernel@lists.infradead.org |
1082 | L: linux-media@vger.kernel.org | 1082 | L: linux-media@vger.kernel.org |
1083 | S: Maintained | 1083 | S: Maintained |
@@ -1646,11 +1646,11 @@ S: Maintained | |||
1646 | F: drivers/gpio/gpio-bt8xx.c | 1646 | F: drivers/gpio/gpio-bt8xx.c |
1647 | 1647 | ||
1648 | BTRFS FILE SYSTEM | 1648 | BTRFS FILE SYSTEM |
1649 | M: Chris Mason <chris.mason@oracle.com> | 1649 | M: Chris Mason <chris.mason@fusionio.com> |
1650 | L: linux-btrfs@vger.kernel.org | 1650 | L: linux-btrfs@vger.kernel.org |
1651 | W: http://btrfs.wiki.kernel.org/ | 1651 | W: http://btrfs.wiki.kernel.org/ |
1652 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | 1652 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ |
1653 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1653 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git |
1654 | S: Maintained | 1654 | S: Maintained |
1655 | F: Documentation/filesystems/btrfs.txt | 1655 | F: Documentation/filesystems/btrfs.txt |
1656 | F: fs/btrfs/ | 1656 | F: fs/btrfs/ |
@@ -1743,10 +1743,10 @@ F: include/linux/can/platform/ | |||
1743 | CAPABILITIES | 1743 | CAPABILITIES |
1744 | M: Serge Hallyn <serge.hallyn@canonical.com> | 1744 | M: Serge Hallyn <serge.hallyn@canonical.com> |
1745 | L: linux-security-module@vger.kernel.org | 1745 | L: linux-security-module@vger.kernel.org |
1746 | S: Supported | 1746 | S: Supported |
1747 | F: include/linux/capability.h | 1747 | F: include/linux/capability.h |
1748 | F: security/capability.c | 1748 | F: security/capability.c |
1749 | F: security/commoncap.c | 1749 | F: security/commoncap.c |
1750 | F: kernel/capability.c | 1750 | F: kernel/capability.c |
1751 | 1751 | ||
1752 | CELL BROADBAND ENGINE ARCHITECTURE | 1752 | CELL BROADBAND ENGINE ARCHITECTURE |
@@ -1800,6 +1800,9 @@ F: include/linux/cfag12864b.h | |||
1800 | CFG80211 and NL80211 | 1800 | CFG80211 and NL80211 |
1801 | M: Johannes Berg <johannes@sipsolutions.net> | 1801 | M: Johannes Berg <johannes@sipsolutions.net> |
1802 | L: linux-wireless@vger.kernel.org | 1802 | L: linux-wireless@vger.kernel.org |
1803 | W: http://wireless.kernel.org/ | ||
1804 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git | ||
1805 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | ||
1803 | S: Maintained | 1806 | S: Maintained |
1804 | F: include/linux/nl80211.h | 1807 | F: include/linux/nl80211.h |
1805 | F: include/net/cfg80211.h | 1808 | F: include/net/cfg80211.h |
@@ -1905,6 +1908,16 @@ F: Documentation/filesystems/coda.txt | |||
1905 | F: fs/coda/ | 1908 | F: fs/coda/ |
1906 | F: include/linux/coda*.h | 1909 | F: include/linux/coda*.h |
1907 | 1910 | ||
1911 | COMMON CLK FRAMEWORK | ||
1912 | M: Mike Turquette <mturquette@ti.com> | ||
1913 | M: Mike Turquette <mturquette@linaro.org> | ||
1914 | L: linux-arm-kernel@lists.infradead.org (same as CLK API & CLKDEV) | ||
1915 | T: git git://git.linaro.org/people/mturquette/linux.git | ||
1916 | S: Maintained | ||
1917 | F: drivers/clk/clk.c | ||
1918 | F: drivers/clk/clk-* | ||
1919 | F: include/linux/clk-pr* | ||
1920 | |||
1908 | COMMON INTERNET FILE SYSTEM (CIFS) | 1921 | COMMON INTERNET FILE SYSTEM (CIFS) |
1909 | M: Steve French <sfrench@samba.org> | 1922 | M: Steve French <sfrench@samba.org> |
1910 | L: linux-cifs@vger.kernel.org | 1923 | L: linux-cifs@vger.kernel.org |
@@ -2136,11 +2149,11 @@ S: Orphan | |||
2136 | F: drivers/net/wan/pc300* | 2149 | F: drivers/net/wan/pc300* |
2137 | 2150 | ||
2138 | CYTTSP TOUCHSCREEN DRIVER | 2151 | CYTTSP TOUCHSCREEN DRIVER |
2139 | M: Javier Martinez Canillas <javier@dowhile0.org> | 2152 | M: Javier Martinez Canillas <javier@dowhile0.org> |
2140 | L: linux-input@vger.kernel.org | 2153 | L: linux-input@vger.kernel.org |
2141 | S: Maintained | 2154 | S: Maintained |
2142 | F: drivers/input/touchscreen/cyttsp* | 2155 | F: drivers/input/touchscreen/cyttsp* |
2143 | F: include/linux/input/cyttsp.h | 2156 | F: include/linux/input/cyttsp.h |
2144 | 2157 | ||
2145 | DAMA SLAVE for AX.25 | 2158 | DAMA SLAVE for AX.25 |
2146 | M: Joerg Reuter <jreuter@yaina.de> | 2159 | M: Joerg Reuter <jreuter@yaina.de> |
@@ -2260,7 +2273,7 @@ F: include/linux/device-mapper.h | |||
2260 | F: include/linux/dm-*.h | 2273 | F: include/linux/dm-*.h |
2261 | 2274 | ||
2262 | DIOLAN U2C-12 I2C DRIVER | 2275 | DIOLAN U2C-12 I2C DRIVER |
2263 | M: Guenter Roeck <guenter.roeck@ericsson.com> | 2276 | M: Guenter Roeck <linux@roeck-us.net> |
2264 | L: linux-i2c@vger.kernel.org | 2277 | L: linux-i2c@vger.kernel.org |
2265 | S: Maintained | 2278 | S: Maintained |
2266 | F: drivers/i2c/busses/i2c-diolan-u2c.c | 2279 | F: drivers/i2c/busses/i2c-diolan-u2c.c |
@@ -2398,10 +2411,10 @@ F: drivers/gpu/drm/ | |||
2398 | F: include/drm/ | 2411 | F: include/drm/ |
2399 | 2412 | ||
2400 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) | 2413 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) |
2401 | M: Keith Packard <keithp@keithp.com> | 2414 | M: Daniel Vetter <daniel.vetter@ffwll.ch> |
2402 | L: intel-gfx@lists.freedesktop.org (subscribers-only) | 2415 | L: intel-gfx@lists.freedesktop.org (subscribers-only) |
2403 | L: dri-devel@lists.freedesktop.org | 2416 | L: dri-devel@lists.freedesktop.org |
2404 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux.git | 2417 | T: git git://people.freedesktop.org/~danvet/drm-intel |
2405 | S: Supported | 2418 | S: Supported |
2406 | F: drivers/gpu/drm/i915 | 2419 | F: drivers/gpu/drm/i915 |
2407 | F: include/drm/i915* | 2420 | F: include/drm/i915* |
@@ -2718,6 +2731,13 @@ S: Maintained | |||
2718 | F: Documentation/hwmon/f71805f | 2731 | F: Documentation/hwmon/f71805f |
2719 | F: drivers/hwmon/f71805f.c | 2732 | F: drivers/hwmon/f71805f.c |
2720 | 2733 | ||
2734 | FC0011 TUNER DRIVER | ||
2735 | M: Michael Buesch <m@bues.ch> | ||
2736 | L: linux-media@vger.kernel.org | ||
2737 | S: Maintained | ||
2738 | F: drivers/media/common/tuners/fc0011.h | ||
2739 | F: drivers/media/common/tuners/fc0011.c | ||
2740 | |||
2721 | FANOTIFY | 2741 | FANOTIFY |
2722 | M: Eric Paris <eparis@redhat.com> | 2742 | M: Eric Paris <eparis@redhat.com> |
2723 | S: Maintained | 2743 | S: Maintained |
@@ -2776,6 +2796,15 @@ T: git git://git.alsa-project.org/alsa-kernel.git | |||
2776 | S: Maintained | 2796 | S: Maintained |
2777 | F: sound/firewire/ | 2797 | F: sound/firewire/ |
2778 | 2798 | ||
2799 | FIREWIRE SBP-2 TARGET | ||
2800 | M: Chris Boot <bootc@bootc.net> | ||
2801 | L: linux-scsi@vger.kernel.org | ||
2802 | L: target-devel@vger.kernel.org | ||
2803 | L: linux1394-devel@lists.sourceforge.net | ||
2804 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master | ||
2805 | S: Maintained | ||
2806 | F: drivers/target/sbp/ | ||
2807 | |||
2779 | FIREWIRE SUBSYSTEM | 2808 | FIREWIRE SUBSYSTEM |
2780 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2809 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2781 | L: linux1394-devel@lists.sourceforge.net | 2810 | L: linux1394-devel@lists.sourceforge.net |
@@ -2792,6 +2821,12 @@ F: Documentation/firmware_class/ | |||
2792 | F: drivers/base/firmware*.c | 2821 | F: drivers/base/firmware*.c |
2793 | F: include/linux/firmware.h | 2822 | F: include/linux/firmware.h |
2794 | 2823 | ||
2824 | FLOPPY DRIVER | ||
2825 | M: Jiri Kosina <jkosina@suse.cz> | ||
2826 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git | ||
2827 | S: Odd fixes | ||
2828 | F: drivers/block/floppy.c | ||
2829 | |||
2795 | FPU EMULATOR | 2830 | FPU EMULATOR |
2796 | M: Bill Metzenthen <billm@melbpc.org.au> | 2831 | M: Bill Metzenthen <billm@melbpc.org.au> |
2797 | W: http://floatingpoint.sourceforge.net/emulator/index.html | 2832 | W: http://floatingpoint.sourceforge.net/emulator/index.html |
@@ -2898,6 +2933,13 @@ F: Documentation/power/freezing-of-tasks.txt | |||
2898 | F: include/linux/freezer.h | 2933 | F: include/linux/freezer.h |
2899 | F: kernel/freezer.c | 2934 | F: kernel/freezer.c |
2900 | 2935 | ||
2936 | FRONTSWAP API | ||
2937 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | ||
2938 | L: linux-kernel@vger.kernel.org | ||
2939 | S: Maintained | ||
2940 | F: mm/frontswap.c | ||
2941 | F: include/linux/frontswap.h | ||
2942 | |||
2901 | FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS | 2943 | FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS |
2902 | M: David Howells <dhowells@redhat.com> | 2944 | M: David Howells <dhowells@redhat.com> |
2903 | L: linux-cachefs@redhat.com | 2945 | L: linux-cachefs@redhat.com |
@@ -2912,7 +2954,7 @@ S: Maintained | |||
2912 | F: arch/frv/ | 2954 | F: arch/frv/ |
2913 | 2955 | ||
2914 | FUJITSU LAPTOP EXTRAS | 2956 | FUJITSU LAPTOP EXTRAS |
2915 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2957 | M: Jonathan Woithe <jwoithe@just42.net> |
2916 | L: platform-driver-x86@vger.kernel.org | 2958 | L: platform-driver-x86@vger.kernel.org |
2917 | S: Maintained | 2959 | S: Maintained |
2918 | F: drivers/platform/x86/fujitsu-laptop.c | 2960 | F: drivers/platform/x86/fujitsu-laptop.c |
@@ -2962,9 +3004,9 @@ GENERIC GPIO I2C MULTIPLEXER DRIVER | |||
2962 | M: Peter Korsgaard <peter.korsgaard@barco.com> | 3004 | M: Peter Korsgaard <peter.korsgaard@barco.com> |
2963 | L: linux-i2c@vger.kernel.org | 3005 | L: linux-i2c@vger.kernel.org |
2964 | S: Supported | 3006 | S: Supported |
2965 | F: drivers/i2c/muxes/gpio-i2cmux.c | 3007 | F: drivers/i2c/muxes/i2c-mux-gpio.c |
2966 | F: include/linux/gpio-i2cmux.h | 3008 | F: include/linux/i2c-mux-gpio.h |
2967 | F: Documentation/i2c/muxes/gpio-i2cmux | 3009 | F: Documentation/i2c/muxes/i2c-mux-gpio |
2968 | 3010 | ||
2969 | GENERIC HDLC (WAN) DRIVERS | 3011 | GENERIC HDLC (WAN) DRIVERS |
2970 | M: Krzysztof Halasa <khc@pm.waw.pl> | 3012 | M: Krzysztof Halasa <khc@pm.waw.pl> |
@@ -3106,7 +3148,7 @@ F: drivers/tty/hvc/ | |||
3106 | 3148 | ||
3107 | HARDWARE MONITORING | 3149 | HARDWARE MONITORING |
3108 | M: Jean Delvare <khali@linux-fr.org> | 3150 | M: Jean Delvare <khali@linux-fr.org> |
3109 | M: Guenter Roeck <guenter.roeck@ericsson.com> | 3151 | M: Guenter Roeck <linux@roeck-us.net> |
3110 | L: lm-sensors@lm-sensors.org | 3152 | L: lm-sensors@lm-sensors.org |
3111 | W: http://www.lm-sensors.org/ | 3153 | W: http://www.lm-sensors.org/ |
3112 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ | 3154 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ |
@@ -3206,10 +3248,8 @@ F: include/linux/clockchips.h | |||
3206 | F: include/linux/hrtimer.h | 3248 | F: include/linux/hrtimer.h |
3207 | 3249 | ||
3208 | HIGH-SPEED SCC DRIVER FOR AX.25 | 3250 | HIGH-SPEED SCC DRIVER FOR AX.25 |
3209 | M: Klaus Kudielka <klaus.kudielka@ieee.org> | ||
3210 | L: linux-hams@vger.kernel.org | 3251 | L: linux-hams@vger.kernel.org |
3211 | W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/ | 3252 | S: Orphan |
3212 | S: Maintained | ||
3213 | F: drivers/net/hamradio/dmascc.c | 3253 | F: drivers/net/hamradio/dmascc.c |
3214 | F: drivers/net/hamradio/scc.c | 3254 | F: drivers/net/hamradio/scc.c |
3215 | 3255 | ||
@@ -3338,12 +3378,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git | |||
3338 | S: Maintained | 3378 | S: Maintained |
3339 | F: arch/ia64/ | 3379 | F: arch/ia64/ |
3340 | 3380 | ||
3341 | IBM MCA SCSI SUBSYSTEM DRIVER | ||
3342 | M: Michael Lang <langa2@kph.uni-mainz.de> | ||
3343 | W: http://www.uni-mainz.de/~langm000/linux.html | ||
3344 | S: Maintained | ||
3345 | F: drivers/scsi/ibmmca.c | ||
3346 | |||
3347 | IBM Power Linux RAID adapter | 3381 | IBM Power Linux RAID adapter |
3348 | M: Brian King <brking@us.ibm.com> | 3382 | M: Brian King <brking@us.ibm.com> |
3349 | S: Supported | 3383 | S: Supported |
@@ -3362,6 +3396,12 @@ W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html | |||
3362 | S: Supported | 3396 | S: Supported |
3363 | F: drivers/scsi/ips.* | 3397 | F: drivers/scsi/ips.* |
3364 | 3398 | ||
3399 | ICH LPC AND GPIO DRIVER | ||
3400 | M: Peter Tyser <ptyser@xes-inc.com> | ||
3401 | S: Maintained | ||
3402 | F: drivers/mfd/lpc_ich.c | ||
3403 | F: drivers/gpio/gpio-ich.c | ||
3404 | |||
3365 | IDE SUBSYSTEM | 3405 | IDE SUBSYSTEM |
3366 | M: "David S. Miller" <davem@davemloft.net> | 3406 | M: "David S. Miller" <davem@davemloft.net> |
3367 | L: linux-ide@vger.kernel.org | 3407 | L: linux-ide@vger.kernel.org |
@@ -3393,13 +3433,14 @@ S: Supported | |||
3393 | F: drivers/idle/i7300_idle.c | 3433 | F: drivers/idle/i7300_idle.c |
3394 | 3434 | ||
3395 | IEEE 802.15.4 SUBSYSTEM | 3435 | IEEE 802.15.4 SUBSYSTEM |
3436 | M: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> | ||
3396 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 3437 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
3397 | M: Sergey Lapin <slapin@ossfans.org> | ||
3398 | L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers) | 3438 | L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers) |
3399 | W: http://apps.sourceforge.net/trac/linux-zigbee | 3439 | W: http://apps.sourceforge.net/trac/linux-zigbee |
3400 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git | 3440 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git |
3401 | S: Maintained | 3441 | S: Maintained |
3402 | F: net/ieee802154/ | 3442 | F: net/ieee802154/ |
3443 | F: net/mac802154/ | ||
3403 | F: drivers/ieee802154/ | 3444 | F: drivers/ieee802154/ |
3404 | 3445 | ||
3405 | IIO SUBSYSTEM AND DRIVERS | 3446 | IIO SUBSYSTEM AND DRIVERS |
@@ -3455,6 +3496,8 @@ Q: http://patchwork.kernel.org/project/linux-input/list/ | |||
3455 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 3496 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
3456 | S: Maintained | 3497 | S: Maintained |
3457 | F: drivers/input/ | 3498 | F: drivers/input/ |
3499 | F: include/linux/input.h | ||
3500 | F: include/linux/input/ | ||
3458 | 3501 | ||
3459 | INPUT MULTITOUCH (MT) PROTOCOL | 3502 | INPUT MULTITOUCH (MT) PROTOCOL |
3460 | M: Henrik Rydberg <rydberg@euromail.se> | 3503 | M: Henrik Rydberg <rydberg@euromail.se> |
@@ -4064,6 +4107,8 @@ F: drivers/scsi/53c700* | |||
4064 | LED SUBSYSTEM | 4107 | LED SUBSYSTEM |
4065 | M: Bryan Wu <bryan.wu@canonical.com> | 4108 | M: Bryan Wu <bryan.wu@canonical.com> |
4066 | M: Richard Purdie <rpurdie@rpsys.net> | 4109 | M: Richard Purdie <rpurdie@rpsys.net> |
4110 | L: linux-leds@vger.kernel.org | ||
4111 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git | ||
4067 | S: Maintained | 4112 | S: Maintained |
4068 | F: drivers/leds/ | 4113 | F: drivers/leds/ |
4069 | F: include/linux/leds.h | 4114 | F: include/linux/leds.h |
@@ -4308,7 +4353,8 @@ MAC80211 | |||
4308 | M: Johannes Berg <johannes@sipsolutions.net> | 4353 | M: Johannes Berg <johannes@sipsolutions.net> |
4309 | L: linux-wireless@vger.kernel.org | 4354 | L: linux-wireless@vger.kernel.org |
4310 | W: http://linuxwireless.org/ | 4355 | W: http://linuxwireless.org/ |
4311 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git | 4356 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git |
4357 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | ||
4312 | S: Maintained | 4358 | S: Maintained |
4313 | F: Documentation/networking/mac80211-injection.txt | 4359 | F: Documentation/networking/mac80211-injection.txt |
4314 | F: include/net/mac80211.h | 4360 | F: include/net/mac80211.h |
@@ -4319,7 +4365,8 @@ M: Stefano Brivio <stefano.brivio@polimi.it> | |||
4319 | M: Mattias Nissler <mattias.nissler@gmx.de> | 4365 | M: Mattias Nissler <mattias.nissler@gmx.de> |
4320 | L: linux-wireless@vger.kernel.org | 4366 | L: linux-wireless@vger.kernel.org |
4321 | W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID | 4367 | W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID |
4322 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git | 4368 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git |
4369 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | ||
4323 | S: Maintained | 4370 | S: Maintained |
4324 | F: net/mac80211/rc80211_pid* | 4371 | F: net/mac80211/rc80211_pid* |
4325 | 4372 | ||
@@ -4379,6 +4426,13 @@ S: Orphan | |||
4379 | F: drivers/video/matrox/matroxfb_* | 4426 | F: drivers/video/matrox/matroxfb_* |
4380 | F: include/linux/matroxfb.h | 4427 | F: include/linux/matroxfb.h |
4381 | 4428 | ||
4429 | MAX16065 HARDWARE MONITOR DRIVER | ||
4430 | M: Guenter Roeck <linux@roeck-us.net> | ||
4431 | L: lm-sensors@lm-sensors.org | ||
4432 | S: Maintained | ||
4433 | F: Documentation/hwmon/max16065 | ||
4434 | F: drivers/hwmon/max16065.c | ||
4435 | |||
4382 | MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER | 4436 | MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER |
4383 | M: "Hans J. Koch" <hjk@hansjkoch.de> | 4437 | M: "Hans J. Koch" <hjk@hansjkoch.de> |
4384 | L: lm-sensors@lm-sensors.org | 4438 | L: lm-sensors@lm-sensors.org |
@@ -4449,13 +4503,6 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git | |||
4449 | S: Supported | 4503 | S: Supported |
4450 | F: arch/microblaze/ | 4504 | F: arch/microblaze/ |
4451 | 4505 | ||
4452 | MICROCHANNEL ARCHITECTURE (MCA) | ||
4453 | M: James Bottomley <James.Bottomley@HansenPartnership.com> | ||
4454 | S: Maintained | ||
4455 | F: Documentation/mca.txt | ||
4456 | F: drivers/mca/ | ||
4457 | F: include/linux/mca* | ||
4458 | |||
4459 | MICROTEK X6 SCANNER | 4506 | MICROTEK X6 SCANNER |
4460 | M: Oliver Neukum <oliver@neukum.name> | 4507 | M: Oliver Neukum <oliver@neukum.name> |
4461 | S: Maintained | 4508 | S: Maintained |
@@ -4490,12 +4537,6 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
4490 | S: Maintained | 4537 | S: Maintained |
4491 | F: drivers/mmc/host/imxmmc.* | 4538 | F: drivers/mmc/host/imxmmc.* |
4492 | 4539 | ||
4493 | MOUSE AND MISC DEVICES [GENERAL] | ||
4494 | M: Alessandro Rubini <rubini@ipvvis.unipv.it> | ||
4495 | S: Maintained | ||
4496 | F: drivers/input/mouse/ | ||
4497 | F: include/linux/gpio_mouse.h | ||
4498 | |||
4499 | MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD | 4540 | MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD |
4500 | M: Jiri Slaby <jirislaby@gmail.com> | 4541 | M: Jiri Slaby <jirislaby@gmail.com> |
4501 | S: Maintained | 4542 | S: Maintained |
@@ -4614,8 +4655,8 @@ L: netfilter@vger.kernel.org | |||
4614 | L: coreteam@netfilter.org | 4655 | L: coreteam@netfilter.org |
4615 | W: http://www.netfilter.org/ | 4656 | W: http://www.netfilter.org/ |
4616 | W: http://www.iptables.org/ | 4657 | W: http://www.iptables.org/ |
4617 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-2.6.git | 4658 | T: git git://1984.lsi.us.es/nf |
4618 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next-2.6.git | 4659 | T: git git://1984.lsi.us.es/nf-next |
4619 | S: Supported | 4660 | S: Supported |
4620 | F: include/linux/netfilter* | 4661 | F: include/linux/netfilter* |
4621 | F: include/linux/netfilter/ | 4662 | F: include/linux/netfilter/ |
@@ -4817,6 +4858,7 @@ M: Kevin Hilman <khilman@ti.com> | |||
4817 | L: linux-omap@vger.kernel.org | 4858 | L: linux-omap@vger.kernel.org |
4818 | S: Maintained | 4859 | S: Maintained |
4819 | F: arch/arm/*omap*/*pm* | 4860 | F: arch/arm/*omap*/*pm* |
4861 | F: drivers/cpufreq/omap-cpufreq.c | ||
4820 | 4862 | ||
4821 | OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT | 4863 | OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT |
4822 | M: Rajendra Nayak <rnayak@ti.com> | 4864 | M: Rajendra Nayak <rnayak@ti.com> |
@@ -5130,10 +5172,10 @@ F: drivers/leds/leds-pca9532.c | |||
5130 | F: include/linux/leds-pca9532.h | 5172 | F: include/linux/leds-pca9532.h |
5131 | 5173 | ||
5132 | PCA9541 I2C BUS MASTER SELECTOR DRIVER | 5174 | PCA9541 I2C BUS MASTER SELECTOR DRIVER |
5133 | M: Guenter Roeck <guenter.roeck@ericsson.com> | 5175 | M: Guenter Roeck <linux@roeck-us.net> |
5134 | L: linux-i2c@vger.kernel.org | 5176 | L: linux-i2c@vger.kernel.org |
5135 | S: Maintained | 5177 | S: Maintained |
5136 | F: drivers/i2c/muxes/pca9541.c | 5178 | F: drivers/i2c/muxes/i2c-mux-pca9541.c |
5137 | 5179 | ||
5138 | PCA9564/PCA9665 I2C BUS DRIVER | 5180 | PCA9564/PCA9665 I2C BUS DRIVER |
5139 | M: Wolfram Sang <w.sang@pengutronix.de> | 5181 | M: Wolfram Sang <w.sang@pengutronix.de> |
@@ -5150,7 +5192,7 @@ S: Maintained | |||
5150 | F: drivers/firmware/pcdp.* | 5192 | F: drivers/firmware/pcdp.* |
5151 | 5193 | ||
5152 | PCI ERROR RECOVERY | 5194 | PCI ERROR RECOVERY |
5153 | M: Linas Vepstas <linasvepstas@gmail.com> | 5195 | M: Linas Vepstas <linasvepstas@gmail.com> |
5154 | L: linux-pci@vger.kernel.org | 5196 | L: linux-pci@vger.kernel.org |
5155 | S: Supported | 5197 | S: Supported |
5156 | F: Documentation/PCI/pci-error-recovery.txt | 5198 | F: Documentation/PCI/pci-error-recovery.txt |
@@ -5256,7 +5298,7 @@ S: Maintained | |||
5256 | F: drivers/pinctrl/ | 5298 | F: drivers/pinctrl/ |
5257 | 5299 | ||
5258 | PIN CONTROLLER - ST SPEAR | 5300 | PIN CONTROLLER - ST SPEAR |
5259 | M: Viresh Kumar <viresh.kumar@st.com> | 5301 | M: Viresh Kumar <viresh.linux@gmail.com> |
5260 | L: spear-devel@list.st.com | 5302 | L: spear-devel@list.st.com |
5261 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 5303 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
5262 | W: http://www.st.com/spear | 5304 | W: http://www.st.com/spear |
@@ -5280,7 +5322,7 @@ F: drivers/video/fb-puv3.c | |||
5280 | F: drivers/rtc/rtc-puv3.c | 5322 | F: drivers/rtc/rtc-puv3.c |
5281 | 5323 | ||
5282 | PMBUS HARDWARE MONITORING DRIVERS | 5324 | PMBUS HARDWARE MONITORING DRIVERS |
5283 | M: Guenter Roeck <guenter.roeck@ericsson.com> | 5325 | M: Guenter Roeck <linux@roeck-us.net> |
5284 | L: lm-sensors@lm-sensors.org | 5326 | L: lm-sensors@lm-sensors.org |
5285 | W: http://www.lm-sensors.org/ | 5327 | W: http://www.lm-sensors.org/ |
5286 | W: http://www.roeck-us.net/linux/drivers/ | 5328 | W: http://www.roeck-us.net/linux/drivers/ |
@@ -5318,7 +5360,7 @@ M: David Woodhouse <dwmw2@infradead.org> | |||
5318 | T: git git://git.infradead.org/battery-2.6.git | 5360 | T: git git://git.infradead.org/battery-2.6.git |
5319 | S: Maintained | 5361 | S: Maintained |
5320 | F: include/linux/power_supply.h | 5362 | F: include/linux/power_supply.h |
5321 | F: drivers/power/power_supply* | 5363 | F: drivers/power/ |
5322 | 5364 | ||
5323 | PNP SUPPORT | 5365 | PNP SUPPORT |
5324 | M: Adam Belay <abelay@mit.edu> | 5366 | M: Adam Belay <abelay@mit.edu> |
@@ -5676,6 +5718,9 @@ F: include/linux/remoteproc.h | |||
5676 | RFKILL | 5718 | RFKILL |
5677 | M: Johannes Berg <johannes@sipsolutions.net> | 5719 | M: Johannes Berg <johannes@sipsolutions.net> |
5678 | L: linux-wireless@vger.kernel.org | 5720 | L: linux-wireless@vger.kernel.org |
5721 | W: http://wireless.kernel.org/ | ||
5722 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git | ||
5723 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | ||
5679 | S: Maintained | 5724 | S: Maintained |
5680 | F: Documentation/rfkill.txt | 5725 | F: Documentation/rfkill.txt |
5681 | F: net/rfkill/ | 5726 | F: net/rfkill/ |
@@ -5830,7 +5875,7 @@ S: Maintained | |||
5830 | F: drivers/tty/serial | 5875 | F: drivers/tty/serial |
5831 | 5876 | ||
5832 | SYNOPSYS DESIGNWARE DMAC DRIVER | 5877 | SYNOPSYS DESIGNWARE DMAC DRIVER |
5833 | M: Viresh Kumar <viresh.kumar@st.com> | 5878 | M: Viresh Kumar <viresh.linux@gmail.com> |
5834 | S: Maintained | 5879 | S: Maintained |
5835 | F: include/linux/dw_dmac.h | 5880 | F: include/linux/dw_dmac.h |
5836 | F: drivers/dma/dw_dmac_regs.h | 5881 | F: drivers/dma/dw_dmac_regs.h |
@@ -5866,7 +5911,7 @@ M: Ingo Molnar <mingo@redhat.com> | |||
5866 | M: Peter Zijlstra <peterz@infradead.org> | 5911 | M: Peter Zijlstra <peterz@infradead.org> |
5867 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | 5912 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core |
5868 | S: Maintained | 5913 | S: Maintained |
5869 | F: kernel/sched* | 5914 | F: kernel/sched/ |
5870 | F: include/linux/sched.h | 5915 | F: include/linux/sched.h |
5871 | 5916 | ||
5872 | SCORE ARCHITECTURE | 5917 | SCORE ARCHITECTURE |
@@ -5978,7 +6023,7 @@ S: Maintained | |||
5978 | F: drivers/mmc/host/sdhci-s3c.c | 6023 | F: drivers/mmc/host/sdhci-s3c.c |
5979 | 6024 | ||
5980 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER | 6025 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER |
5981 | M: Viresh Kumar <viresh.kumar@st.com> | 6026 | M: Viresh Kumar <viresh.linux@gmail.com> |
5982 | L: spear-devel@list.st.com | 6027 | L: spear-devel@list.st.com |
5983 | L: linux-mmc@vger.kernel.org | 6028 | L: linux-mmc@vger.kernel.org |
5984 | S: Maintained | 6029 | S: Maintained |
@@ -6334,15 +6379,26 @@ S: Maintained | |||
6334 | F: include/linux/compiler.h | 6379 | F: include/linux/compiler.h |
6335 | 6380 | ||
6336 | SPEAR PLATFORM SUPPORT | 6381 | SPEAR PLATFORM SUPPORT |
6337 | M: Viresh Kumar <viresh.kumar@st.com> | 6382 | M: Viresh Kumar <viresh.linux@gmail.com> |
6383 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6338 | L: spear-devel@list.st.com | 6384 | L: spear-devel@list.st.com |
6339 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6385 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6340 | W: http://www.st.com/spear | 6386 | W: http://www.st.com/spear |
6341 | S: Maintained | 6387 | S: Maintained |
6342 | F: arch/arm/plat-spear/ | 6388 | F: arch/arm/plat-spear/ |
6343 | 6389 | ||
6390 | SPEAR13XX MACHINE SUPPORT | ||
6391 | M: Viresh Kumar <viresh.linux@gmail.com> | ||
6392 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6393 | L: spear-devel@list.st.com | ||
6394 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6395 | W: http://www.st.com/spear | ||
6396 | S: Maintained | ||
6397 | F: arch/arm/mach-spear13xx/ | ||
6398 | |||
6344 | SPEAR3XX MACHINE SUPPORT | 6399 | SPEAR3XX MACHINE SUPPORT |
6345 | M: Viresh Kumar <viresh.kumar@st.com> | 6400 | M: Viresh Kumar <viresh.linux@gmail.com> |
6401 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6346 | L: spear-devel@list.st.com | 6402 | L: spear-devel@list.st.com |
6347 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6403 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6348 | W: http://www.st.com/spear | 6404 | W: http://www.st.com/spear |
@@ -6351,6 +6407,8 @@ F: arch/arm/mach-spear3xx/ | |||
6351 | 6407 | ||
6352 | SPEAR6XX MACHINE SUPPORT | 6408 | SPEAR6XX MACHINE SUPPORT |
6353 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> | 6409 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> |
6410 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6411 | M: Viresh Kumar <viresh.linux@gmail.com> | ||
6354 | L: spear-devel@list.st.com | 6412 | L: spear-devel@list.st.com |
6355 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6413 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6356 | W: http://www.st.com/spear | 6414 | W: http://www.st.com/spear |
@@ -6358,14 +6416,12 @@ S: Maintained | |||
6358 | F: arch/arm/mach-spear6xx/ | 6416 | F: arch/arm/mach-spear6xx/ |
6359 | 6417 | ||
6360 | SPEAR CLOCK FRAMEWORK SUPPORT | 6418 | SPEAR CLOCK FRAMEWORK SUPPORT |
6361 | M: Viresh Kumar <viresh.kumar@st.com> | 6419 | M: Viresh Kumar <viresh.linux@gmail.com> |
6362 | L: spear-devel@list.st.com | 6420 | L: spear-devel@list.st.com |
6363 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6421 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6364 | W: http://www.st.com/spear | 6422 | W: http://www.st.com/spear |
6365 | S: Maintained | 6423 | S: Maintained |
6366 | F: arch/arm/mach-spear*/clock.c | 6424 | F: drivers/clk/spear/ |
6367 | F: arch/arm/plat-spear/clock.c | ||
6368 | F: arch/arm/plat-spear/include/plat/clock.h | ||
6369 | 6425 | ||
6370 | SPI SUBSYSTEM | 6426 | SPI SUBSYSTEM |
6371 | M: Grant Likely <grant.likely@secretlab.ca> | 6427 | M: Grant Likely <grant.likely@secretlab.ca> |
@@ -6573,7 +6629,7 @@ M: Paul Mundt <lethal@linux-sh.org> | |||
6573 | L: linux-sh@vger.kernel.org | 6629 | L: linux-sh@vger.kernel.org |
6574 | W: http://www.linux-sh.org | 6630 | W: http://www.linux-sh.org |
6575 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | 6631 | Q: http://patchwork.kernel.org/project/linux-sh/list/ |
6576 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh-latest | 6632 | T: git git://github.com/pmundt/linux-sh.git sh-latest |
6577 | S: Supported | 6633 | S: Supported |
6578 | F: Documentation/sh/ | 6634 | F: Documentation/sh/ |
6579 | F: arch/sh/ | 6635 | F: arch/sh/ |
@@ -6627,7 +6683,7 @@ F: include/linux/taskstats* | |||
6627 | F: kernel/taskstats.c | 6683 | F: kernel/taskstats.c |
6628 | 6684 | ||
6629 | TC CLASSIFIER | 6685 | TC CLASSIFIER |
6630 | M: Jamal Hadi Salim <hadi@cyberus.ca> | 6686 | M: Jamal Hadi Salim <jhs@mojatatu.com> |
6631 | L: netdev@vger.kernel.org | 6687 | L: netdev@vger.kernel.org |
6632 | S: Maintained | 6688 | S: Maintained |
6633 | F: include/linux/pkt_cls.h | 6689 | F: include/linux/pkt_cls.h |
@@ -6691,6 +6747,12 @@ F: drivers/misc/tifm* | |||
6691 | F: drivers/mmc/host/tifm_sd.c | 6747 | F: drivers/mmc/host/tifm_sd.c |
6692 | F: include/linux/tifm.h | 6748 | F: include/linux/tifm.h |
6693 | 6749 | ||
6750 | TI LM49xxx FAMILY ASoC CODEC DRIVERS | ||
6751 | M: M R Swami Reddy <mr.swami.reddy@ti.com> | ||
6752 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
6753 | S: Maintained | ||
6754 | F: sound/soc/codecs/lm49453* | ||
6755 | |||
6694 | TI TWL4030 SERIES SOC CODEC DRIVER | 6756 | TI TWL4030 SERIES SOC CODEC DRIVER |
6695 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | 6757 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> |
6696 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 6758 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
@@ -7196,7 +7258,7 @@ F: include/linux/usb/usbnet.h | |||
7196 | 7258 | ||
7197 | USB VIDEO CLASS | 7259 | USB VIDEO CLASS |
7198 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 7260 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
7199 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) | 7261 | L: linux-uvc-devel@lists.sourceforge.net (subscribers-only) |
7200 | L: linux-media@vger.kernel.org | 7262 | L: linux-media@vger.kernel.org |
7201 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git | 7263 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git |
7202 | W: http://www.ideasonboard.org/uvc/ | 7264 | W: http://www.ideasonboard.org/uvc/ |
@@ -7262,11 +7324,11 @@ F: Documentation/DocBook/uio-howto.tmpl | |||
7262 | F: drivers/uio/ | 7324 | F: drivers/uio/ |
7263 | F: include/linux/uio*.h | 7325 | F: include/linux/uio*.h |
7264 | 7326 | ||
7265 | UTIL-LINUX-NG PACKAGE | 7327 | UTIL-LINUX PACKAGE |
7266 | M: Karel Zak <kzak@redhat.com> | 7328 | M: Karel Zak <kzak@redhat.com> |
7267 | L: util-linux-ng@vger.kernel.org | 7329 | L: util-linux@vger.kernel.org |
7268 | W: http://kernel.org/~kzak/util-linux-ng/ | 7330 | W: http://en.wikipedia.org/wiki/Util-linux |
7269 | T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git | 7331 | T: git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git |
7270 | S: Maintained | 7332 | S: Maintained |
7271 | 7333 | ||
7272 | UVESAFB DRIVER | 7334 | UVESAFB DRIVER |
@@ -7368,7 +7430,7 @@ F: include/linux/vlynq.h | |||
7368 | 7430 | ||
7369 | VME SUBSYSTEM | 7431 | VME SUBSYSTEM |
7370 | M: Martyn Welch <martyn.welch@ge.com> | 7432 | M: Martyn Welch <martyn.welch@ge.com> |
7371 | M: Manohar Vanga <manohar.vanga@cern.ch> | 7433 | M: Manohar Vanga <manohar.vanga@gmail.com> |
7372 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7434 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7373 | L: devel@driverdev.osuosl.org | 7435 | L: devel@driverdev.osuosl.org |
7374 | S: Maintained | 7436 | S: Maintained |
@@ -7619,7 +7681,7 @@ XFS FILESYSTEM | |||
7619 | P: Silicon Graphics Inc | 7681 | P: Silicon Graphics Inc |
7620 | M: Ben Myers <bpm@sgi.com> | 7682 | M: Ben Myers <bpm@sgi.com> |
7621 | M: Alex Elder <elder@kernel.org> | 7683 | M: Alex Elder <elder@kernel.org> |
7622 | M: xfs-masters@oss.sgi.com | 7684 | M: xfs@oss.sgi.com |
7623 | L: xfs@oss.sgi.com | 7685 | L: xfs@oss.sgi.com |
7624 | W: http://oss.sgi.com/projects/xfs | 7686 | W: http://oss.sgi.com/projects/xfs |
7625 | T: git git://oss.sgi.com/xfs/xfs.git | 7687 | T: git git://oss.sgi.com/xfs/xfs.git |