From c0e11a2a24db782341f456877d19b9390c5998a9 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Mon, 16 Jun 2014 04:47:58 -0300 Subject: [media] sn9c102: remove deprecated driver During the media summit meeting in Edinburgh it was decided to move this driver to staging as the first step to removing it altogether. Most webcams covered by this driver are now supported by gspca. Nobody has the hardware or is willing to convert the remaining devices to gspca. This driver needs a major overhaul to have it conform to the latest frameworks and compliancy tests. Without hardware, however, this is next to impossible. Given the fact that this driver seems to be pretty much unused (it has been removed from Fedora several versions ago and nobody complained about that), we decided to drop this driver. Signed-off-by: Hans Verkuil Cc: Luca Risolia Acked-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 9 --------- 1 file changed, 9 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 134483f206e4..50f81349a16a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9499,15 +9499,6 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/usb/smsc95xx.* -USB SN9C1xx DRIVER -M: Luca Risolia -L: linux-usb@vger.kernel.org -L: linux-media@vger.kernel.org -T: git git://linuxtv.org/media_tree.git -W: http://www.linux-projects.org -S: Maintained -F: drivers/staging/media/sn9c102/ - USB SUBSYSTEM M: Greg Kroah-Hartman L: linux-usb@vger.kernel.org -- cgit v1.2.3 From 0db83cede26c5676303e8007f27a291b0277ba1b Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Fri, 6 Jun 2014 12:08:59 -0300 Subject: [media] MAINTAINERS: Add the OMAP4 ISS driver Update the OMAP Image Signal Processor entry to cover both the OMAP3 ISP and OMAP4 ISS. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 6bae4d81301a..c7714066272e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6491,11 +6491,12 @@ L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c -OMAP IMAGE SIGNAL PROCESSOR (ISP) +OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS) M: Laurent Pinchart L: linux-media@vger.kernel.org S: Maintained F: drivers/media/platform/omap3isp/ +F: drivers/staging/media/omap4iss/ OMAP USB SUPPORT M: Felipe Balbi -- cgit v1.2.3 From 0185e197dc656292de4a69b3c82bfa2a39385051 Mon Sep 17 00:00:00 2001 From: Antti Palosaari Date: Sat, 12 Jul 2014 08:58:32 -0300 Subject: [media] MAINTAINERS: update MSI001 driver location The driver moved out of staging. Update MAINTAINERS accordingly. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index c7714066272e..7c6a7ad1f6eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5957,7 +5957,7 @@ W: http://palosaari.fi/linux/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ T: git git://linuxtv.org/anttip/media_tree.git S: Maintained -F: drivers/staging/media/msi3101/msi001* +F: drivers/media/tuners/msi001* MSI3101 MEDIA DRIVER M: Antti Palosaari -- cgit v1.2.3 From b4bb1c285f14e8ddafe4ed5fdec477e3a02de708 Mon Sep 17 00:00:00 2001 From: Antti Palosaari Date: Mon, 14 Jul 2014 21:19:29 -0300 Subject: [media] MAINTAINERS: update RTL2832_SDR location It is moved out of staging to media. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 7c6a7ad1f6eb..030038a5a50c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7585,7 +7585,7 @@ W: http://palosaari.fi/linux/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ T: git git://linuxtv.org/anttip/media_tree.git S: Maintained -F: drivers/staging/media/rtl2832u_sdr/rtl2832_sdr* +F: drivers/media/dvb-frontends/rtl2832_sdr* RTL8180 WIRELESS DRIVER M: "John W. Linville" -- cgit v1.2.3 From 469d4ec8776091a2846ba89803cf954cf8b3ce65 Mon Sep 17 00:00:00 2001 From: Antti Palosaari Date: Thu, 17 Jul 2014 21:57:14 -0300 Subject: [media] MAINTAINERS: add airspy driver Video4Linux2 driver for AirSpy SDR device. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 030038a5a50c..df6aa2dc6e9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -515,6 +515,16 @@ S: Supported F: fs/aio.c F: include/linux/*aio*.h +AIRSPY MEDIA DRIVER +M: Antti Palosaari +L: linux-media@vger.kernel.org +W: http://linuxtv.org/ +W: http://palosaari.fi/linux/ +Q: http://patchwork.linuxtv.org/project/linux-media/list/ +T: git git://linuxtv.org/anttip/media_tree.git +S: Maintained +F: drivers/media/usb/airspy/ + ALCATEL SPEEDTOUCH USB DRIVER M: Duncan Sands L: linux-usb@vger.kernel.org -- cgit v1.2.3 From 7570589da5348bf1fe85f9cff7d868dda5cce924 Mon Sep 17 00:00:00 2001 From: Antti Palosaari Date: Sun, 13 Jul 2014 21:35:47 -0300 Subject: [media] MAINTAINERS: update MSI3101 / MSI2500 driver location MSi3101 driver is moved out of staging and renamed. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index df6aa2dc6e9d..43844648d828 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5969,7 +5969,7 @@ T: git git://linuxtv.org/anttip/media_tree.git S: Maintained F: drivers/media/tuners/msi001* -MSI3101 MEDIA DRIVER +MSI2500 MEDIA DRIVER M: Antti Palosaari L: linux-media@vger.kernel.org W: http://linuxtv.org/ @@ -5977,7 +5977,7 @@ W: http://palosaari.fi/linux/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ T: git git://linuxtv.org/anttip/media_tree.git S: Maintained -F: drivers/staging/media/msi3101/sdr-msi3101* +F: drivers/media/usb/msi2500/ MT9M032 APTINA SENSOR DRIVER M: Laurent Pinchart -- cgit v1.2.3 From e3994db108918d9abe4cfc5b98eed23dbcc3d590 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 30 Jul 2014 00:38:42 -0300 Subject: [media] MAINTAINERS: Update solo6x10 patterns commit 28cae868cd24 ("[media] solo6x10: move out of staging into drivers/media/pci") moved the files, update the patterns. Signed-off-by: Joe Perches cc: Ismael Luceno Acked-by: Hans Verkuil Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 8982036ffa4f..efd3e4a644a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8354,6 +8354,12 @@ M: Chris Boot S: Maintained F: drivers/leds/leds-net48xx.c +SOFTLOGIC 6x10 MPEG CODEC +M: Ismael Luceno +L: linux-media@vger.kernel.org +S: Supported +F: drivers/media/pci/solo6x10/ + SOFTWARE RAID (Multiple Disks) SUPPORT M: Neil Brown L: linux-raid@vger.kernel.org @@ -8657,11 +8663,6 @@ M: Christopher Harrer S: Odd Fixes F: drivers/staging/slicoss/ -STAGING - SOFTLOGIC 6x10 MPEG CODEC -M: Ismael Luceno -S: Supported -F: drivers/staging/media/solo6x10/ - STAGING - SPEAKUP CONSOLE SPEECH DRIVER M: William Hubbs M: Chris Brannon -- cgit v1.2.3 From 7eea35fe3df80e1a008203e59487185d5d04a5a8 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 30 Jul 2014 05:09:23 -0300 Subject: [media] MAINTAINERS: Update go7007 pattern Commit 7955f03d18d1 ("[media] go7007: move out of staging into drivers/media/usb") moved the files, update the pattern. Signed-off-by: Joe Perches Acked-by: Hans Verkuil Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index efd3e4a644a3..4cdf24c1ada6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3986,6 +3986,12 @@ F: Documentation/isdn/README.gigaset F: drivers/isdn/gigaset/ F: include/uapi/linux/gigaset_dev.h +GO7007 MPEG CODEC +M: Hans Verkuil +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/usb/go7007/ + GPIO SUBSYSTEM M: Linus Walleij M: Alexandre Courbot @@ -8596,11 +8602,6 @@ M: David Täht S: Odd Fixes F: drivers/staging/frontier/ -STAGING - GO7007 MPEG CODEC -M: Hans Verkuil -S: Maintained -F: drivers/staging/media/go7007/ - STAGING - INDUSTRIAL IO M: Jonathan Cameron L: linux-iio@vger.kernel.org -- cgit v1.2.3