[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 08/16] MAINTAINERS: Add missing entries for the TI tou
From: |
Philippe Mathieu-Daudé |
Subject: |
[Qemu-ppc] [PATCH 08/16] MAINTAINERS: Add missing entries for the TI touchscreen devices |
Date: |
Fri, 4 Jan 2019 18:58:39 +0100 |
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f571b29077..03872552ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -640,6 +640,7 @@ M: Peter Maydell <address@hidden>
L: address@hidden
S: Odd Fixes
F: hw/arm/nseries.c
+F: hw/input/tsc2*.c
F: include/hw/display/blizzard.h
F: include/hw/misc/cbus.h
@@ -649,6 +650,7 @@ M: Peter Maydell <address@hidden>
L: address@hidden
S: Odd Fixes
F: hw/arm/palm.c
+F: hw/input/tsc2*.c
Raspberry Pi
M: Peter Maydell <address@hidden>
--
2.17.2
- [Qemu-ppc] [PATCH 03/16] hw/devices: Remove unused TC6393XB_RAM definition, (continued)
- [Qemu-ppc] [PATCH 03/16] hw/devices: Remove unused TC6393XB_RAM definition, Philippe Mathieu-Daudé, 2019/01/04
- [Qemu-ppc] [PATCH 04/16] hw/devices: Move TC6393XB declarations into a new header, Philippe Mathieu-Daudé, 2019/01/04
- [Qemu-ppc] [PATCH 05/16] hw/devices: Move Blizzard declarations into a new header, Philippe Mathieu-Daudé, 2019/01/04
- [Qemu-ppc] [PATCH 06/16] hw/devices: Move CBus declarations into a new header, Philippe Mathieu-Daudé, 2019/01/04
- [Qemu-ppc] [PATCH 07/16] hw/devices: Move Gamepad declarations into a new header, Philippe Mathieu-Daudé, 2019/01/04
- [Qemu-ppc] [PATCH 08/16] MAINTAINERS: Add missing entries for the TI touchscreen devices,
Philippe Mathieu-Daudé <=
[Qemu-ppc] [PATCH 09/16] hw/devices: Move TI touchscreen declarations into a new header, Philippe Mathieu-Daudé, 2019/01/04
[Qemu-ppc] [PATCH 10/16] typedefs: Remove MouseTransformInfo, Philippe Mathieu-Daudé, 2019/01/04
[Qemu-ppc] [PATCH 11/16] typedefs: Remove PS2State, Philippe Mathieu-Daudé, 2019/01/04
[Qemu-ppc] [PATCH 12/16] hw/devices: Move LAN9118 declarations into a new header, Philippe Mathieu-Daudé, 2019/01/04