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