diff options
author | David S. Miller <davem@davemloft.net> | 2018-02-27 11:14:57 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-27 11:14:57 -0500 |
commit | afdd6ae352527b83a3e13c040b22f455fe6537db (patch) | |
tree | afe045b5090b2e38629c68623bd7a9daa1648970 /MAINTAINERS | |
parent | 23363b87a80a2eeb366c9b5b93248b7d73125ba8 (diff) | |
parent | 8c6ad9cc51574c8f20b5777e97b42457802ac36d (diff) |
Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
Stefan Schmidt says:
====================
pull-request: ieee802154-next 2018-02-26
An update from ieee802154 for *net-next*
Alexander corrected a setting which got lost during some 6lowpan rework
a while back and Xue Liu provided us with a new driver for the MCR20A
transceiver.
If there are any issues let me know. If not, please pull.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 93a12af4f180..e0b39004edc0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8592,6 +8592,15 @@ S: Maintained | |||
8592 | F: Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531 | 8592 | F: Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531 |
8593 | F: drivers/iio/potentiometer/mcp4531.c | 8593 | F: drivers/iio/potentiometer/mcp4531.c |
8594 | 8594 | ||
8595 | MCR20A IEEE-802.15.4 RADIO DRIVER | ||
8596 | M: Xue Liu <liuxuenetmail@gmail.com> | ||
8597 | L: linux-wpan@vger.kernel.org | ||
8598 | W: https://github.com/xueliu/mcr20a-linux | ||
8599 | S: Maintained | ||
8600 | F: drivers/net/ieee802154/mcr20a.c | ||
8601 | F: drivers/net/ieee802154/mcr20a.h | ||
8602 | F: Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt | ||
8603 | |||
8595 | MEASUREMENT COMPUTING CIO-DAC IIO DRIVER | 8604 | MEASUREMENT COMPUTING CIO-DAC IIO DRIVER |
8596 | M: William Breathitt Gray <vilhelm.gray@gmail.com> | 8605 | M: William Breathitt Gray <vilhelm.gray@gmail.com> |
8597 | L: linux-iio@vger.kernel.org | 8606 | L: linux-iio@vger.kernel.org |