diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 239 |
1 files changed, 221 insertions, 18 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fcd29e36b84d..6c84a219c833 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -534,6 +534,8 @@ L: device-drivers-devel@blackfin.uclinux.org | |||
534 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 534 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
535 | W: http://wiki.analog.com/ | 535 | W: http://wiki.analog.com/ |
536 | S: Supported | 536 | S: Supported |
537 | F: sound/soc/codecs/adau* | ||
538 | F: sound/soc/codecs/adav* | ||
537 | F: sound/soc/codecs/ad1* | 539 | F: sound/soc/codecs/ad1* |
538 | F: sound/soc/codecs/ssm* | 540 | F: sound/soc/codecs/ssm* |
539 | 541 | ||
@@ -694,7 +696,7 @@ T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git | |||
694 | 696 | ||
695 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE | 697 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE |
696 | M: Hartley Sweeten <hsweeten@visionengravers.com> | 698 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
697 | M: Ryan Mallon <ryan@bluewatersys.com> | 699 | M: Ryan Mallon <rmallon@gmail.com> |
698 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 700 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
699 | S: Maintained | 701 | S: Maintained |
700 | F: arch/arm/mach-ep93xx/ | 702 | F: arch/arm/mach-ep93xx/ |
@@ -732,6 +734,12 @@ T: git git://git.berlios.de/gemini-board | |||
732 | S: Maintained | 734 | S: Maintained |
733 | F: arch/arm/mach-gemini/ | 735 | F: arch/arm/mach-gemini/ |
734 | 736 | ||
737 | ARM/CSR SIRFPRIMA2 MACHINE SUPPORT | ||
738 | M: Barry Song <baohua.song@csr.com> | ||
739 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
740 | S: Maintained | ||
741 | F: arch/arm/mach-prima2/ | ||
742 | |||
735 | ARM/EBSA110 MACHINE SUPPORT | 743 | ARM/EBSA110 MACHINE SUPPORT |
736 | M: Russell King <linux@arm.linux.org.uk> | 744 | M: Russell King <linux@arm.linux.org.uk> |
737 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 745 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1544,13 +1552,20 @@ F: drivers/net/tg3.* | |||
1544 | BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER | 1552 | BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER |
1545 | M: Brett Rudley <brudley@broadcom.com> | 1553 | M: Brett Rudley <brudley@broadcom.com> |
1546 | M: Henry Ptasinski <henryp@broadcom.com> | 1554 | M: Henry Ptasinski <henryp@broadcom.com> |
1547 | M: Dowan Kim <dowan@broadcom.com> | ||
1548 | M: Roland Vossen <rvossen@broadcom.com> | 1555 | M: Roland Vossen <rvossen@broadcom.com> |
1549 | M: Arend van Spriel <arend@broadcom.com> | 1556 | M: Arend van Spriel <arend@broadcom.com> |
1557 | M: Franky (Zhenhui) Lin <frankyl@broadcom.com> | ||
1558 | M: Kan Yan <kanyan@broadcom.com> | ||
1550 | L: linux-wireless@vger.kernel.org | 1559 | L: linux-wireless@vger.kernel.org |
1551 | S: Supported | 1560 | S: Supported |
1552 | F: drivers/staging/brcm80211/ | 1561 | F: drivers/staging/brcm80211/ |
1553 | 1562 | ||
1563 | BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER | ||
1564 | M: Bhanu Prakash Gollapudi <bprakash@broadcom.com> | ||
1565 | L: linux-scsi@vger.kernel.org | ||
1566 | S: Supported | ||
1567 | F: drivers/scsi/bnx2fc/ | ||
1568 | |||
1554 | BROCADE BFA FC SCSI DRIVER | 1569 | BROCADE BFA FC SCSI DRIVER |
1555 | M: Jing Huang <huangj@brocade.com> | 1570 | M: Jing Huang <huangj@brocade.com> |
1556 | L: linux-scsi@vger.kernel.org | 1571 | L: linux-scsi@vger.kernel.org |
@@ -1580,7 +1595,7 @@ F: Documentation/sound/alsa/Bt87x.txt | |||
1580 | F: sound/pci/bt87x.c | 1595 | F: sound/pci/bt87x.c |
1581 | 1596 | ||
1582 | BT8XXGPIO DRIVER | 1597 | BT8XXGPIO DRIVER |
1583 | M: Michael Buesch <mb@bu3sch.de> | 1598 | M: Michael Buesch <m@bues.ch> |
1584 | W: http://bu3sch.de/btgpio.php | 1599 | W: http://bu3sch.de/btgpio.php |
1585 | S: Maintained | 1600 | S: Maintained |
1586 | F: drivers/gpio/bt8xxgpio.c | 1601 | F: drivers/gpio/bt8xxgpio.c |
@@ -1773,7 +1788,8 @@ F: include/linux/clk.h | |||
1773 | 1788 | ||
1774 | CISCO FCOE HBA DRIVER | 1789 | CISCO FCOE HBA DRIVER |
1775 | M: Abhijeet Joglekar <abjoglek@cisco.com> | 1790 | M: Abhijeet Joglekar <abjoglek@cisco.com> |
1776 | M: Joe Eykholt <jeykholt@cisco.com> | 1791 | M: Venkata Siva Vijayendra Bhamidipati <vbhamidi@cisco.com> |
1792 | M: Brian Uchino <buchino@cisco.com> | ||
1777 | L: linux-scsi@vger.kernel.org | 1793 | L: linux-scsi@vger.kernel.org |
1778 | S: Supported | 1794 | S: Supported |
1779 | F: drivers/scsi/fnic/ | 1795 | F: drivers/scsi/fnic/ |
@@ -1909,6 +1925,12 @@ S: Maintained | |||
1909 | F: arch/x86/kernel/cpuid.c | 1925 | F: arch/x86/kernel/cpuid.c |
1910 | F: arch/x86/kernel/msr.c | 1926 | F: arch/x86/kernel/msr.c |
1911 | 1927 | ||
1928 | CPU POWER MONITORING SUBSYSTEM | ||
1929 | M: Dominik Brodowski <linux@dominikbrodowski.net> | ||
1930 | M: Thomas Renninger <trenn@suse.de> | ||
1931 | S: Maintained | ||
1932 | F: tools/power/cpupower | ||
1933 | |||
1912 | CPUSETS | 1934 | CPUSETS |
1913 | M: Paul Menage <menage@google.com> | 1935 | M: Paul Menage <menage@google.com> |
1914 | W: http://www.bullopensource.org/cpuset/ | 1936 | W: http://www.bullopensource.org/cpuset/ |
@@ -3003,7 +3025,7 @@ F: kernel/hrtimer.c | |||
3003 | F: kernel/time/clockevents.c | 3025 | F: kernel/time/clockevents.c |
3004 | F: kernel/time/tick*.* | 3026 | F: kernel/time/tick*.* |
3005 | F: kernel/time/timer_*.c | 3027 | F: kernel/time/timer_*.c |
3006 | F: include/linux/clockevents.h | 3028 | F: include/linux/clockchips.h |
3007 | F: include/linux/hrtimer.h | 3029 | F: include/linux/hrtimer.h |
3008 | 3030 | ||
3009 | HIGH-SPEED SCC DRIVER FOR AX.25 | 3031 | HIGH-SPEED SCC DRIVER FOR AX.25 |
@@ -3886,7 +3908,7 @@ F: arch/powerpc/platforms/512x/ | |||
3886 | F: arch/powerpc/platforms/52xx/ | 3908 | F: arch/powerpc/platforms/52xx/ |
3887 | 3909 | ||
3888 | LINUX FOR POWERPC EMBEDDED PPC4XX | 3910 | LINUX FOR POWERPC EMBEDDED PPC4XX |
3889 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> | 3911 | M: Josh Boyer <jwboyer@gmail.com> |
3890 | M: Matt Porter <mporter@kernel.crashing.org> | 3912 | M: Matt Porter <mporter@kernel.crashing.org> |
3891 | W: http://www.penguinppc.org/ | 3913 | W: http://www.penguinppc.org/ |
3892 | L: linuxppc-dev@lists.ozlabs.org | 3914 | L: linuxppc-dev@lists.ozlabs.org |
@@ -3918,6 +3940,7 @@ W: http://www.penguinppc.org/ | |||
3918 | L: linuxppc-dev@lists.ozlabs.org | 3940 | L: linuxppc-dev@lists.ozlabs.org |
3919 | S: Maintained | 3941 | S: Maintained |
3920 | F: arch/powerpc/platforms/83xx/ | 3942 | F: arch/powerpc/platforms/83xx/ |
3943 | F: arch/powerpc/platforms/85xx/ | ||
3921 | 3944 | ||
3922 | LINUX FOR POWERPC PA SEMI PWRFICIENT | 3945 | LINUX FOR POWERPC PA SEMI PWRFICIENT |
3923 | M: Olof Johansson <olof@lixom.net> | 3946 | M: Olof Johansson <olof@lixom.net> |
@@ -3951,6 +3974,13 @@ L: lm-sensors@lm-sensors.org | |||
3951 | S: Maintained | 3974 | S: Maintained |
3952 | F: drivers/hwmon/lm73.c | 3975 | F: drivers/hwmon/lm73.c |
3953 | 3976 | ||
3977 | LM78 HARDWARE MONITOR DRIVER | ||
3978 | M: Jean Delvare <khali@linux-fr.org> | ||
3979 | L: lm-sensors@lm-sensors.org | ||
3980 | S: Maintained | ||
3981 | F: Documentation/hwmon/lm78 | ||
3982 | F: drivers/hwmon/lm78.c | ||
3983 | |||
3954 | LM83 HARDWARE MONITOR DRIVER | 3984 | LM83 HARDWARE MONITOR DRIVER |
3955 | M: Jean Delvare <khali@linux-fr.org> | 3985 | M: Jean Delvare <khali@linux-fr.org> |
3956 | L: lm-sensors@lm-sensors.org | 3986 | L: lm-sensors@lm-sensors.org |
@@ -4097,6 +4127,12 @@ S: Maintained | |||
4097 | F: drivers/net/mv643xx_eth.* | 4127 | F: drivers/net/mv643xx_eth.* |
4098 | F: include/linux/mv643xx.h | 4128 | F: include/linux/mv643xx.h |
4099 | 4129 | ||
4130 | MARVELL MWIFIEX WIRELESS DRIVER | ||
4131 | M: Bing Zhao <bzhao@marvell.com> | ||
4132 | L: linux-wireless@vger.kernel.org | ||
4133 | S: Maintained | ||
4134 | F: drivers/net/wireless/mwifiex/ | ||
4135 | |||
4100 | MARVELL MWL8K WIRELESS DRIVER | 4136 | MARVELL MWL8K WIRELESS DRIVER |
4101 | M: Lennert Buytenhek <buytenh@wantstofly.org> | 4137 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
4102 | L: linux-wireless@vger.kernel.org | 4138 | L: linux-wireless@vger.kernel.org |
@@ -4120,6 +4156,13 @@ S: Orphan | |||
4120 | F: drivers/video/matrox/matroxfb_* | 4156 | F: drivers/video/matrox/matroxfb_* |
4121 | F: include/linux/matroxfb.h | 4157 | F: include/linux/matroxfb.h |
4122 | 4158 | ||
4159 | MAX1668 TEMPERATURE SENSOR DRIVER | ||
4160 | M: "David George" <david.george@ska.ac.za> | ||
4161 | L: lm-sensors@lm-sensors.org | ||
4162 | S: Maintained | ||
4163 | F: Documentation/hwmon/max1668 | ||
4164 | F: drivers/hwmon/max1668.c | ||
4165 | |||
4123 | MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER | 4166 | MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER |
4124 | M: "Hans J. Koch" <hjk@hansjkoch.de> | 4167 | M: "Hans J. Koch" <hjk@hansjkoch.de> |
4125 | L: lm-sensors@lm-sensors.org | 4168 | L: lm-sensors@lm-sensors.org |
@@ -4193,9 +4236,10 @@ F: drivers/usb/image/microtek.* | |||
4193 | 4236 | ||
4194 | MIPS | 4237 | MIPS |
4195 | M: Ralf Baechle <ralf@linux-mips.org> | 4238 | M: Ralf Baechle <ralf@linux-mips.org> |
4196 | W: http://www.linux-mips.org/ | ||
4197 | L: linux-mips@linux-mips.org | 4239 | L: linux-mips@linux-mips.org |
4240 | W: http://www.linux-mips.org/ | ||
4198 | T: git git://git.linux-mips.org/pub/scm/linux.git | 4241 | T: git git://git.linux-mips.org/pub/scm/linux.git |
4242 | Q: http://patchwork.linux-mips.org/project/linux-mips/list/ | ||
4199 | S: Supported | 4243 | S: Supported |
4200 | F: Documentation/mips/ | 4244 | F: Documentation/mips/ |
4201 | F: arch/mips/ | 4245 | F: arch/mips/ |
@@ -4678,6 +4722,15 @@ S: Maintained | |||
4678 | F: drivers/of | 4722 | F: drivers/of |
4679 | F: include/linux/of*.h | 4723 | F: include/linux/of*.h |
4680 | K: of_get_property | 4724 | K: of_get_property |
4725 | K: of_match_table | ||
4726 | |||
4727 | OPENRISC ARCHITECTURE | ||
4728 | M: Jonas Bonn <jonas@southpole.se> | ||
4729 | W: http://openrisc.net | ||
4730 | L: linux@lists.openrisc.net | ||
4731 | S: Maintained | ||
4732 | T: git git://openrisc.net/~jonas/linux | ||
4733 | F: arch/openrisc | ||
4681 | 4734 | ||
4682 | OPL4 DRIVER | 4735 | OPL4 DRIVER |
4683 | M: Clemens Ladisch <clemens@ladisch.de> | 4736 | M: Clemens Ladisch <clemens@ladisch.de> |
@@ -4960,6 +5013,17 @@ F: drivers/i2c/busses/i2c-puv3.c | |||
4960 | F: drivers/video/fb-puv3.c | 5013 | F: drivers/video/fb-puv3.c |
4961 | F: drivers/rtc/rtc-puv3.c | 5014 | F: drivers/rtc/rtc-puv3.c |
4962 | 5015 | ||
5016 | PMBUS HARDWARE MONITORING DRIVERS | ||
5017 | M: Guenter Roeck <guenter.roeck@ericsson.com> | ||
5018 | L: lm-sensors@lm-sensors.org | ||
5019 | W: http://www.lm-sensors.org/ | ||
5020 | W: http://www.roeck-us.net/linux/drivers/ | ||
5021 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git | ||
5022 | S: Maintained | ||
5023 | F: Documentation/hwmon/pmbus | ||
5024 | F: drivers/hwmon/pmbus/ | ||
5025 | F: include/linux/i2c/pmbus.h | ||
5026 | |||
4963 | PMC SIERRA MaxRAID DRIVER | 5027 | PMC SIERRA MaxRAID DRIVER |
4964 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> | 5028 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> |
4965 | L: linux-scsi@vger.kernel.org | 5029 | L: linux-scsi@vger.kernel.org |
@@ -5318,6 +5382,13 @@ L: reiserfs-devel@vger.kernel.org | |||
5318 | S: Supported | 5382 | S: Supported |
5319 | F: fs/reiserfs/ | 5383 | F: fs/reiserfs/ |
5320 | 5384 | ||
5385 | REGISTER MAP ABSTRACTION | ||
5386 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||
5387 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git | ||
5388 | S: Supported | ||
5389 | F: drivers/base/regmap/ | ||
5390 | F: include/linux/regmap.h | ||
5391 | |||
5321 | RFKILL | 5392 | RFKILL |
5322 | M: Johannes Berg <johannes@sipsolutions.net> | 5393 | M: Johannes Berg <johannes@sipsolutions.net> |
5323 | L: linux-wireless@vger.kernel.org | 5394 | L: linux-wireless@vger.kernel.org |
@@ -5880,7 +5951,7 @@ S: Maintained | |||
5880 | F: drivers/net/sonic.* | 5951 | F: drivers/net/sonic.* |
5881 | 5952 | ||
5882 | SONICS SILICON BACKPLANE DRIVER (SSB) | 5953 | SONICS SILICON BACKPLANE DRIVER (SSB) |
5883 | M: Michael Buesch <mb@bu3sch.de> | 5954 | M: Michael Buesch <m@bues.ch> |
5884 | L: netdev@vger.kernel.org | 5955 | L: netdev@vger.kernel.org |
5885 | S: Maintained | 5956 | S: Maintained |
5886 | F: drivers/ssb/ | 5957 | F: drivers/ssb/ |
@@ -6054,6 +6125,145 @@ L: devel@driverdev.osuosl.org | |||
6054 | S: Maintained | 6125 | S: Maintained |
6055 | F: drivers/staging/ | 6126 | F: drivers/staging/ |
6056 | 6127 | ||
6128 | STAGING - AGERE HERMES II and II.5 WIRELESS DRIVERS | ||
6129 | M: Henk de Groot <pe1dnn@amsat.org> | ||
6130 | S: Odd Fixes | ||
6131 | F: drivers/staging/wlags49_h2/ | ||
6132 | F: drivers/staging/wlags49_h25/ | ||
6133 | |||
6134 | STAGING - ASUS OLED | ||
6135 | M: Jakub Schmidtke <sjakub@gmail.com> | ||
6136 | S: Odd Fixes | ||
6137 | F: drivers/staging/asus_oled/ | ||
6138 | |||
6139 | STAGING - ATHEROS ATH6KL WIRELESS DRIVER | ||
6140 | M: Luis R. Rodriguez <mcgrof@gmail.com> | ||
6141 | M: Naveen Singh <nsingh@atheros.com> | ||
6142 | S: Odd Fixes | ||
6143 | F: drivers/staging/ath6kl/ | ||
6144 | |||
6145 | STAGING - COMEDI | ||
6146 | M: Ian Abbott <abbotti@mev.co.uk> | ||
6147 | M: Mori Hess <fmhess@users.sourceforge.net> | ||
6148 | S: Odd Fixes | ||
6149 | F: drivers/staging/comedi/ | ||
6150 | |||
6151 | STAGING - CRYSTAL HD VIDEO DECODER | ||
6152 | M: Naren Sankar <nsankar@broadcom.com> | ||
6153 | M: Jarod Wilson <jarod@wilsonet.com> | ||
6154 | M: Scott Davilla <davilla@4pi.com> | ||
6155 | M: Manu Abraham <abraham.manu@gmail.com> | ||
6156 | S: Odd Fixes | ||
6157 | F: drivers/staging/crystalhd/ | ||
6158 | |||
6159 | STAGING - CYPRESS WESTBRIDGE SUPPORT | ||
6160 | M: David Cross <david.cross@cypress.com> | ||
6161 | S: Odd Fixes | ||
6162 | F: drivers/staging/westbridge/ | ||
6163 | |||
6164 | STAGING - ECHO CANCELLER | ||
6165 | M: Steve Underwood <steveu@coppice.org> | ||
6166 | M: David Rowe <david@rowetel.com> | ||
6167 | S: Odd Fixes | ||
6168 | F: drivers/staging/echo/ | ||
6169 | |||
6170 | STAGING - FLARION FT1000 DRIVERS | ||
6171 | M: Marek Belisko <marek.belisko@gmail.com> | ||
6172 | S: Odd Fixes | ||
6173 | F: drivers/staging/ft1000/ | ||
6174 | |||
6175 | STAGING - FRONTIER TRANZPORT AND ALPHATRACK | ||
6176 | M: David Täht <d@teklibre.com> | ||
6177 | S: Odd Fixes | ||
6178 | F: drivers/staging/frontier/ | ||
6179 | |||
6180 | STAGING - HYPER-V (MICROSOFT) | ||
6181 | M: Hank Janssen <hjanssen@microsoft.com> | ||
6182 | M: Haiyang Zhang <haiyangz@microsoft.com> | ||
6183 | S: Odd Fixes | ||
6184 | F: drivers/staging/hv/ | ||
6185 | |||
6186 | STAGING - INDUSTRIAL IO | ||
6187 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
6188 | L: linux-iio@vger.kernel.org | ||
6189 | S: Odd Fixes | ||
6190 | F: drivers/staging/iio/ | ||
6191 | |||
6192 | STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS | ||
6193 | M: Jarod Wilson <jarod@wilsonet.com> | ||
6194 | W: http://www.lirc.org/ | ||
6195 | S: Odd Fixes | ||
6196 | F: drivers/staging/lirc/ | ||
6197 | |||
6198 | STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON) | ||
6199 | M: Andres Salomon <dilinger@queued.net> | ||
6200 | M: Chris Ball <cjb@laptop.org> | ||
6201 | M: Jon Nettleton <jon.nettleton@gmail.com> | ||
6202 | W: http://wiki.laptop.org/go/DCON | ||
6203 | S: Odd Fixes | ||
6204 | F: drivers/staging/olpc_dcon/ | ||
6205 | |||
6206 | STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER | ||
6207 | M: Willy Tarreau <willy@meta-x.org> | ||
6208 | S: Odd Fixes | ||
6209 | F: drivers/staging/panel/ | ||
6210 | |||
6211 | STAGING - REALTEK RTL8712U DRIVERS | ||
6212 | M: Larry Finger <Larry.Finger@lwfinger.net> | ||
6213 | M: Florian Schilhabel <florian.c.schilhabel@googlemail.com>. | ||
6214 | S: Odd Fixes | ||
6215 | F: drivers/staging/rtl8712/ | ||
6216 | |||
6217 | STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER | ||
6218 | M: Teddy Wang <teddy.wang@siliconmotion.com.cn> | ||
6219 | S: Odd Fixes | ||
6220 | F: drivers/staging/sm7xx/ | ||
6221 | |||
6222 | STAGING - SOFTLOGIC 6x10 MPEG CODEC | ||
6223 | M: Ben Collins <bcollins@bluecherry.net> | ||
6224 | S: Odd Fixes | ||
6225 | F: drivers/staging/solo6x10/ | ||
6226 | |||
6227 | STAGING - SPEAKUP CONSOLE SPEECH DRIVER | ||
6228 | M: William Hubbs <w.d.hubbs@gmail.com> | ||
6229 | M: Chris Brannon <chris@the-brannons.com> | ||
6230 | M: Kirk Reiser <kirk@braille.uwo.ca> | ||
6231 | M: Samuel Thibault <samuel.thibault@ens-lyon.org> | ||
6232 | L: speakup@braille.uwo.ca | ||
6233 | W: http://www.linux-speakup.org/ | ||
6234 | S: Odd Fixes | ||
6235 | F: drivers/staging/speakup/ | ||
6236 | |||
6237 | STAGING - TI DSP BRIDGE DRIVERS | ||
6238 | M: Omar Ramirez Luna <omar.ramirez@ti.com> | ||
6239 | S: Odd Fixes | ||
6240 | F: drivers/staging/tidspbridge/ | ||
6241 | |||
6242 | STAGING - TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS | ||
6243 | L: linux-media@vger.kernel.org | ||
6244 | S: Odd Fixes | ||
6245 | F: drivers/staging/tm6000/ | ||
6246 | |||
6247 | STAGING - USB ENE SM/MS CARD READER DRIVER | ||
6248 | M: Al Cho <acho@novell.com> | ||
6249 | S: Odd Fixes | ||
6250 | F: drivers/staging/keucr/ | ||
6251 | |||
6252 | STAGING - VIA VT665X DRIVERS | ||
6253 | M: Forest Bond <forest@alittletooquiet.net> | ||
6254 | S: Odd Fixes | ||
6255 | F: drivers/staging/vt665?/ | ||
6256 | |||
6257 | STAGING - WINBOND IS89C35 WLAN USB DRIVER | ||
6258 | M: Pavel Machek <pavel@ucw.cz> | ||
6259 | S: Odd Fixes | ||
6260 | F: drivers/staging/winbond/ | ||
6261 | |||
6262 | STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER | ||
6263 | M: Arnaud Patard <apatard@mandriva.com> | ||
6264 | S: Odd Fixes | ||
6265 | F: drivers/staging/xgifb/ | ||
6266 | |||
6057 | STARFIRE/DURALAN NETWORK DRIVER | 6267 | STARFIRE/DURALAN NETWORK DRIVER |
6058 | M: Ion Badulescu <ionut@badula.org> | 6268 | M: Ion Badulescu <ionut@badula.org> |
6059 | S: Odd Fixes | 6269 | S: Odd Fixes |
@@ -6224,7 +6434,7 @@ L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for users in English) | |||
6224 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) | 6434 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) |
6225 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) | 6435 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) |
6226 | W: http://tomoyo.sourceforge.jp/ | 6436 | W: http://tomoyo.sourceforge.jp/ |
6227 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.3.x/tomoyo-lsm/patches/ | 6437 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.4.x/tomoyo-lsm/patches/ |
6228 | S: Maintained | 6438 | S: Maintained |
6229 | F: security/tomoyo/ | 6439 | F: security/tomoyo/ |
6230 | 6440 | ||
@@ -6557,13 +6767,6 @@ W: http://pegasus2.sourceforge.net/ | |||
6557 | S: Maintained | 6767 | S: Maintained |
6558 | F: drivers/net/usb/rtl8150.c | 6768 | F: drivers/net/usb/rtl8150.c |
6559 | 6769 | ||
6560 | USB SE401 DRIVER | ||
6561 | L: linux-usb@vger.kernel.org | ||
6562 | W: http://www.chello.nl/~j.vreeken/se401/ | ||
6563 | S: Orphan | ||
6564 | F: Documentation/video4linux/se401.txt | ||
6565 | F: drivers/staging/se401/ | ||
6566 | |||
6567 | USB SERIAL BELKIN F5U103 DRIVER | 6770 | USB SERIAL BELKIN F5U103 DRIVER |
6568 | M: William Greathouse <wgreathouse@smva.com> | 6771 | M: William Greathouse <wgreathouse@smva.com> |
6569 | L: linux-usb@vger.kernel.org | 6772 | L: linux-usb@vger.kernel.org |
@@ -6949,9 +7152,9 @@ S: Maintained | |||
6949 | F: drivers/input/misc/wistron_btns.c | 7152 | F: drivers/input/misc/wistron_btns.c |
6950 | 7153 | ||
6951 | WL1251 WIRELESS DRIVER | 7154 | WL1251 WIRELESS DRIVER |
6952 | M: Kalle Valo <kvalo@adurom.com> | 7155 | M: Luciano Coelho <coelho@ti.com> |
6953 | L: linux-wireless@vger.kernel.org | 7156 | L: linux-wireless@vger.kernel.org |
6954 | W: http://wireless.kernel.org | 7157 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 |
6955 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 7158 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
6956 | S: Maintained | 7159 | S: Maintained |
6957 | F: drivers/net/wireless/wl1251/* | 7160 | F: drivers/net/wireless/wl1251/* |