Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-09 | renamed conflicting tda1004x_write_byte to tda10046_write_byte | Andreas Oberritter | |
2005-03-09 | - clear up confusion between ids and adapters | Kenneth Aafloy | |
2005-03-09 | Makefile and Kconfig updates for pluto2 | Andreas Oberritter | |
2005-03-09 | b2c2 depends on (PCI || USB) | Andreas Oberritter | |
2005-03-09 | temporary frontend driver | Andreas Oberritter | |
2005-03-09 | Experimental pluto2 driver for Satelco Easywatch Mobile Terrestrial Receiver. | Andreas Oberritter | |
The TDA10046 driver (pluto_fe.c) still needs to be merged with tda1004x.c known issues: machine might freeze during bad reception machine might freeze on module unload -> ejecting the cardbus card might help sometimes | |||
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy | |
2005-03-09 | - FIX: don't do av7110_ir_exit if init was not done | Kenneth Aafloy | |
2005-03-09 | - moved the flexcop-driver-suite to linux/drivers | Patrick Boettcher | |
- adapted build-2.6 (removed skystar2 from insmod.sh) - corrected some bugs in Kconfig - tried compilation with linux 2.6.11 (as module and as compiled-in-driver) | |||
2005-03-08 | - Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself. | Kenneth Aafloy | |
2005-03-08 | FIX: Continuity Errors with tda10021 (slickhenry, Robert Schlabbach) | Kenneth Aafloy | |
2005-03-08 | - cx24110 diseqc_send_burst (Peter Hettkamp, Uwe Bugla) | Kenneth Aafloy | |
2005-03-05 | removed all traces of the USB driver in linux/driver../b2c2 dir | Patrick Boettcher | |
2005-03-04 | - fixed pll frequency calculation for channels > 700 MHz. | Patrick Boettcher | |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach | |
2005-02-21 | Add IR support added by Peter Beutner <p.beutner@gmx.net> | Alex Woods | |
2005-02-19 | clean up patch by Rusty Scott | Johannes Stezenbach | |
2005-02-19 | - corrected some rc keys | Patrick Boettcher | |
- added a key repeat mechanism | |||
2005-02-19 | *argl* - initialization was wrong | Patrick Boettcher | |
2005-02-19 | - added native nova-t support, since only the nova-t firmware works with the ↵ | Patrick Boettcher | |
nova-t remote control - added keys statically (maybe we should find something to sort this out... cinergyt2 is doing the same) | |||
2005-02-17 | - struct channel removed in favour of dvbdmxfeed->index (thanks to the testers) | Patrick Boettcher | |
2005-02-17 | DVB support for the pcHDTV HD2000 card | Johannes Stezenbach | |
submitted by Rusty Scott | |||
2005-02-17 | Remove unneeded test in av7110_ipack_free(): | Johannes Stezenbach | |
- calls are balanced; - vfree(NULL) is safe. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> | |||
2005-02-17 | Janitoring - error handling during attach | Johannes Stezenbach | |
- av7110_arm_sync(): small helper to factor out some code; - av7110_attach() does not check the status code returned by all the functions is uses; - balance the error path in av7110_attach and have it easy to check. Please check it; - if everything is correctly balanced, device_initialized is not needed anymore in struct av7110; - av7110_detach(): no need to cast a void * pointer; - av7110_detach(): die #ifdef, die ! - change the returned value of av7110_av_exit() as it can't fail; - change the returned value of av7110_ca_init() as it can fail. Removed extraneous casts while are it; - check for failure of vmalloc() in ci_ll_init(). Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> | |||
2005-02-16 | don't call av7110_ir_init() if driver initialization failed already | Johannes Stezenbach | |
due to previous errors (resulted in Oops in out-of-memory conditions) | |||
2005-02-16 | patch by Gerd Knorr: add PLL library | Johannes Stezenbach | |
(descriptions + helper functions for simple dvb plls) | |||
2005-02-16 | patch by Colin Western: s/usb_unlink_urb/usb_kill_urb/ | Johannes Stezenbach | |
2005-02-15 | Patch by Taylor Jacob and Tom Dombrosky: There was a typo in the BBTI/B2C2 ↵ | Patrick Boettcher | |
specs that stated the upper frequency of the air2pc/nxt2002 was 806Mhz, not 860Mhz. | |||
2005-02-14 | - added index field to struct dvb_demux_feed for having a unique feed id, ↵ | Patrick Boettcher | |
which can be used for hardware pid filter tables | |||
2005-02-14 | - adding the index to struct dvb_demux_feed makes dibusb-pid-filtering redundant | Patrick Boettcher | |
2005-02-12 | patch by Adrian Bunk: | Johannes Stezenbach | |
This patch contains the following possible cleanups: - make needlessly global code static - remove the following EXPORT_SYMBOL'ed but unused function: - bt8xx/bt878.c: bt878_find_by_i2c_adap - remove the following unused global functions: - dvb-core/dvb_demux.c: dmx_get_demuxes - dvb-core/dvb_demux.c: dvb_set_crc32 - remove the following unneeded EXPORT_SYMBOL's: - dvb-core/dvb_demux.c: dvb_dmx_swfilter_packet - dvb-core/dvb_demux.c: dvbdmx_connect_frontend - dvb-core/dvb_demux.c: dvbdmx_disconnect_frontend - dvb-core/dvbdev.c: dvb_class Signed-off-by: Adrian Bunk <bunk@stusta.de> | |||
2005-02-11 | Streaming must be enabled for the new KWorld as well. | Patrick Boettcher | |
2005-02-11 | - added a another firmware file for KWorld/ADSTech Instant DVB-T USB2.0 ↵ | Patrick Boettcher | |
(DiB3000M-B) - added support for KWorld/ADSTech Instant DVB-T USB2.0 (DiB3000M-B) - added deactivation option of the pid parser for the DiB3000M-B (since there are USB2.0 devices and which now have the ability to deliver the complete Transport Stream) | |||
2005-02-10 | - fixed MAC address reading (eeprom address to read, was not correctly set, ↵ | Patrick Boettcher | |
respectively overwritten) | |||
2005-02-10 | - fix marko kohtala's mail address | Michael Hunold | |
2005-02-08 | Use alternative interface. Asks for less bandwidth and therefore works with | Alex Woods | |
OHCI as well as UHCI. | |||
2005-02-06 | added a note to inform people about b2c2/ in dvb-kernel root | Patrick Boettcher | |
2005-02-05 | remove any traces of the firmware bug | Patrick Boettcher | |
2005-02-05 | remove warning about firmware bug | Patrick Boettcher | |
2005-02-05 | debug message changed | Patrick Boettcher | |
2005-02-05 | increased the number of urbs for usb1.1 devices | Patrick Boettcher | |
2005-02-05 | use own err,info,warn defines, driver description | Patrick Boettcher | |
2005-02-05 | corrected name syntax | Patrick Boettcher | |
2005-02-04 | patch by Al Viro from 2.6.11-rc3: __user annotation | Johannes Stezenbach | |
2005-02-04 | DVB_NXT2002 selects FW_LOADER | Johannes Stezenbach | |
2005-02-03 | patch by Taylor Jacob: Add QAM64/256 Support | Johannes Stezenbach | |
2005-02-02 | - added support for Hauppauge WinTV NOVA-T USB2 (clone of MOD3000P by DiBcom) | Patrick Boettcher | |
2005-01-30 | fix unhandled invert_pwm option (needed on dbox2 hardware) | Andreas Oberritter | |
submitted by Carsten Juttner <carjay@gmx.net> | |||
2005-01-30 | Updated email address | Roberto Ragusa | |
2005-01-30 | Committed patch for Activy Budget with ALPS BSRU6 tuner | Oliver Endriss | |
submitted by Andreas 'randy' Weinberger. |