Age | Commit message (Expand) | Author |
2006-01-09 | Remove DViCO specific firmware hacks from the generic code. | Christopher Pascoe |
2006-01-08 | Add Kconfig option for wrongly programmed devices | Patrick Boettcher |
2006-01-08 | White-space cleanup | Patrick Boettcher |
2006-01-08 | Indention cleanups | Patrick Boettcher |
2006-01-08 | Check if PLL-description is set | Patrick Boettcher |
2006-01-08 | Changed indention for define's and their values | Patrick Boettcher |
2006-01-08 | revert wrong commit | Michael Krufky |
2006-01-08 | codingstyle cleanups & restore some wrongfully deleted dvb-usb-ids | Michael Krufky |
2006-01-08 | DViCO USB IR Remote support | Christopher Pascoe |
2006-01-08 | DViCO Dual Digital DVB-T / USB bluebird updates | Christopher Pascoe |
2006-01-06 | Latest patch #ifs were wrong. fixing. | Mauro Carvalho Chehab |
2006-01-06 | USB: remove .owner field from struct usb_driver | Mauro Carvalho Chehab |
2006-01-03 | rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh064f_properties | Michael Krufky |
2006-01-01 | Small cxusb cleanups | Michael Krufky |
2006-01-01 | Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV USB models. | Michael Krufky |
2006-01-01 | Add support for DViCO FusionHDTV5 USB Gold | Michael Krufky |
2005-12-31 | Using new firmware for the WideView Stick | Patrick Boettcher |
2005-12-20 | Initialize the dvb-usb-device-pointer to NULL | Patrick Boettcher |
2005-12-08 | syncronizes some changes between v4l and dvb | Mauro Carvalho Chehab |
2005-12-04 | Backport of Dmitry Torokhov's input layer changes at mainline kernel | Ricardo Cerqueira |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-11-20 | From: Adrian Bunk <bunk@stusta.de> | Johannes Stezenbach |
2005-11-10 | fixed mistake of an incorrect usage of pid_filter-callbacks inside the privat... | Patrick Boettcher |
2005-11-09 | [PATCH] dvb-usb-urb printk fix | Michael Krufky |
2005-11-02 | To make the integration of future devices easier I | Patrick Boettcher |
2005-10-28 | Adding support for the Artec T1 USB2.0 box (real USB2.0) | Patrick Boettcher |
2005-10-01 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Michael Krufky |
2005-09-19 | The duplicate key definitions cause misinterpretations with | Patrick Boettcher |
2005-08-27 | Fixed race between submitting streaming URBs in the driver and starting the | Patrick Boettcher |
2005-08-23 | This patch changes two things: | Patrick Boettcher |
2005-08-16 | white space cleanup | Patrick Boettcher |
2005-08-16 | init-prototype change for the cxusb-driver | Patrick Boettcher |
2005-08-16 | added support for the NXT6000-based digitv-box. | Patrick Boettcher |
2005-08-16 | changed the init call to get the dvb_usb_device back immediatly if necessary. | Patrick Boettcher |
2005-08-01 | added names for clones of the DVB-T stick. | Patrick Boettcher |
2005-07-22 | From: Ye Jianjun (Joey) <joeyye@trident.com.cn> | Patrick Boettcher |
2005-07-19 | removed empty module_init/exit calls | Andreas Oberritter |
2005-07-11 | added USB IDs if the Kworld Xpert DVB-T USB2.0 (clone of the ADStech box) | Patrick Boettcher |
2005-07-10 | gcc-2.95 compile fix | Johannes Stezenbach |
2005-07-10 | gcc-4.0 compile fix | Johannes Stezenbach |
2005-07-02 | corrected some typos. | Patrick Boettcher |
2005-07-02 | USB IDs for the vp702x-driver. | Patrick Boettcher |
2005-07-02 | added driver for the TwinhanDTV StarBox and clones. This is a preliminary dri... | Patrick Boettcher |
2005-07-01 | added support and rewrote some parts with the help of vendor information (Tha... | Patrick Boettcher |
2005-06-28 | Changed the name-field of the pci_driver and usb_driver structs to the name of | Patrick Boettcher |
2005-06-26 | FIX: not using HZ for usb-transfer-timeouts. | Patrick Boettcher |
2005-06-26 | FIX: The changes to a800.c are trivial just a few errors in the remote contro... | Patrick Boettcher |
2005-06-24 | initialization of globals to 0 is not wanted by kernel-folks. Removing it. | Patrick Boettcher |
2005-06-24 | fixed usage of the correct number of events in keymapping-array | Patrick Boettcher |
2005-06-19 | backport of 2.6.12 changes to match other API changes (i2c, usb) | Johannes Stezenbach |