diff --git a/packages/linux/meta b/packages/linux/meta index fc45aa44c7..b349f38084 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.8.7" +PKG_VERSION="3.8.8" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/3.8.7/linux-010-perf_crosscompiling.patch b/packages/linux/patches/3.8.8/linux-010-perf_crosscompiling.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-010-perf_crosscompiling.patch rename to packages/linux/patches/3.8.8/linux-010-perf_crosscompiling.patch diff --git a/packages/linux/patches/3.8.7/linux-053-spinelplus-remote-0.2.patch b/packages/linux/patches/3.8.8/linux-053-spinelplus-remote-0.2.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-053-spinelplus-remote-0.2.patch rename to packages/linux/patches/3.8.8/linux-053-spinelplus-remote-0.2.patch diff --git a/packages/linux/patches/3.8.7/linux-059-remove_some_xpad_pids-0.2.patch b/packages/linux/patches/3.8.8/linux-059-remove_some_xpad_pids-0.2.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-059-remove_some_xpad_pids-0.2.patch rename to packages/linux/patches/3.8.8/linux-059-remove_some_xpad_pids-0.2.patch diff --git a/packages/linux/patches/3.8.7/linux-203-stb0899_enable_low_symbol_rate.patch b/packages/linux/patches/3.8.8/linux-203-stb0899_enable_low_symbol_rate.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-203-stb0899_enable_low_symbol_rate.patch rename to packages/linux/patches/3.8.8/linux-203-stb0899_enable_low_symbol_rate.patch diff --git a/packages/linux/patches/3.8.7/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch b/packages/linux/patches/3.8.8/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch rename to packages/linux/patches/3.8.8/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch diff --git a/packages/linux/patches/3.8.7/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch b/packages/linux/patches/3.8.8/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch rename to packages/linux/patches/3.8.8/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch diff --git a/packages/linux/patches/3.8.7/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch b/packages/linux/patches/3.8.8/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch rename to packages/linux/patches/3.8.8/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch diff --git a/packages/linux/patches/3.8.7/linux-210-dvbsky.patch b/packages/linux/patches/3.8.8/linux-210-dvbsky.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-210-dvbsky.patch rename to packages/linux/patches/3.8.8/linux-210-dvbsky.patch diff --git a/packages/linux/patches/3.8.7/linux-212-mantis_stb0899_faster_lock.patch b/packages/linux/patches/3.8.8/linux-212-mantis_stb0899_faster_lock.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-212-mantis_stb0899_faster_lock.patch rename to packages/linux/patches/3.8.8/linux-212-mantis_stb0899_faster_lock.patch diff --git a/packages/linux/patches/3.8.7/linux-213-cinergy_s2_usb_r2.patch b/packages/linux/patches/3.8.8/linux-213-cinergy_s2_usb_r2.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-213-cinergy_s2_usb_r2.patch rename to packages/linux/patches/3.8.8/linux-213-cinergy_s2_usb_r2.patch diff --git a/packages/linux/patches/3.8.7/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch b/packages/linux/patches/3.8.8/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch rename to packages/linux/patches/3.8.8/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch diff --git a/packages/linux/patches/3.8.8/linux-216-add_support_for_Avermedia_A835B.patch b/packages/linux/patches/3.8.8/linux-216-add_support_for_Avermedia_A835B.patch new file mode 100644 index 0000000000..75c9c32f5e --- /dev/null +++ b/packages/linux/patches/3.8.8/linux-216-add_support_for_Avermedia_A835B.patch @@ -0,0 +1,56 @@ +From 10a5c9148ee6841004cb7e6f4b09022eba94c7be Mon Sep 17 00:00:00 2001 +From: Eddi De Pieri +Date: Sat, 22 Dec 2012 09:41:49 -0300 +Subject: [PATCH] [media] it913x: add support for Avermedia A835B + +Add support for Avermedia A835B and variants. + +Signed-off-by: Eddi De Pieri +Cc: Malcolm Priestley +Signed-off-by: Mauro Carvalho Chehab +--- + drivers/media/dvb-core/dvb-usb-ids.h | 4 ++++ + drivers/media/usb/dvb-usb-v2/it913x.c | 12 ++++++++++++ + 2 files changed, 16 insertions(+), 0 deletions(-) + +diff --git a/drivers/media/dvb-core/dvb-usb-ids.h b/drivers/media/dvb-core/dvb-usb-ids.h +index c6720f2..7e1597d 100644 +--- a/drivers/media/dvb-core/dvb-usb-ids.h ++++ b/drivers/media/dvb-core/dvb-usb-ids.h +@@ -234,6 +234,10 @@ + #define USB_PID_AVERMEDIA_A815M 0x815a + #define USB_PID_AVERMEDIA_A835 0xa835 + #define USB_PID_AVERMEDIA_B835 0xb835 ++#define USB_PID_AVERMEDIA_A835B_1835 0x1835 ++#define USB_PID_AVERMEDIA_A835B_2835 0x2835 ++#define USB_PID_AVERMEDIA_A835B_3835 0x3835 ++#define USB_PID_AVERMEDIA_A835B_4835 0x4835 + #define USB_PID_AVERMEDIA_1867 0x1867 + #define USB_PID_AVERMEDIA_A867 0xa867 + #define USB_PID_AVERMEDIA_TWINSTAR 0x0825 +diff --git a/drivers/media/usb/dvb-usb-v2/it913x.c b/drivers/media/usb/dvb-usb-v2/it913x.c +index fbc0a84..744c9f9 100644 +--- a/drivers/media/usb/dvb-usb-v2/it913x.c ++++ b/drivers/media/usb/dvb-usb-v2/it913x.c +@@ -780,6 +780,18 @@ static const struct usb_device_id it913x_id_table[] = { + { DVB_USB_DEVICE(USB_VID_ITETECH, USB_PID_ITETECH_IT9135_9006, + &it913x_properties, "ITE 9135(9006) Generic", + RC_MAP_IT913X_V1) }, ++ { DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_A835B_1835, ++ &it913x_properties, "Avermedia A835B(1835)", ++ RC_MAP_IT913X_V2) }, ++ { DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_A835B_2835, ++ &it913x_properties, "Avermedia A835B(2835)", ++ RC_MAP_IT913X_V2) }, ++ { DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_A835B_3835, ++ &it913x_properties, "Avermedia A835B(3835)", ++ RC_MAP_IT913X_V2) }, ++ { DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_A835B_4835, ++ &it913x_properties, "Avermedia A835B(4835)", ++ RC_MAP_IT913X_V2) }, + {} /* Terminating entry */ + }; + +-- +1.7.2.5 + diff --git a/packages/linux/patches/3.8.7/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch b/packages/linux/patches/3.8.8/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch rename to packages/linux/patches/3.8.8/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch diff --git a/packages/linux/patches/3.8.7/linux-221-ngene-octopus.patch b/packages/linux/patches/3.8.8/linux-221-ngene-octopus.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-221-ngene-octopus.patch rename to packages/linux/patches/3.8.8/linux-221-ngene-octopus.patch diff --git a/packages/linux/patches/3.8.7/linux-222-stb0899_signal_quality.patch b/packages/linux/patches/3.8.8/linux-222-stb0899_signal_quality.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-222-stb0899_signal_quality.patch rename to packages/linux/patches/3.8.8/linux-222-stb0899_signal_quality.patch diff --git a/packages/linux/patches/3.8.7/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch b/packages/linux/patches/3.8.8/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch rename to packages/linux/patches/3.8.8/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch diff --git a/packages/linux/patches/3.8.7/linux-700-jmicron_1_0_8_5.patch b/packages/linux/patches/3.8.8/linux-700-jmicron_1_0_8_5.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-700-jmicron_1_0_8_5.patch rename to packages/linux/patches/3.8.8/linux-700-jmicron_1_0_8_5.patch diff --git a/packages/linux/patches/3.8.7/linux-950-saa716x_PCIe_interface_chipset.patch b/packages/linux/patches/3.8.8/linux-950-saa716x_PCIe_interface_chipset.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-950-saa716x_PCIe_interface_chipset.patch rename to packages/linux/patches/3.8.8/linux-950-saa716x_PCIe_interface_chipset.patch diff --git a/packages/linux/patches/3.8.7/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch b/packages/linux/patches/3.8.8/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch rename to packages/linux/patches/3.8.8/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch diff --git a/packages/linux/patches/3.8.7/linux-995-CX24120-13Z_frontend.patch b/packages/linux/patches/3.8.8/linux-995-CX24120-13Z_frontend.patch similarity index 100% rename from packages/linux/patches/3.8.7/linux-995-CX24120-13Z_frontend.patch rename to packages/linux/patches/3.8.8/linux-995-CX24120-13Z_frontend.patch