summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/av7110_av.c
AgeCommit message (Expand)Author
2006-07-29Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sMauro Carvalho Chehab
2006-06-25av7110: analog sound output of DVB-C rev 2.3Oliver Endriss
2006-03-30new module parameter 'tv_standard' (dvb-ttpci driver)Oliver Endriss
2005-11-15Driver support for live-ac3, firmware >= 2621 required.Oliver Endriss
2005-11-14fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Oliver Endriss
2005-06-19Fix indentation and add some whitepsace between operators.Johannes Stezenbach
2005-06-19- propagate more errors back to caller or log them, mainly inJohannes Stezenbach
2005-06-18Fixed typo in AUDUIO_CONTINUE ioctl: AUDIO_CMD_MUTE -> AUDIO_CMD_UNMUTEOliver Endriss
2005-04-06VIDEO_SET_DISPLAY_FORMAT ioctl fixed:Oliver Endriss
2005-03-26Switch analog output of the Crystal sound chip to left/stereo/right mode.Oliver Endriss
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-02-17Janitoring - error handling during attachJohannes Stezenbach
2004-11-08- make needlessly global code staticMichael Hunold
2004-09-20- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...Michael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-07-30 - More MODULE_PARM -> module_param changes, all should be corrected now.Kenneth Aafloy
2004-06-24- fix copy & paste bug: accidently set volume left twice, instead of left + r...Michael Hunold
2004-06-24- put audio/video initialization into separate function init_av7110_av()Michael Hunold
2004-03-23introduced some symbolic constants for a/v dec cmdsJohannes Stezenbach
2004-01-09move #include <dvb_functions.h> after av7110.h to avoid irqreturn_t warningJohannes Stezenbach
2004-01-08rename some non-static functions to enhance readabilityJohannes Stezenbach
2004-01-06coding style & whitespaceJohannes Stezenbach
2004-01-05Split av7110.c into a few separate modules:Johannes Stezenbach