aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-8/+3
2009-04-06V4L/DVB (11331): em28xx: convert to v4l2_subdevDouglas Schilling Landgraf1-4/+5
2009-03-30V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller1-1/+1
2009-03-30V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou soundVitaly Wool1-0/+5
2009-03-30V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo1-9/+10
2009-03-30V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora1-0/+13
2009-03-30V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora1-1/+1
2009-01-29V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption DisabledRobert Krakora1-2/+5
2009-01-29V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora1-0/+4
2009-01-29V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab1-0/+9
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab1-1/+1
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-2/+1
2008-12-30V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller1-1/+2
2008-12-30V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller1-1/+1
2008-12-30V4L/DVB (9979): em28xx: move usb probe code to a proper placeMauro Carvalho Chehab1-0/+143
2008-12-30V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab1-2/+2
2008-12-30V4L/DVB (9927): em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab1-4/+13
2008-12-30V4L/DVB (9756): em28xx: Improve register log formatMauro Carvalho Chehab1-28/+32
2008-12-29V4L/DVB (9764): em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab1-8/+13
2008-12-29V4L/DVB (9763): em28xx: fix gpio settingsMauro Carvalho Chehab1-2/+2
2008-12-29V4L/DVB (9758): em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab1-24/+24
2008-12-29V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab1-4/+4
2008-12-29V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speedMauro Carvalho Chehab1-5/+3
2008-12-29V4L/DVB (9672): Allow opening more than one output at the same timeMauro Carvalho Chehab1-13/+20
2008-12-29V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 devicesMauro Carvalho Chehab1-0/+6
2008-12-29V4L/DVB (9670): em28xx: allow specifying audio outputMauro Carvalho Chehab1-7/+17
2008-12-29V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste errorMauro Carvalho Chehab1-1/+1
2008-12-29V4L/DVB (9657): em28xx: add a functio to write on a single registerDevin Heitmueller1-0/+6
2008-12-29V4L/DVB (9653): em28xx: improve AC97 handlingMauro Carvalho Chehab1-30/+43
2008-12-29V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab1-4/+7
2008-12-29V4L/DVB (9651): em28xx: Improve audio handlingMauro Carvalho Chehab1-48/+205
2008-12-29V4L/DVB (9643): em28xx: remove the previous register namesMauro Carvalho Chehab1-4/+4
2008-12-29V4L/DVB (9589): Properly support capture start on em2874Devin Heitmueller1-0/+18
2008-12-29V4L/DVB (9584): Support different GPIO/GPO registers for newer devicesDevin Heitmueller1-4/+4
2008-11-20V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab1-2/+10
2008-11-20V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab1-22/+26
2008-11-16V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller1-0/+2
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 (7615): em28xx: Provide the proper support for switching between analog/digitalMauro Carvalho Chehab1-7/+83
2008-04-24V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KERN_INFOMauro Carvalho Chehab1-4/+4
2008-04-24V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab1-43/+43
2008-04-24V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab1-0/+3
2008-04-24V4L/DVB (7609): em28xx-core: speed-up firmware loadDevin Heitmueller1-1/+0
2008-04-24V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf1-24/+39
2008-04-24V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab1-7/+2
2008-04-24V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton1-0/+181
2008-04-24V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab1-5/+27
2008-04-24V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab1-2/+2
2008-04-24V4L/DVB (7540): em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab1-417/+0