summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2009-01-292-5/+11
* V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller2009-01-291-1/+1
* V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora2009-01-294-9/+49
* V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora2009-01-291-0/+4
* V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora2009-01-291-1/+8
* V4L/DVB (10243): em28xx: fix compile warningHans Verkuil2009-01-291-1/+1
* V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2009-01-292-0/+28
* V4L/DVB (10192): em28xx: fix input selectionMauro Carvalho Chehab2009-01-291-18/+23
* V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-071-2/+1
* V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab2009-01-073-3/+3
* V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2009-01-022-51/+42
* V4L/DVB (10160): em28xx: update chip id for em2710Mauro Carvalho Chehab2009-01-021-1/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-13/+15
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-023-13/+8
* V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall2008-12-301-4/+4
* V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller2008-12-301-1/+2
* V4L/DVB (10124): em28xx: expand output formats availableDevin Heitmueller2008-12-302-1/+14
* V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modesDevin Heitmueller2008-12-301-2/+2
* V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller2008-12-301-1/+1
* V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device pr...Devin Heitmueller2008-12-302-35/+0
* V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller2008-12-302-15/+0
* V4L/DVB (10119): em28xx: fix corrupted XCLK valueDevin Heitmueller2008-12-301-11/+13
* V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink PlayTV USB 2.0Douglas Schilling Landgraf2008-12-301-0/+1
* V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4Douglas Schilling Landgraf2008-12-302-0/+23
* V4L/DVB (9980): em28xx: simplify analog logicMauro Carvalho Chehab2008-12-303-15/+3
* V4L/DVB (9979): em28xx: move usb probe code to a proper placeMauro Carvalho Chehab2008-12-304-575/+633
* V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chipsMauro Carvalho Chehab2008-12-301-5/+41
* V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab2008-12-303-2/+24
* V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logicMauro Carvalho Chehab2008-12-301-8/+4
* V4L/DVB (9930): em28xx: Fix bad locks on error conditionMauro Carvalho Chehab2008-12-301-6/+6
* V4L/DVB (9927): em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab2008-12-303-21/+69
* V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleepMauro Carvalho Chehab2008-12-301-1/+2
* V4L/DVB (9922): em28xx: don't assume every eb1a:2820 reference design is a Pr...Devin Heitmueller2008-12-301-1/+1
* V4L/DVB (9921): em28xx: add chip id for em2874Devin Heitmueller2008-12-302-0/+5
* V4L/DVB (9912): em28xx: fix/improve em28xx locking schemaMauro Carvalho Chehab2008-12-301-12/+43
* V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lockMauro Carvalho Chehab2008-12-301-8/+5
* V4L/DVB (9910): em28xx: move res_get locks to the caller routinesMauro Carvalho Chehab2008-12-301-11/+25
* V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routinesMauro Carvalho Chehab2008-12-301-4/+3
* V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) supportMauro Carvalho Chehab2008-12-302-2/+5
* V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850Douglas Schilling Landgraf2008-12-303-2/+32
* V4L/DVB (9770): em28xx: turn off tuner when not usedMauro Carvalho Chehab2008-12-301-0/+6
* V4L/DVB (9756): em28xx: Improve register log formatMauro Carvalho Chehab2008-12-301-28/+32
* V4L/DVB (9767): em28xx: improve board description messagesMauro Carvalho Chehab2008-12-292-2/+16
* V4L/DVB (9766): em28xx: improve probe messagesMauro Carvalho Chehab2008-12-291-12/+30
* V4L/DVB (9765): em28xx: move tuner gpio's to the cards structMauro Carvalho Chehab2008-12-292-10/+28
* V4L/DVB (9764): em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab2008-12-295-15/+21
* V4L/DVB (9763): em28xx: fix gpio settingsMauro Carvalho Chehab2008-12-292-5/+2
* V4L/DVB (9762): em28xx: fix tuner absent entriesMauro Carvalho Chehab2008-12-291-4/+18
* V4L/DVB (9761): em28xx: replace magic numbers for mux aliasesMauro Carvalho Chehab2008-12-291-4/+4
* V4L/DVB (9760): em28xx: move gpio lines into board table descriptionMauro Carvalho Chehab2008-12-292-71/+67
OpenPOWER on IntegriCloud