diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-01-27 06:39:34 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-01-27 06:39:34 -0500 |
commit | 4a8ba3319764f4a254c0aa97072da0a67636c64b (patch) | |
tree | ad59c5ab5c36f0606c79c7f43198c048cf765b1a /MAINTAINERS | |
parent | e32b31ae45c18679c186e67aa41d0e2318cae487 (diff) | |
parent | 26bc420b59a38e4e6685a73345a0def461136dce (diff) |
Merge tag 'v3.19-rc6' into patchwork
This is needed in order to get the media fixes applied on -rc6.
Linux 3.19-rc6
* tag 'v3.19-rc6': (891 commits)
Linux 3.19-rc6
dm: fix handling of multiple internal suspends
hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro
hwmon: (i5500_temp) Convert to module_pci_driver
hwmon: (i5500_temp) Don't bind to disabled sensors
hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups
hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets
arm64: dts: add baud rate to Juno stdout-path
Revert "platform: x86: dell-laptop: Add support for keyboard backlight"
Revert "Documentation: Add entry for dell-laptop sysfs interface"
dm cache: fix problematic dual use of a single migration count variable
dm cache: share cache-metadata object across inactive and active DM tables
of/unittest: Overlays with sub-devices tests
KVM: x86: SYSENTER emulation is broken
KVM: x86: Fix of previously incomplete fix for CVE-2014-8480
arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
x86/tsc: Change Fast TSC calibration failed from error to info
x86/apic: Re-enable PCI_MSI support for non-SMP X86_32
x86, mm: Change cachemode exports to non-gpl
x86, tls: Interpret an all-zero struct user_desc as "no segment"
...
Conflicts:
drivers/media/pci/cx23885/cx23885.h
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 130 |
1 files changed, 75 insertions, 55 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4318f348dbd8..15bec7491fe9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -696,7 +696,7 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers) | |||
696 | W: http://blackfin.uclinux.org/ | 696 | W: http://blackfin.uclinux.org/ |
697 | S: Supported | 697 | S: Supported |
698 | F: sound/soc/blackfin/* | 698 | F: sound/soc/blackfin/* |
699 | 699 | ||
700 | ANALOG DEVICES INC IIO DRIVERS | 700 | ANALOG DEVICES INC IIO DRIVERS |
701 | M: Lars-Peter Clausen <lars@metafoo.de> | 701 | M: Lars-Peter Clausen <lars@metafoo.de> |
702 | M: Michael Hennerich <Michael.Hennerich@analog.com> | 702 | M: Michael Hennerich <Michael.Hennerich@analog.com> |
@@ -724,15 +724,15 @@ F: include/uapi/linux/apm_bios.h | |||
724 | F: drivers/char/apm-emulation.c | 724 | F: drivers/char/apm-emulation.c |
725 | 725 | ||
726 | APPLE BCM5974 MULTITOUCH DRIVER | 726 | APPLE BCM5974 MULTITOUCH DRIVER |
727 | M: Henrik Rydberg <rydberg@euromail.se> | 727 | M: Henrik Rydberg <rydberg@bitmath.org> |
728 | L: linux-input@vger.kernel.org | 728 | L: linux-input@vger.kernel.org |
729 | S: Maintained | 729 | S: Odd fixes |
730 | F: drivers/input/mouse/bcm5974.c | 730 | F: drivers/input/mouse/bcm5974.c |
731 | 731 | ||
732 | APPLE SMC DRIVER | 732 | APPLE SMC DRIVER |
733 | M: Henrik Rydberg <rydberg@euromail.se> | 733 | M: Henrik Rydberg <rydberg@bitmath.org> |
734 | L: lm-sensors@lm-sensors.org | 734 | L: lm-sensors@lm-sensors.org |
735 | S: Maintained | 735 | S: Odd fixes |
736 | F: drivers/hwmon/applesmc.c | 736 | F: drivers/hwmon/applesmc.c |
737 | 737 | ||
738 | APPLETALK NETWORK LAYER | 738 | APPLETALK NETWORK LAYER |
@@ -754,13 +754,6 @@ L: linux-media@vger.kernel.org | |||
754 | S: Maintained | 754 | S: Maintained |
755 | F: drivers/media/i2c/aptina-pll.* | 755 | F: drivers/media/i2c/aptina-pll.* |
756 | 756 | ||
757 | ARASAN COMPACT FLASH PATA CONTROLLER | ||
758 | M: Viresh Kumar <viresh.linux@gmail.com> | ||
759 | L: linux-ide@vger.kernel.org | ||
760 | S: Maintained | ||
761 | F: include/linux/pata_arasan_cf_data.h | ||
762 | F: drivers/ata/pata_arasan_cf.c | ||
763 | |||
764 | ARC FRAMEBUFFER DRIVER | 757 | ARC FRAMEBUFFER DRIVER |
765 | M: Jaya Kumar <jayalk@intworks.biz> | 758 | M: Jaya Kumar <jayalk@intworks.biz> |
766 | S: Maintained | 759 | S: Maintained |
@@ -2259,6 +2252,7 @@ F: drivers/gpio/gpio-bt8xx.c | |||
2259 | BTRFS FILE SYSTEM | 2252 | BTRFS FILE SYSTEM |
2260 | M: Chris Mason <clm@fb.com> | 2253 | M: Chris Mason <clm@fb.com> |
2261 | M: Josef Bacik <jbacik@fb.com> | 2254 | M: Josef Bacik <jbacik@fb.com> |
2255 | M: David Sterba <dsterba@suse.cz> | ||
2262 | L: linux-btrfs@vger.kernel.org | 2256 | L: linux-btrfs@vger.kernel.org |
2263 | W: http://btrfs.wiki.kernel.org/ | 2257 | W: http://btrfs.wiki.kernel.org/ |
2264 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | 2258 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ |
@@ -2345,7 +2339,8 @@ CAN NETWORK LAYER | |||
2345 | M: Oliver Hartkopp <socketcan@hartkopp.net> | 2339 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
2346 | L: linux-can@vger.kernel.org | 2340 | L: linux-can@vger.kernel.org |
2347 | W: http://gitorious.org/linux-can | 2341 | W: http://gitorious.org/linux-can |
2348 | T: git git://gitorious.org/linux-can/linux-can-next.git | 2342 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git |
2343 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git | ||
2349 | S: Maintained | 2344 | S: Maintained |
2350 | F: Documentation/networking/can.txt | 2345 | F: Documentation/networking/can.txt |
2351 | F: net/can/ | 2346 | F: net/can/ |
@@ -2360,7 +2355,8 @@ M: Wolfgang Grandegger <wg@grandegger.com> | |||
2360 | M: Marc Kleine-Budde <mkl@pengutronix.de> | 2355 | M: Marc Kleine-Budde <mkl@pengutronix.de> |
2361 | L: linux-can@vger.kernel.org | 2356 | L: linux-can@vger.kernel.org |
2362 | W: http://gitorious.org/linux-can | 2357 | W: http://gitorious.org/linux-can |
2363 | T: git git://gitorious.org/linux-can/linux-can-next.git | 2358 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git |
2359 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git | ||
2364 | S: Maintained | 2360 | S: Maintained |
2365 | F: drivers/net/can/ | 2361 | F: drivers/net/can/ |
2366 | F: include/linux/can/dev.h | 2362 | F: include/linux/can/dev.h |
@@ -3182,7 +3178,7 @@ L: dmaengine@vger.kernel.org | |||
3182 | Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ | 3178 | Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ |
3183 | S: Maintained | 3179 | S: Maintained |
3184 | F: drivers/dma/ | 3180 | F: drivers/dma/ |
3185 | F: include/linux/dma* | 3181 | F: include/linux/dmaengine.h |
3186 | F: Documentation/dmaengine/ | 3182 | F: Documentation/dmaengine/ |
3187 | T: git git://git.infradead.org/users/vkoul/slave-dma.git | 3183 | T: git git://git.infradead.org/users/vkoul/slave-dma.git |
3188 | 3184 | ||
@@ -4748,20 +4744,20 @@ S: Supported | |||
4748 | F: drivers/scsi/ipr.* | 4744 | F: drivers/scsi/ipr.* |
4749 | 4745 | ||
4750 | IBM Power Virtual Ethernet Device Driver | 4746 | IBM Power Virtual Ethernet Device Driver |
4751 | M: Santiago Leon <santil@linux.vnet.ibm.com> | 4747 | M: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> |
4752 | L: netdev@vger.kernel.org | 4748 | L: netdev@vger.kernel.org |
4753 | S: Supported | 4749 | S: Supported |
4754 | F: drivers/net/ethernet/ibm/ibmveth.* | 4750 | F: drivers/net/ethernet/ibm/ibmveth.* |
4755 | 4751 | ||
4756 | IBM Power Virtual SCSI Device Drivers | 4752 | IBM Power Virtual SCSI Device Drivers |
4757 | M: Nathan Fontenot <nfont@linux.vnet.ibm.com> | 4753 | M: Tyrel Datwyler <tyreld@linux.vnet.ibm.com> |
4758 | L: linux-scsi@vger.kernel.org | 4754 | L: linux-scsi@vger.kernel.org |
4759 | S: Supported | 4755 | S: Supported |
4760 | F: drivers/scsi/ibmvscsi/ibmvscsi* | 4756 | F: drivers/scsi/ibmvscsi/ibmvscsi* |
4761 | F: drivers/scsi/ibmvscsi/viosrp.h | 4757 | F: drivers/scsi/ibmvscsi/viosrp.h |
4762 | 4758 | ||
4763 | IBM Power Virtual FC Device Drivers | 4759 | IBM Power Virtual FC Device Drivers |
4764 | M: Brian King <brking@linux.vnet.ibm.com> | 4760 | M: Tyrel Datwyler <tyreld@linux.vnet.ibm.com> |
4765 | L: linux-scsi@vger.kernel.org | 4761 | L: linux-scsi@vger.kernel.org |
4766 | S: Supported | 4762 | S: Supported |
4767 | F: drivers/scsi/ibmvscsi/ibmvfc* | 4763 | F: drivers/scsi/ibmvscsi/ibmvfc* |
@@ -4929,7 +4925,6 @@ F: include/uapi/linux/inotify.h | |||
4929 | 4925 | ||
4930 | INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | 4926 | INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS |
4931 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 4927 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
4932 | M: Dmitry Torokhov <dtor@mail.ru> | ||
4933 | L: linux-input@vger.kernel.org | 4928 | L: linux-input@vger.kernel.org |
4934 | Q: http://patchwork.kernel.org/project/linux-input/list/ | 4929 | Q: http://patchwork.kernel.org/project/linux-input/list/ |
4935 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 4930 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
@@ -4940,10 +4935,10 @@ F: include/uapi/linux/input.h | |||
4940 | F: include/linux/input/ | 4935 | F: include/linux/input/ |
4941 | 4936 | ||
4942 | INPUT MULTITOUCH (MT) PROTOCOL | 4937 | INPUT MULTITOUCH (MT) PROTOCOL |
4943 | M: Henrik Rydberg <rydberg@euromail.se> | 4938 | M: Henrik Rydberg <rydberg@bitmath.org> |
4944 | L: linux-input@vger.kernel.org | 4939 | L: linux-input@vger.kernel.org |
4945 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git | 4940 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git |
4946 | S: Maintained | 4941 | S: Odd fixes |
4947 | F: Documentation/input/multi-touch-protocol.txt | 4942 | F: Documentation/input/multi-touch-protocol.txt |
4948 | F: drivers/input/input-mt.c | 4943 | F: drivers/input/input-mt.c |
4949 | K: \b(ABS|SYN)_MT_ | 4944 | K: \b(ABS|SYN)_MT_ |
@@ -4951,7 +4946,6 @@ K: \b(ABS|SYN)_MT_ | |||
4951 | INTEL C600 SERIES SAS CONTROLLER DRIVER | 4946 | INTEL C600 SERIES SAS CONTROLLER DRIVER |
4952 | M: Intel SCU Linux support <intel-linux-scu@intel.com> | 4947 | M: Intel SCU Linux support <intel-linux-scu@intel.com> |
4953 | M: Artur Paszkiewicz <artur.paszkiewicz@intel.com> | 4948 | M: Artur Paszkiewicz <artur.paszkiewicz@intel.com> |
4954 | M: Dave Jiang <dave.jiang@intel.com> | ||
4955 | L: linux-scsi@vger.kernel.org | 4949 | L: linux-scsi@vger.kernel.org |
4956 | T: git git://git.code.sf.net/p/intel-sas/isci | 4950 | T: git git://git.code.sf.net/p/intel-sas/isci |
4957 | S: Supported | 4951 | S: Supported |
@@ -5279,6 +5273,15 @@ W: www.open-iscsi.org | |||
5279 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | 5273 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ |
5280 | F: drivers/infiniband/ulp/iser/ | 5274 | F: drivers/infiniband/ulp/iser/ |
5281 | 5275 | ||
5276 | ISCSI EXTENSIONS FOR RDMA (ISER) TARGET | ||
5277 | M: Sagi Grimberg <sagig@mellanox.com> | ||
5278 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master | ||
5279 | L: linux-rdma@vger.kernel.org | ||
5280 | L: target-devel@vger.kernel.org | ||
5281 | S: Supported | ||
5282 | W: http://www.linux-iscsi.org | ||
5283 | F: drivers/infiniband/ulp/isert | ||
5284 | |||
5282 | ISDN SUBSYSTEM | 5285 | ISDN SUBSYSTEM |
5283 | M: Karsten Keil <isdn@linux-pingi.de> | 5286 | M: Karsten Keil <isdn@linux-pingi.de> |
5284 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) | 5287 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) |
@@ -5693,6 +5696,49 @@ F: drivers/lguest/ | |||
5693 | F: include/linux/lguest*.h | 5696 | F: include/linux/lguest*.h |
5694 | F: tools/lguest/ | 5697 | F: tools/lguest/ |
5695 | 5698 | ||
5699 | LIBATA SUBSYSTEM (Serial and Parallel ATA drivers) | ||
5700 | M: Tejun Heo <tj@kernel.org> | ||
5701 | L: linux-ide@vger.kernel.org | ||
5702 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
5703 | S: Maintained | ||
5704 | F: drivers/ata/ | ||
5705 | F: include/linux/ata.h | ||
5706 | F: include/linux/libata.h | ||
5707 | |||
5708 | LIBATA PATA ARASAN COMPACT FLASH CONTROLLER | ||
5709 | M: Viresh Kumar <viresh.linux@gmail.com> | ||
5710 | L: linux-ide@vger.kernel.org | ||
5711 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
5712 | S: Maintained | ||
5713 | F: include/linux/pata_arasan_cf_data.h | ||
5714 | F: drivers/ata/pata_arasan_cf.c | ||
5715 | |||
5716 | LIBATA PATA DRIVERS | ||
5717 | M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | ||
5718 | M: Tejun Heo <tj@kernel.org> | ||
5719 | L: linux-ide@vger.kernel.org | ||
5720 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
5721 | S: Maintained | ||
5722 | F: drivers/ata/pata_*.c | ||
5723 | F: drivers/ata/ata_generic.c | ||
5724 | |||
5725 | LIBATA SATA AHCI PLATFORM devices support | ||
5726 | M: Hans de Goede <hdegoede@redhat.com> | ||
5727 | M: Tejun Heo <tj@kernel.org> | ||
5728 | L: linux-ide@vger.kernel.org | ||
5729 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
5730 | S: Maintained | ||
5731 | F: drivers/ata/ahci_platform.c | ||
5732 | F: drivers/ata/libahci_platform.c | ||
5733 | F: include/linux/ahci_platform.h | ||
5734 | |||
5735 | LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER | ||
5736 | M: Mikael Pettersson <mikpelinux@gmail.com> | ||
5737 | L: linux-ide@vger.kernel.org | ||
5738 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
5739 | S: Maintained | ||
5740 | F: drivers/ata/sata_promise.* | ||
5741 | |||
5696 | LIBLOCKDEP | 5742 | LIBLOCKDEP |
5697 | M: Sasha Levin <sasha.levin@oracle.com> | 5743 | M: Sasha Levin <sasha.levin@oracle.com> |
5698 | S: Maintained | 5744 | S: Maintained |
@@ -6977,14 +7023,12 @@ OPEN FIRMWARE AND FLATTENED DEVICE TREE | |||
6977 | M: Grant Likely <grant.likely@linaro.org> | 7023 | M: Grant Likely <grant.likely@linaro.org> |
6978 | M: Rob Herring <robh+dt@kernel.org> | 7024 | M: Rob Herring <robh+dt@kernel.org> |
6979 | L: devicetree@vger.kernel.org | 7025 | L: devicetree@vger.kernel.org |
6980 | W: http://fdt.secretlab.ca | 7026 | W: http://www.devicetree.org/ |
6981 | T: git git://git.secretlab.ca/git/linux-2.6.git | 7027 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git |
6982 | S: Maintained | 7028 | S: Maintained |
6983 | F: drivers/of/ | 7029 | F: drivers/of/ |
6984 | F: include/linux/of*.h | 7030 | F: include/linux/of*.h |
6985 | F: scripts/dtc/ | 7031 | F: scripts/dtc/ |
6986 | K: of_get_property | ||
6987 | K: of_match_table | ||
6988 | 7032 | ||
6989 | OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS | 7033 | OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS |
6990 | M: Rob Herring <robh+dt@kernel.org> | 7034 | M: Rob Herring <robh+dt@kernel.org> |
@@ -7229,7 +7273,7 @@ S: Maintained | |||
7229 | F: drivers/pci/host/*layerscape* | 7273 | F: drivers/pci/host/*layerscape* |
7230 | 7274 | ||
7231 | PCI DRIVER FOR IMX6 | 7275 | PCI DRIVER FOR IMX6 |
7232 | M: Richard Zhu <r65037@freescale.com> | 7276 | M: Richard Zhu <Richard.Zhu@freescale.com> |
7233 | M: Lucas Stach <l.stach@pengutronix.de> | 7277 | M: Lucas Stach <l.stach@pengutronix.de> |
7234 | L: linux-pci@vger.kernel.org | 7278 | L: linux-pci@vger.kernel.org |
7235 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 7279 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -7399,6 +7443,7 @@ F: drivers/crypto/picoxcell* | |||
7399 | PIN CONTROL SUBSYSTEM | 7443 | PIN CONTROL SUBSYSTEM |
7400 | M: Linus Walleij <linus.walleij@linaro.org> | 7444 | M: Linus Walleij <linus.walleij@linaro.org> |
7401 | L: linux-gpio@vger.kernel.org | 7445 | L: linux-gpio@vger.kernel.org |
7446 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git | ||
7402 | S: Maintained | 7447 | S: Maintained |
7403 | F: drivers/pinctrl/ | 7448 | F: drivers/pinctrl/ |
7404 | F: include/linux/pinctrl/ | 7449 | F: include/linux/pinctrl/ |
@@ -7566,12 +7611,6 @@ W: http://wireless.kernel.org/en/users/Drivers/p54 | |||
7566 | S: Obsolete | 7611 | S: Obsolete |
7567 | F: drivers/net/wireless/prism54/ | 7612 | F: drivers/net/wireless/prism54/ |
7568 | 7613 | ||
7569 | PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER | ||
7570 | M: Mikael Pettersson <mikpelinux@gmail.com> | ||
7571 | L: linux-ide@vger.kernel.org | ||
7572 | S: Maintained | ||
7573 | F: drivers/ata/sata_promise.* | ||
7574 | |||
7575 | PS3 NETWORK SUPPORT | 7614 | PS3 NETWORK SUPPORT |
7576 | M: Geoff Levand <geoff@infradead.org> | 7615 | M: Geoff Levand <geoff@infradead.org> |
7577 | L: netdev@vger.kernel.org | 7616 | L: netdev@vger.kernel.org |
@@ -7737,8 +7776,7 @@ F: Documentation/scsi/LICENSE.qla2xxx | |||
7737 | F: drivers/scsi/qla2xxx/ | 7776 | F: drivers/scsi/qla2xxx/ |
7738 | 7777 | ||
7739 | QLOGIC QLA4XXX iSCSI DRIVER | 7778 | QLOGIC QLA4XXX iSCSI DRIVER |
7740 | M: Vikas Chaudhary <vikas.chaudhary@qlogic.com> | 7779 | M: QLogic-Storage-Upstream@qlogic.com |
7741 | M: iscsi-driver@qlogic.com | ||
7742 | L: linux-scsi@vger.kernel.org | 7780 | L: linux-scsi@vger.kernel.org |
7743 | S: Supported | 7781 | S: Supported |
7744 | F: Documentation/scsi/LICENSE.qla4xxx | 7782 | F: Documentation/scsi/LICENSE.qla4xxx |
@@ -8546,25 +8584,6 @@ S: Maintained | |||
8546 | F: drivers/misc/phantom.c | 8584 | F: drivers/misc/phantom.c |
8547 | F: include/uapi/linux/phantom.h | 8585 | F: include/uapi/linux/phantom.h |
8548 | 8586 | ||
8549 | SERIAL ATA (SATA) SUBSYSTEM | ||
8550 | M: Tejun Heo <tj@kernel.org> | ||
8551 | L: linux-ide@vger.kernel.org | ||
8552 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
8553 | S: Supported | ||
8554 | F: drivers/ata/ | ||
8555 | F: include/linux/ata.h | ||
8556 | F: include/linux/libata.h | ||
8557 | |||
8558 | SERIAL ATA AHCI PLATFORM devices support | ||
8559 | M: Hans de Goede <hdegoede@redhat.com> | ||
8560 | M: Tejun Heo <tj@kernel.org> | ||
8561 | L: linux-ide@vger.kernel.org | ||
8562 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
8563 | S: Supported | ||
8564 | F: drivers/ata/ahci_platform.c | ||
8565 | F: drivers/ata/libahci_platform.c | ||
8566 | F: include/linux/ahci_platform.h | ||
8567 | |||
8568 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER | 8587 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER |
8569 | M: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | 8588 | M: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> |
8570 | L: linux-scsi@vger.kernel.org | 8589 | L: linux-scsi@vger.kernel.org |
@@ -9544,7 +9563,8 @@ F: drivers/platform/x86/thinkpad_acpi.c | |||
9544 | TI BANDGAP AND THERMAL DRIVER | 9563 | TI BANDGAP AND THERMAL DRIVER |
9545 | M: Eduardo Valentin <edubezval@gmail.com> | 9564 | M: Eduardo Valentin <edubezval@gmail.com> |
9546 | L: linux-pm@vger.kernel.org | 9565 | L: linux-pm@vger.kernel.org |
9547 | S: Supported | 9566 | L: linux-omap@vger.kernel.org |
9567 | S: Maintained | ||
9548 | F: drivers/thermal/ti-soc-thermal/ | 9568 | F: drivers/thermal/ti-soc-thermal/ |
9549 | 9569 | ||
9550 | TI CLOCK DRIVER | 9570 | TI CLOCK DRIVER |