summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx
AgeCommit message (Expand)AuthorFilesLines
2008-06-05V4L/DVB (7970): mix trivial endianness annotationsAl Viro1-4/+4
2008-05-14V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab1-1/+0
2008-05-14V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab1-1/+1
2008-05-14V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950Michael Krufky1-1/+7
2008-05-14V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...Mauro Carvalho Chehab1-1/+0
2008-04-30Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-1/+1
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+1
2008-04-26V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isocJanne Grunau1-1/+1
2008-04-24V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed"Devin Heitmueller1-2/+2
2008-04-24V4L/DVB (7650): git-dvb: Kconfig fixAndrew Morton1-0/+1
2008-04-24V4L/DVB (7619): em28xx: adds proper demod IF for HVR-900Mauro Carvalho Chehab1-1/+4
2008-04-24V4L/DVB (7618): em28xx: make some symbols staticMauro Carvalho Chehab2-6/+4
2008-04-24V4L/DVB (7617): Removes a manual mode setupMauro Carvalho Chehab1-2/+0
2008-04-24V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right placeMauro Carvalho Chehab1-0/+17
2008-04-24V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab5-75/+150
2008-04-24V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...Mauro Carvalho Chehab1-4/+4
2008-04-24V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab5-124/+124
2008-04-24V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPOMauro Carvalho Chehab1-9/+9
2008-04-24V4L/DVB (7611): em28xx: Move registers to a separate fileMauro Carvalho Chehab3-66/+90
2008-04-24V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab4-4/+20
2008-04-24V4L/DVB (7609): em28xx-core: speed-up firmware loadDevin Heitmueller1-1/+0
2008-04-24V4L/DVB (7608): em28xx-dvb: Some cleanups and fixesDevin Heitmueller1-4/+0
2008-04-24V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf7-188/+240
2008-04-24V4L/DVB (7606): em28xx-dvb: Program GPO as wellMauro Carvalho Chehab1-0/+2
2008-04-24V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab4-114/+67
2008-04-24V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvbAidan Thornton3-58/+302
2008-04-24V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton3-191/+202
2008-04-24V4L/DVB (7601): em28xx-dvb: add support for the HVR-900Aidan Thornton3-0/+39
2008-04-24V4L/DVB (7600): em28xx: Sets frequency when changing to analog modeMauro Carvalho Chehab1-0/+10
2008-04-24V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fhMauro Carvalho Chehab2-11/+20
2008-04-24V4L/DVB (7598): em28xx: several fixes on gpio programmingDevin Heitmueller3-27/+43
2008-04-24V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modesMauro Carvalho Chehab3-14/+29
2008-04-24V4L/DVB (7596): em28xx-dvb: Add support for HVR950Mauro Carvalho Chehab3-2/+45
2008-04-24V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab3-77/+116
2008-04-24V4L/DVB (7594): em28xx: Fix KconfigMauro Carvalho Chehab1-1/+2
2008-04-24V4L/DVB (7593): em28xx: add a module to handle dvbMauro Carvalho Chehab6-24/+218
2008-04-24V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab3-41/+13
2008-04-24V4L/DVB (7565): em28xx: fix buffer underrun handlingAidan Thornton2-45/+42
2008-04-24V4L/DVB (7564): em28xx: Some fixes to display logicMauro Carvalho Chehab2-15/+19
2008-04-24V4L/DVB (7563): em28xx: Add missing checksMauro Carvalho Chehab1-9/+26
2008-04-24V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another oneMauro Carvalho Chehab1-9/+14
2008-04-24V4L/DVB (7557): em28xx: honour video_debug modprobe parameterMauro Carvalho Chehab1-0/+1
2008-04-24V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_capAidan Thornton1-0/+6
2008-04-24V4L/DVB (7555): em28xx: remove timeoutMauro Carvalho Chehab2-32/+0
2008-04-24V4L/DVB (7550): em28xx: Fix a possible memory leakBrandon Philips1-11/+14
2008-04-24V4L/DVB (7549): em28xx: some small cleanupsMauro Carvalho Chehab1-11/+4
2008-04-24V4L/DVB (7548): Various fixes for the em28xx videobuf codeAidan Thornton1-13/+7
2008-04-24V4L/DVB (7547): em28xx: Fix a broken lockMauro Carvalho Chehab1-7/+4
2008-04-24V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced b...Mauro Carvalho Chehab1-73/+78
2008-04-24V4L/DVB (7544): em28xx: Fix timeout codeMauro Carvalho Chehab1-3/+3