summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-core.c
AgeCommit message (Expand)Author
2009-03-04em28xx: enable Compro VideoMate ForYou soundMauro Carvalho Chehab
2009-02-11em28xx: Coding style fixes and a typo correctionDouglas Schilling Landgraf
2009-02-08em28xx: Fix for em28xx memory leak and function renameDouglas Schilling Landgraf
2009-01-25em28xx: Fix for fail to submit URB with IRQs and Pre-emption DisabledDouglas Schilling Landgraf
2009-01-18em28xx: Fix for KWorld 330U AC97Mauro Carvalho Chehab
2009-01-18em28xx: Clock (XCLK) CleanupMauro Carvalho Chehab
2009-01-12em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab
2009-01-05From: Mauro Carvalho Chehab <mchehab@redhat.com>Mauro Carvalho Chehab
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: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller
2008-12-28em28xx: move usb probe code to a proper placeMauro Carvalho Chehab
2008-12-22em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab
2008-12-20em28xx: use a more standard way to specify video formatsMauro 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-26em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab
2008-11-26em28xx: Improve register log formatMauro Carvalho Chehab
2008-11-25Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab
2008-11-25em28xx: Properly handles XCLK and I2C speedMauro Carvalho Chehab
2008-11-20Allow opening more than one output at the same timeMauro Carvalho Chehab
2008-11-20em28xx: Add detection of Sigmatel Stac97xx series of AC97 devicesMauro Carvalho Chehab
2008-11-20em28xx: allow specifying audio outputMauro Carvalho Chehab
2008-11-20em28xx: Fix a stupid cut-and-paste errorMauro Carvalho Chehab
2008-11-20Introduce a new function that writes to a single register. This isMauro Carvalho Chehab
2008-11-20em28xx: improve AC97 handlingMauro Carvalho Chehab
2008-11-20em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab
2008-11-19em28xx: Improve audio handlingMauro Carvalho Chehab
2008-11-19Avoid having two concurrent control URB'sMauro Carvalho Chehab
2008-11-18em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab
2008-11-17Remove the previous register namesMauro Carvalho Chehab
2008-11-15make em28xx aux audio input workMauro Carvalho Chehab
2008-11-12Properly support capture start on em2874Mauro Carvalho Chehab
2008-11-12Support different GPIO/GPO registers for newer devicesMauro 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-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: Select reg wait time based on chip IDMauro Carvalho Chehab
2008-04-17em28xx-core: speed-up firmware loadMauro Carvalho Chehab
2008-04-17CodingStyle fixesMauro Carvalho Chehab
2008-04-17em28xx-dvb: Fix analog modeMauro Carvalho Chehab
2008-04-17em28xx: generalise URB setup code.Mauro Carvalho Chehab
2008-04-17Improve generic support for setting gpio valuesMauro Carvalho Chehab
2008-04-13em28xx: Some cleanupsMauro Carvalho Chehab
2008-04-13em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab
2008-04-08media/video/em28xx replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-08Fix em2800 altsetting selection.Mauro Carvalho Chehab
2008-03-04em28xx: correct use of and fixMauro Carvalho Chehab