summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx/em28xx-video.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-26V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...Devin Heitmueller1-14/+10
2008-06-05V4L/DVB (7970): mix trivial endianness annotationsAl Viro1-4/+4
2008-04-24V4L/DVB (7617): Removes a manual mode setupMauro Carvalho Chehab1-2/+0
2008-04-24V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab1-2/+10
2008-04-24V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab1-3/+3
2008-04-24V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab1-4/+0
2008-04-24V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf1-45/+58
2008-04-24V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvbAidan Thornton1-5/+0
2008-04-24V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton1-191/+4
2008-04-24V4L/DVB (7600): em28xx: Sets frequency when changing to analog modeMauro Carvalho Chehab1-0/+10
2008-04-24V4L/DVB (7593): em28xx: add a module to handle dvbMauro Carvalho Chehab1-4/+8
2008-04-24V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab1-32/+11
2008-04-24V4L/DVB (7565): em28xx: fix buffer underrun handlingAidan Thornton1-42/+42
2008-04-24V4L/DVB (7564): em28xx: Some fixes to display logicMauro Carvalho Chehab1-15/+16
2008-04-24V4L/DVB (7563): em28xx: Add missing checksMauro Carvalho Chehab1-9/+26
2008-04-24V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another oneMauro Carvalho Chehab1-9/+14
2008-04-24V4L/DVB (7557): em28xx: honour video_debug modprobe parameterMauro Carvalho Chehab1-0/+1
2008-04-24V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_capAidan Thornton1-0/+6
2008-04-24V4L/DVB (7555): em28xx: remove timeoutMauro Carvalho Chehab1-31/+0
2008-04-24V4L/DVB (7550): em28xx: Fix a possible memory leakBrandon Philips1-11/+14
2008-04-24V4L/DVB (7549): em28xx: some small cleanupsMauro Carvalho Chehab1-11/+4
2008-04-24V4L/DVB (7548): Various fixes for the em28xx videobuf codeAidan Thornton1-13/+7
2008-04-24V4L/DVB (7547): em28xx: Fix a broken lockMauro Carvalho Chehab1-7/+4
2008-04-24V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced b...Mauro Carvalho Chehab1-73/+78
2008-04-24V4L/DVB (7544): em28xx: Fix timeout codeMauro Carvalho Chehab1-3/+3
2008-04-24V4L/DVB (7543): Fix capture start/stop and timeoutMauro Carvalho Chehab1-19/+5
2008-04-24V4L/DVB (7542): em28xx: Fix some warningsMauro Carvalho Chehab1-2/+2
2008-04-24V4L/DVB (7541): em28xx: Some fixes to videobufAidan Thornton1-168/+113
2008-04-24V4L/DVB (7540): em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab1-455/+743
2008-04-24V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-02-18V4L/DVB (7179): Allow more than one em28xx boardMauro Carvalho Chehab1-2/+2
2008-02-18V4L/DVB (7163): em28xx: makes audio settings more stableMauro Carvalho Chehab1-2/+1
2008-02-18V4L/DVB (7162): em28xx: Fix endian and returns the correct valuesMauro Carvalho Chehab1-4/+4
2008-02-18V4L/DVB (7160): em28xx: Allow register dump/setting for debugMauro Carvalho Chehab1-0/+66
2008-02-18V4L/DVB (7106): em28xx/: make 2 functions staticAdrian Bunk1-4/+4
2008-01-25V4L/DVB (7060): em28xx: remove has_tunerMauro Carvalho Chehab1-2/+3
2008-01-25V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class supportMauro Carvalho Chehab1-1/+3
2008-01-25V4L/DVB (6956): Add Radio support for em28xxMauro Carvalho Chehab1-60/+236
2008-01-25V4L/DVB (6955): Properly implement 12MHz I2S supportMauro Carvalho Chehab1-4/+3
2008-01-25V4L/DVB (6952): Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab1-0/+38
2008-01-25V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab1-4/+59
2008-01-25V4L/DVB (6947): Improve audio setup handlingMauro Carvalho Chehab1-15/+6
2008-01-25V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab1-54/+7
2008-01-25V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab1-10/+0
2008-01-25V4L/DVB (6585): Convert em28xx to video_ioctl2Mauro Carvalho Chehab1-924/+1011
2008-01-25V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab1-8/+22
2008-01-25V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab1-21/+56
2008-01-25V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab1-51/+73
2008-01-25V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer1-0/+1