summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller
2008-12-29em28xx: expand output formats availableDevin Heitmueller
2008-12-29em28xx: fix reversed definitions of I2S audio modesDevin Heitmueller
2008-12-29em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller
2008-12-29em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profileDevin Heitmueller
2008-12-29em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller
2008-12-29em28xx: fix corrupted XCLK valueDevin Heitmueller
2008-12-29merge: http://linuxtv.org/hg/~dougsland/v4lMauro Carvalho Chehab
2008-12-28em28xx: simplify analog logicMauro Carvalho Chehab
2008-12-28em28xx: move usb probe code to a proper placeMauro Carvalho Chehab
2008-12-27em28xx: Add snapshot feature for Pixelview Prolink PlayTV USB 2.0Douglas Schilling Landgraf
2008-12-27em28xx: Add entry for PixelView PlayTV Box 4Douglas Schilling Landgraf
2008-12-22em28xx: Allow get/set registers for debug on i2c slave chipsMauro Carvalho Chehab
2008-12-22em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab
2008-12-22em28xx: de-obfuscate vidioc_g_ctrl logicMauro Carvalho Chehab
2008-12-22em28xx: Fix bad locks on error conditionMauro Carvalho Chehab
2008-12-20em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab
2008-12-20em28xx: Fix a bug that were putting xc2028/3028 tuner to sleepMauro Carvalho Chehab
2008-12-18merge: http://www.linuxtv.org/hg/~dheitmueller/v4l-dvbMauro Carvalho Chehab
2008-12-16em28xx: don't assume every eb1a:2820 reference design is a Prolink PlayTV USB2Devin Heitmueller
2008-12-16em28xx: add chip id for em2874Devin Heitmueller
2008-12-16em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET commandDevin Heitmueller
2008-12-16em28xx: fix/improve em28xx locking schemaMauro Carvalho Chehab
2008-12-16em28xx: vidioc_try_fmt_vid_cap() doesn't need any lockMauro Carvalho Chehab
2008-12-16em28xx: move res_get locks to the caller routinesMauro Carvalho Chehab
2008-12-16em28xx: move dev->lock from res_free to the caller routinesMauro Carvalho Chehab
2008-12-08merge: http://linuxtv.org/hg/~dougsland/850-v4l/Mauro Carvalho Chehab
2008-12-05em28xx: turn off tuner when not usedMauro Carvalho Chehab
2008-12-01em28xx: Add specific entry for WinTV-HVR 850Douglas Schilling Landgraf
2008-11-29em28xx: improve board description messagesMauro Carvalho Chehab
2008-11-27em28xx: improve probe messagesMauro Carvalho Chehab
2008-11-27em28xx: move tuner gpio's to the cards structMauro Carvalho Chehab
2008-11-27em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab
2008-11-27em28xx: fix gpio settingsMauro Carvalho Chehab
2008-11-27em28xx: fix tuner absent entriesMauro Carvalho Chehab
2008-11-27em28xx: replace magic numbers for mux aliasesMauro Carvalho Chehab
2008-11-27em28xx: move gpio lines into board table descriptionMauro Carvalho Chehab
2008-12-09em28xx: fix Kworld Hybrid 330 (A316) supportMauro Carvalho Chehab
2008-11-25em28xx: move gpio tables to the top of em28xx-cardsMauro Carvalho Chehab
2008-11-26em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab
2008-11-26em28xx: Improve register log formatMauro Carvalho Chehab
2008-11-25em28xx: cleanup: We need just one tuner callbackMauro Carvalho Chehab
2008-11-25em28xx: improve debug messagesMauro Carvalho Chehab
2008-11-25em28xx: cleanup: saa7115 module auto-detects saa711x typeMauro Carvalho Chehab
2008-11-25Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab
2008-11-25em28xx: card description cleanupsMauro Carvalho Chehab
2008-11-25fix boards for kernels with algo_controlMauro Carvalho Chehab
2008-11-24em28xx: fix compile warningHans Verkuil