Yet another v4l/dvb/rc update

Signed-off-by: Jarod Wilson <jarod@redhat.com>
This commit is contained in:
Jarod Wilson 2011-01-18 00:37:11 -05:00
parent b11f51521b
commit a49e3abdff
4 changed files with 71413 additions and 20296 deletions

View File

@ -2401,6 +2401,7 @@ CONFIG_VIDEO_TLG2300=m
CONFIG_VIDEO_SR030PC30=m
# Doesn't build on 2.6.35
# CONFIG_VIDEO_VIA_CAMERA is not set
# CONFIG_VIDEO_NOON010PC30 is not set
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
@ -2583,6 +2584,8 @@ CONFIG_DVB_PT1=m
CONFIG_MANTIS_CORE=m
CONFIG_DVB_MANTIS=m
CONFIG_DVB_HOPPER=m
CONFIG_DVB_USB_TECHNISAT_USB2=m
CONFIG_DVB_DIB9000=m
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
@ -3076,6 +3079,7 @@ CONFIG_SOC_CAMERA_RJ54N1=m
CONFIG_SOC_CAMERA_OV9640=m
CONFIG_SOC_CAMERA_IMX074=m
CONFIG_SOC_CAMERA_OV6650=m
CONFIG_SOC_CAMERA_OV2640=m
#
# USB Network adaptors
@ -3877,6 +3881,7 @@ CONFIG_RADIO_ADAPTERS=y
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set
# CONFIG_RADIO_SAA7706H is not set
# CONFIG_RADIO_WL1273 is not set
# CONFIG_SND_OPL4_LIB is not set
# CONFIG_SND_AD1816A is not set

View File

@ -722,7 +722,6 @@ Patch2802: linux-2.6-silence-acpi-blacklist.patch
Patch2899: linux-2.6-v4l-dvb-update.patch
Patch2900: linux-2.6-v4l-dvb-fixes.patch
Patch2901: linux-2.6-v4l-dvb-experimental.patch
Patch2917: hdpvr-ir-enable.patch
Patch2918: imon-default-proto-modparam.patch
Patch2950: linux-2.6-via-velocity-dma-fix.patch
@ -1432,9 +1431,6 @@ ApplyPatch efifb-check-that-the-base-addr-is-plausible-on-pci-systems.patch
# silence the ACPI blacklist code
ApplyPatch linux-2.6-silence-acpi-blacklist.patch
# enable IR receiver on Hauppauge HD PVR (v4l-dvb merge pending)
ApplyPatch hdpvr-ir-enable.patch
# V4L/DVB updates/fixes/experimental drivers
# apply if non-empty
ApplyOptionalPatch linux-2.6-v4l-dvb-update.patch
@ -2135,6 +2131,10 @@ fi
# and build.
%changelog
* Tue Jan 18 2011 Jarod Wilson <jarod@redhat.com> 2.6.35.10-78
- Rebase v4l/dvb/rc bits to 2.6.38-rc1 code
- Fix lirc_serial transmit (#658600)
* Sun Jan 16 2011 Chuck Ebbert <cebbert@redhat.com>
- Fix wrong file allocation size in btrfs (#669511)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff