aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx/em28xx-core.c
AgeCommit message (Expand)Author
2009-03-30V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo
2009-03-30V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora
2009-03-30V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora
2009-01-29V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora
2009-01-29V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora
2009-01-29V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-30V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller
2008-12-30V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller
2008-12-30V4L/DVB (9979): em28xx: move usb probe code to a proper placeMauro Carvalho Chehab
2008-12-30V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab
2008-12-30V4L/DVB (9927): em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab
2008-12-30V4L/DVB (9756): em28xx: Improve register log formatMauro Carvalho Chehab
2008-12-29V4L/DVB (9764): em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab
2008-12-29V4L/DVB (9763): em28xx: fix gpio settingsMauro Carvalho Chehab
2008-12-29V4L/DVB (9758): em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab
2008-12-29V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab
2008-12-29V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speedMauro Carvalho Chehab
2008-12-29V4L/DVB (9672): Allow opening more than one output at the same timeMauro Carvalho Chehab
2008-12-29V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 dev...Mauro Carvalho Chehab
2008-12-29V4L/DVB (9670): em28xx: allow specifying audio outputMauro Carvalho Chehab
2008-12-29V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste errorMauro Carvalho Chehab
2008-12-29V4L/DVB (9657): em28xx: add a functio to write on a single registerDevin Heitmueller
2008-12-29V4L/DVB (9653): em28xx: improve AC97 handlingMauro Carvalho Chehab
2008-12-29V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab
2008-12-29V4L/DVB (9651): em28xx: Improve audio handlingMauro Carvalho Chehab
2008-12-29V4L/DVB (9643): em28xx: remove the previous register namesMauro Carvalho Chehab
2008-12-29V4L/DVB (9589): Properly support capture start on em2874Devin Heitmueller
2008-12-29V4L/DVB (9584): Support different GPIO/GPO registers for newer devicesDevin Heitmueller
2008-11-20V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab
2008-11-20V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab
2008-11-16V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller
2008-04-26V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isocJanne Grunau
2008-04-24V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed"Devin Heitmueller
2008-04-24V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab
2008-04-24V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...Mauro Carvalho Chehab
2008-04-24V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab
2008-04-24V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab
2008-04-24V4L/DVB (7609): em28xx-core: speed-up firmware loadDevin Heitmueller
2008-04-24V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf
2008-04-24V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab
2008-04-24V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton
2008-04-24V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab
2008-04-24V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab
2008-04-24V4L/DVB (7540): em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab
2008-04-24V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7331): Fix em2800 altsetting selectionSascha Sommer
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-03-20V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton