summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
2008-05-01em28xx: add additional usb subids for Hauppauge HVR-950Michael Krufky
2008-04-30saa7134: dvb_unregister_frontend() shouldn't be called, if not registered yetMauro Carvalho Chehab
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-26A few CodingStyle fixesMauro Carvalho Chehab
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-04-24em28xx: copy and paste error in em28xx_init_isocMauro Carvalho Chehab
2008-04-21From: Devin Heitmueller <devin.heitmueller@gmail.com>Mauro Carvalho Chehab
2008-04-17 git-dvb: Kconfig fixMauro Carvalho Chehab
2008-04-18em28xx: adds proper demod IF for HVR-900Mauro Carvalho Chehab
2008-04-18em28xx: make some symbols staticMauro Carvalho Chehab
2008-04-17Removes a manual mode setupMauro Carvalho Chehab
2008-04-17em28xx-dvb: Properly selects digital mode at the right placeMauro Carvalho Chehab
2008-04-17em28xx: Provide the proper support for switching between analog/digitalMauro Carvalho Chehab
2008-04-17em28xx-core: fix some debug printk's that wrongly received KERN_INFO.Mauro Carvalho Chehab
2008-04-17em28xx: rename registersMauro Carvalho Chehab
2008-04-17em28xx-cards: use register names for GPIO/GPOMauro Carvalho Chehab
2008-04-17em28xx: Move registers to a separate fileMauro Carvalho Chehab
2008-04-17em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab
2008-04-17em28xx-core: speed-up firmware loadMauro Carvalho Chehab
2008-04-17em28xx-dvb: Some cleanups and fixesMauro Carvalho Chehab
2008-04-17CodingStyle fixesMauro Carvalho Chehab
2008-04-17em28xx-dvb: Program GPO as wellMauro Carvalho Chehab
2008-04-17em28xx-dvb: Fix analog modeMauro Carvalho Chehab
2008-04-17em28xx-dvb: don't use videobuf-dvbMauro Carvalho Chehab
2008-04-17em28xx: generalise URB setup code.Mauro Carvalho Chehab
2008-04-17em28xx-dvb: add support for the HVR-900Mauro Carvalho Chehab
2008-04-17em28xx: Sets frequency when changing to analog modeMauro Carvalho Chehab
2008-04-17em28xx-dvb: videobuf callbacks are waiting for em28xx_fhMauro Carvalho Chehab
2008-04-17em28xx: several fixes on gpio programmingMauro Carvalho Chehab
2008-04-17em28xx: share the same xc3028 setup for analog and digital modesMauro Carvalho Chehab
2008-04-17em28xx-dvb: Add support for HVR950Mauro Carvalho Chehab
2008-04-17Improve generic support for setting gpio valuesMauro Carvalho Chehab
2008-04-17em28xx: Fix KconfigMauro Carvalho Chehab
2008-04-17em28xx: add a module to handle dvbMauro Carvalho Chehab
2008-04-13em28xx: Some cleanupsMauro Carvalho Chehab
2008-04-13em28xx: fix buffer underrun handlingMauro Carvalho Chehab
2008-04-13em28xx: Some fixes to display logicMauro Carvalho Chehab
2008-04-13em28xx: Add missing checksMauro Carvalho Chehab
2008-04-13em28xx: Fills the entire buffer, before getting another oneMauro Carvalho Chehab
2008-04-13em28xx: honour video_debug modprobe parameterMauro Carvalho Chehab
2008-04-13em28xx: fix locking on vidioc_s_fmt_capMauro Carvalho Chehab
2008-04-13em28xx: remove timeoutMauro Carvalho Chehab
2008-04-13em28xx: Fix a possible memory leakMauro Carvalho Chehab
2008-04-13em28xx: some small cleanupsMauro Carvalho Chehab
2008-04-13Various fixes for the em28xx videobuf codeMauro Carvalho Chehab
2008-04-13em28xx: Fix a broken lockMauro Carvalho Chehab
2008-04-13em28xx: Fix CodingStyle errors and most warnings introduced by videobufMauro Carvalho Chehab
2008-04-13em28xx: Fix timeout codeMauro Carvalho Chehab
2008-04-13Fix capture start/stop and timeoutMauro Carvalho Chehab
2008-04-13em28xx: Fix some warningsMauro Carvalho Chehab