summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
2008-04-13em28xx: fix buffer underrun handlingMauro Carvalho Chehab
2008-04-13em28xx: Some fixes to display logicMauro Carvalho Chehab
2008-04-13em28xx: Add missing checksMauro Carvalho Chehab
2008-04-13em28xx: Fills the entire buffer, before getting another oneMauro Carvalho Chehab
2008-04-13em28xx: honour video_debug modprobe parameterMauro Carvalho Chehab
2008-04-13em28xx: fix locking on vidioc_s_fmt_capMauro Carvalho Chehab
2008-04-13em28xx: remove timeoutMauro Carvalho Chehab
2008-04-13em28xx: Fix a possible memory leakMauro Carvalho Chehab
2008-04-13em28xx: some small cleanupsMauro Carvalho Chehab
2008-04-13Various fixes for the em28xx videobuf codeMauro Carvalho Chehab
2008-04-13em28xx: Fix a broken lockMauro Carvalho Chehab
2008-04-13em28xx: Fix CodingStyle errors and most warnings introduced by videobufMauro Carvalho Chehab
2008-04-13em28xx: Fix timeout codeMauro Carvalho Chehab
2008-04-13Fix capture start/stop and timeoutMauro Carvalho Chehab
2008-04-13em28xx: Fix some warningsMauro Carvalho Chehab
2008-04-13em28xx: Some fixes to videobufMauro Carvalho Chehab
2008-04-13em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab
2008-04-08media/video/em28xx replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-15tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky
2008-03-08Fix em2800 altsetting selection.Mauro Carvalho Chehab
2008-03-04em28xx: correct use of and fixMauro Carvalho Chehab
2008-02-26 em28xx: Correct use of ! and &Mauro Carvalho Chehab
2008-02-11em28xx: Fix undefined symbol error with CONFIG_SND=NMauro Carvalho Chehab
2008-02-08em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma is setMauro Carvalho Chehab
2008-02-08Allow more than one em28xx boardMauro Carvalho Chehab
2008-02-06em28xx-alsa: Add a missing mutexMauro Carvalho Chehab
2008-02-06em28xx: makes audio settings more stableMauro Carvalho Chehab
2008-02-06em28xx: Fix endian and returns the correct valuesMauro Carvalho Chehab
2008-02-06em28xx: Fix printing debug values higher than 127Mauro Carvalho Chehab
2008-02-06em28xx: Allow register dump/setting for debugMauro Carvalho Chehab
2008-02-05Fix em28xx audio initializationMauro Carvalho Chehab
2008-02-05 em28xx/em28xx-core.c: fix use of potentially uninitialized variableMauro Carvalho Chehab
2008-01-30 Add USB ID for a newer variant of Hauppauge WinTV-HVR 900Mauro Carvalho Chehab
2008-01-28 em28xx/: make 2 functions staticMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-24em28xx: remove has_tunerMauro Carvalho Chehab
2008-01-18include sound/driver.h should be before sound/core.hMauro Carvalho Chehab
2008-01-18Remove sound/driver.hMauro Carvalho Chehab
2008-01-13Move all board specific configuration to em28xx-cards.cMauro Carvalho Chehab
2008-01-13Add USB ID for a newer variant of Hauppauge WinTV USB2Mauro Carvalho Chehab
2008-01-06Request snd-usb-audio for devices with Audio Class supportMauro Carvalho Chehab
2008-01-06Avoid causing regressions for non-HVR950 boardsMauro Carvalho Chehab
2008-01-05Add Radio support for em28xxMauro Carvalho Chehab
2008-01-05Properly implement 12MHz I2S supportMauro Carvalho Chehab
2008-01-05Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab
2008-01-05Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab
2008-01-05Lindent em28xx-audio.cMauro Carvalho Chehab
2008-01-05Adds em28xx-audio moduleMauro Carvalho Chehab
2008-01-05HVR950 requires additional settings for audio to properly workMauro Carvalho Chehab
2008-01-05Improve audio setup handlingMauro Carvalho Chehab