summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2005-04-25added support for different tda10046 firmware versions.Andreas Oberritter
2005-04-25allow N_I2C to be overridden by the card driverAndreas Oberritter
2005-04-25use simple u8 instead of bitfieldsAndreas Oberritter
2005-04-23patch by Adrian Bunk:Johannes Stezenbach
2005-04-17- ported all dibusb drivers to fit into the dvb-usb-framewordPatrick Boettcher
2005-04-10copying the mt352_config-struct to mt352_state instead of storing just the po...Patrick Boettcher
2005-04-07 - remove msleep(10) in writereg (suggested by Tony Glader)Kenneth Aafloy
2005-04-06small NULL checks which lead to segfaults, when doing developingPatrick Boettcher
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-04-03patch by NooneImportant:Johannes Stezenbach
2005-03-26mostly formatting cleanups, no functional changeAndreas Oberritter
2005-03-23patch by Greg Wickham:Johannes Stezenbach
2005-03-21make logarithm stuff static (conflicts; BTW, we now have alreadyJohannes Stezenbach
2005-03-21change gcc-2.95 workaround to what is in 2.6.12-rc1Johannes Stezenbach
2005-03-19 - remove s* from state, they are only used in read_statusKenneth Aafloy
2005-03-19 - Patch by Olaf Titz: gcc 2.95 compile fixesKenneth Aafloy
2005-03-14- added native support for the dtt200u (Yakumo/Typhoon/Hama) USB2.0 devicePatrick Boettcher
2005-03-13fix a warningJohannes Stezenbach
2005-03-13patch submitted by Gerd Knorr:Johannes Stezenbach
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-03-12fix typo in commentJohannes Stezenbach
2005-03-10 - remove bttv dependency from frontendKenneth Aafloy
2005-03-09 - kfree(NULL) is safeKenneth 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-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-19clean up patch by Rusty ScottJohannes Stezenbach
2005-02-17DVB support for the pcHDTV HD2000 cardJohannes Stezenbach
2005-02-16patch by Gerd Knorr: add PLL libraryJohannes Stezenbach
2005-02-15Patch by Taylor Jacob and Tom Dombrosky: There was a typo in the BBTI/B2C2 sp...Patrick Boettcher
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-02-11- added a another firmware file for KWorld/ADSTech Instant DVB-T USB2.0 (DiB3...Patrick Boettcher
2005-02-10- fix marko kohtala's mail addressMichael Hunold
2005-02-05corrected name syntaxPatrick Boettcher
2005-02-04DVB_NXT2002 selects FW_LOADERJohannes Stezenbach
2005-02-03patch by Taylor Jacob: Add QAM64/256 SupportJohannes Stezenbach
2005-01-30fix unhandled invert_pwm option (needed on dbox2 hardware)Andreas Oberritter
2005-01-29patch by Gerd Knorr:Johannes Stezenbach
2005-01-25- corrected the name in driver_descPatrick Boettcher
2005-01-25clarify firmware upload messagesJohannes Stezenbach
2005-01-24- Build fix for older gcc's (thanks to Andrew Morton)Patrick Boettcher
2005-01-21- add firmware file name to "upload..." printkJohannes Stezenbach
2005-01-13removed the pid_filter_table from frontendsPatrick Boettcher
2005-01-13- exported an mt352_read_reg-functionPatrick Boettcher
2005-01-13mt352.cPatrick Boettcher
2005-01-11fix "Suppport" typoJohannes Stezenbach
2005-01-09internal refactoring step 3/3Patrick Boettcher
2005-01-07patch by Alexey Dobriyan: remove stray '#'Johannes Stezenbach
2005-01-06Fix compile warningAndrew de Quincy
2005-01-06Patch from Markus Breitenberger to fix tuning problemsAndrew de Quincy