summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-core.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2009-01-291-2/+5
* V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora2009-01-291-0/+4
* V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2009-01-291-0/+9
* V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab2009-01-071-1/+1
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-2/+1
* V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller2008-12-301-1/+2
* V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller2008-12-301-1/+1
* V4L/DVB (9979): em28xx: move usb probe code to a proper placeMauro Carvalho Chehab2008-12-301-0/+143
* V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab2008-12-301-2/+2
* V4L/DVB (9927): em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab2008-12-301-4/+13
* V4L/DVB (9756): em28xx: Improve register log formatMauro Carvalho Chehab2008-12-301-28/+32
* V4L/DVB (9764): em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab2008-12-291-8/+13
* V4L/DVB (9763): em28xx: fix gpio settingsMauro Carvalho Chehab2008-12-291-2/+2
* V4L/DVB (9758): em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab2008-12-291-24/+24
* V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab2008-12-291-4/+4
* V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speedMauro Carvalho Chehab2008-12-291-5/+3
* V4L/DVB (9672): Allow opening more than one output at the same timeMauro Carvalho Chehab2008-12-291-13/+20
* V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 dev...Mauro Carvalho Chehab2008-12-291-0/+6
* V4L/DVB (9670): em28xx: allow specifying audio outputMauro Carvalho Chehab2008-12-291-7/+17
* V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste errorMauro Carvalho Chehab2008-12-291-1/+1
* V4L/DVB (9657): em28xx: add a functio to write on a single registerDevin Heitmueller2008-12-291-0/+6
* V4L/DVB (9653): em28xx: improve AC97 handlingMauro Carvalho Chehab2008-12-291-30/+43
* V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab2008-12-291-4/+7
* V4L/DVB (9651): em28xx: Improve audio handlingMauro Carvalho Chehab2008-12-291-48/+205
* V4L/DVB (9643): em28xx: remove the previous register namesMauro Carvalho Chehab2008-12-291-4/+4
* V4L/DVB (9589): Properly support capture start on em2874Devin Heitmueller2008-12-291-0/+18
* V4L/DVB (9584): Support different GPIO/GPO registers for newer devicesDevin Heitmueller2008-12-291-4/+4
* V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab2008-11-201-2/+10
* V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab2008-11-201-22/+26
* V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller2008-11-161-0/+2
* V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isocJanne Grunau2008-04-261-1/+1
* V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed"Devin Heitmueller2008-04-241-2/+2
* V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab2008-04-241-7/+83
* V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...Mauro Carvalho Chehab2008-04-241-4/+4
* V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab2008-04-241-43/+43
* V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab2008-04-241-0/+3
* V4L/DVB (7609): em28xx-core: speed-up firmware loadDevin Heitmueller2008-04-241-1/+0
* V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf2008-04-241-24/+39
* V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab2008-04-241-7/+2
* V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton2008-04-241-0/+181
* V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab2008-04-241-5/+27
* V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab2008-04-241-2/+2
* V4L/DVB (7540): em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab2008-04-241-417/+0
* V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* V4L/DVB (7331): Fix em2800 altsetting selectionSascha Sommer2008-04-241-5/+13
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-3/+3
* V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton2008-03-201-1/+1
* V4L/DVB (7285): em28xx: Correct use of ! and &Julia Lawall2008-03-201-1/+1
* V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma ...Mauro Carvalho Chehab2008-02-181-1/+1
* V4L/DVB (7179): Allow more than one em28xx boardMauro Carvalho Chehab2008-02-181-22/+40
OpenPOWER on IntegriCloud