Age | Commit message (Expand) | Author |
2012-01-05 | [media] dvb_frontend: improve documentation on set_delivery_system() | Mauro Carvalho Chehab |
2012-01-05 | [media] dvb_frontend: Update the dynamic info->type | Mauro Carvalho Chehab |
2012-01-05 | [media] dvb_frontend: regression fix: add a missing inc inside the loop | Mauro Carvalho Chehab |
2012-01-05 | [media] mt2063: fix get_if_frequency call | Stefan Ringel |
2012-01-05 | [media] cx25840: Fix compilation for i386 architecture | Mauro Carvalho Chehab |
2012-01-05 | [media] cx25840: Added g_std support to the video decoder driver | Steven Toth |
2012-01-05 | [media] cx25840: Hauppauge HVR1850 Analog driver support | Steven Toth |
2012-01-05 | [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation | Steven Toth |
2012-01-05 | [media] cx23885: Control cleanup on the MPEG Encoder | Steven Toth |
2012-01-05 | [media] cx23885: Hauppauge HVR1850 Analog driver support | Steven Toth |
2012-01-04 | [media] Don't test for ops->info.type inside drivers | Mauro Carvalho Chehab |
2012-01-04 | [media] drxk: Add support for parallel mode and prints mpeg mode | Mauro Carvalho Chehab |
2012-01-04 | [media] drxk: Improve a few debug messages | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Add it to the building system | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Add support for get_if_frequency() | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: add some useful info for the dvb callback calls | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: print the detected version | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Fix i2c read message | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Print a message about the detected mt2063 type | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: don't crash if device is not initialized | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Remove two unused temporary vars | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Rewrite tuning logic | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Add some debug printk's | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Convert it to the DVBv5 way for set_params() | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Properly document the author of the original driver | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Rearrange the delivery system functions | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Fix comments | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Fix analog/digital set params logic | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: make checkpatch.pl happy | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Cleanup some function prototypes | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Reorder the code to avoid function prototypes | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Remove setParm/getParm abstraction layer | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Rework on the publicly-exported functions | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Simplify mt2063_setTune logic | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: simplify lockstatus logic | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Remove several unused parameters | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Use linux default max function | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Don't violate the DVB API | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Simplify device init logic | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Simplify some functions | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Rewrite read/write logic at the driver | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Remove the code for more than one adjacent mt2063 tuners | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Use state for the state structure | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Merge the two state structures into one | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Remove unused data structures | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Use Unix standard error handling | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Remove internal version checks | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Move data structures to the driver | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: get rid of compilation warnings | Mauro Carvalho Chehab |
2012-01-04 | [media] mt2063: Remove unused stuff | Mauro Carvalho Chehab |