GIT Revision: 2de224b560ecf5d63aeeadbb811ff1408054244b

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=87
This commit is contained in:
Michal Marek 2011-11-17 06:02:40 +00:00 committed by Git OBS Bridge
parent e6fdf753d5
commit 0f6935bdf9
19 changed files with 456 additions and 10 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cde91b586ef86bf54a6cf09c33de15620ba29e5e11cf103ccd72fa8db39d460
size 228993
oid sha256:bffa555c051de3b9e4b9021a43cdc38d50b680ca459090d749efd2028ccca35c
size 229230

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Nov 16 19:39:48 CET 2011 - jslaby@suse.cz
- add as102 dvb-t driver to staging
- staging: as102: Initial import from Abilis.
- staging: as102: Fix CodingStyle errors in file as102_drv.c.
- staging: as102: Fix CodingStyle errors in file as102_fw.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd.c.
- staging: as102: Fix CodingStyle errors in file
as10x_cmd_stream.c.
- staging: as102: Fix CodingStyle errors in file as102_fe.c.
- staging: as102: Fix CodingStyle errors in file as102_usb_drv.c.
- staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c.
- staging: as102: Add Elgato EyeTV DTT Deluxe.
- staging: as102: Properly handle multiple product names.
- staging: as102: Fix licensing oversight.
- staging: as102: Remove non-linux headers inclusion.
- staging: as102: Convert the comments to kernel-doc style.
- staging: as102: Enable compilation.
- staging: as102: Add nBox Tuner Dongle support.
- staging: as102: Unconditionally compile code dependent on
DVB_CORE.
- staging: as102: Remove conditional compilation based on
kernel version.
- Update config files.
- commit f08cab1
-------------------------------------------------------------------
Tue Nov 15 02:03:50 CET 2011 - jeffm@suse.com
- Update Patch-mainline headers.
- commit e170ca1
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71d45f56f23032f52cafcecffe50d8144a5ffe5f62fc463a083dc17b039fb7dc
size 21907
oid sha256:99c32ee583eac30503d54f9e226c84f9ce2f695bb5e8dce51f961d7c42d616f0
size 50655

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:583974d616fd96d08fc08e3090cbd59bd39d1efb7444d49ea7a1a7981bcb9bc2
size 24881
oid sha256:10110aac47102ebcc67e5d5b7c99096ea8bb02a2fef82cd25ee226528898abe8
size 24994

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a311d76a3e838ccd3ddd5695e149ff597454716c286036c2d1d11300a644702b
size 213684
oid sha256:f10775b8311193bb05c21a1991bb175526d407dfe9de2fbd0496f74bb632dfd0
size 213968

View File

@ -381,6 +381,23 @@
########################################################
# video4linux
########################################################
patches.drivers/0001-media-staging-as102-Initial-import-from-Abilis.patch
patches.drivers/0002-media-staging-as102-Fix-CodingStyle-errors-in-file-a.patch
patches.drivers/0003-media-staging-as102-Fix-CodingStyle-errors-in-file-a.patch
patches.drivers/0004-media-staging-as102-Fix-CodingStyle-errors-in-file-a.patch
patches.drivers/0005-media-staging-as102-Fix-CodingStyle-errors-in-file-a.patch
patches.drivers/0006-media-staging-as102-Fix-CodingStyle-errors-in-file-a.patch
patches.drivers/0007-media-staging-as102-Fix-CodingStyle-errors-in-file-a.patch
patches.drivers/0008-media-staging-as102-Fix-CodingStyle-errors-in-file-a.patch
patches.drivers/0009-media-staging-as102-Add-Elgato-EyeTV-DTT-Deluxe.patch
patches.drivers/0010-media-staging-as102-Properly-handle-multiple-product.patch
patches.drivers/0011-media-staging-as102-Fix-licensing-oversight.patch
patches.drivers/0012-media-staging-as102-Remove-non-linux-headers-inclusi.patch
patches.drivers/0013-media-staging-as102-Convert-the-comments-to-kernel-d.patch
patches.drivers/0014-media-staging-as102-Enable-compilation.patch
patches.drivers/0015-media-staging-as102-Add-nBox-Tuner-Dongle-support.patch
patches.drivers/0016-media-staging-as102-Unconditionally-compile-code-dep.patch
patches.drivers/0017-media-staging-as102-Remove-conditional-compilation-b.patch
########################################################
# Network

View File

@ -1,3 +1,3 @@
2011-11-12 23:40:13 +0100
GIT Revision: 0fd7f44818cc97ac8568b0fd418f75ed6bc70cfc
2011-11-16 19:42:33 +0100
GIT Revision: 2de224b560ecf5d63aeeadbb811ff1408054244b
GIT Branch: stable