aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25V4L/DVB (6848): bttv: check pci_register_driver() errorAkinobu Mita1-2/+5
2008-01-25V4L/DVB (6846): tda9887: initialize mode to T_STANDBY at startupMichael Krufky1-0/+1
2008-01-25V4L/DVB (6845): tuner: remove unneeded #includes from tuner-driver.hMichael Krufky1-2/+0
2008-01-25V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.hMichael Krufky2-23/+21
2008-01-25V4L/DVB (6843): tda9887: use printk macros from tuner-i2c.hMichael Krufky1-75/+70
2008-01-25V4L/DVB (6842): tda9887: remove dependency on struct tunerMichael Krufky3-16/+21
2008-01-25V4L/DVB (6841): tda9887: maintain private state independent of struct tunerMichael Krufky1-13/+18
2008-01-25V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky3-29/+33
2008-01-25V4L/DVB (6839): tuner: add set_config to struct analog_tuner_opsMichael Krufky2-0/+17
2008-01-25V4L/DVB (6838): tda9887: remove references to struct tuner from printk macrosMichael Krufky1-6/+6
2008-01-25V4L/DVB (6837): Convert cx88_input.audioroute to a bitfieldMichael Krufky1-1/+1
2008-01-25V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab2-7/+5
2008-01-25V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cardsFrej Drejhammar1-0/+1
2008-01-25V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boardsRicardo Cerqueira1-15/+31
2008-01-25V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codecMichael Krufky1-4/+0
2008-01-25V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira3-22/+34
2008-01-25V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmuteJelle Foks1-3/+0
2008-01-25V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'sJelle Foks1-8/+0
2008-01-25V4L/DVB (6828): cx88-blackbird: audio improvementsJelle Foks2-20/+70
2008-01-25V4L/DVB (6827): Auto-selects D2633 for ATSCMauro Carvalho Chehab1-0/+3
2008-01-25V4L/DVB (6822): s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherwise specifiedMichael Krufky1-14/+12
2008-01-25V4L/DVB (6821): s5h1409: fix IF frequency configurationMichael Krufky3-5/+17
2008-01-25V4L/DVB (6818): git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divideAndrew Morton1-1/+2
2008-01-25V4L/DVB (6817): Cleanup kernel thread and provide overrun detectionMauro Carvalho Chehab1-32/+41
2008-01-25V4L/DVB (6816): Add proper locking for buffer fillingMauro Carvalho Chehab1-2/+10
2008-01-25V4L/DVB (6815): Fix vivi internal debug messagesMauro Carvalho Chehab1-42/+67
2008-01-25V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLockDaniel Walker3-5/+0
2008-01-25V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fixAndrew Morton1-2/+3
2008-01-25V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error pathsDaniel Walker1-0/+2
2008-01-25V4L/DVB (6809): git-dvb: drivers/media/video/et61x251/et61x251_core.c: fix warningsAndrew Morton1-78/+77
2008-01-25V4L/DVB (6808): git-dvb: fix build in drivers/media/dvb/frontends/tda18271.hAndrew Morton1-1/+1
2008-01-25V4L/DVB (6807): fix debug enableMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6806): Allow emulating changes of video std by viviMauro Carvalho Chehab1-2/+2
2008-01-25V4L/DVB (6805): video std is a bitmask. Better to print in hexaMauro Carvalho Chehab1-4/+4
2008-01-25V4L/DVB (6804): __videobuf_read_start is staticMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach()Michael Krufky3-7/+42
2008-01-25V4L/DVB (6800): tda18271: use an enum rather than an integer to store analog / digital stateMichael Krufky1-3/+5
2008-01-25V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routinesMauro Carvalho Chehab1-0/+3
2008-01-25V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab3-138/+183
2008-01-25V4L/DVB (6792): Fix VBI supportMauro Carvalho Chehab2-9/+3
2008-01-25V4L/DVB (6791): Rename all vidioc_ to saa7134_Mauro Carvalho Chehab1-89/+89
2008-01-25V4L/DVB (6789): tuner: use char *name instead of 128 byte fixed array for demod infoMichael Krufky1-1/+1
2008-01-25V4L/DVB (6788): tda8290: fix codingstyle, open brace following struct on the same lineMichael Krufky1-2/+1
2008-01-25V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus valueMichael Krufky1-3/+3
2008-01-25V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky4-0/+19
2008-01-25V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky7-93/+109
2008-01-25V4L/DVB (6784): tda8290: prevent possible memory leakMichael Krufky1-1/+6
2008-01-25V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single set_params methodMichael Krufky4-55/+49
2008-01-25V4L/DVB (6782): tda8290: access frontend structure directly, where possibleMichael Krufky1-6/+6
2008-01-25V4L/DVB (6776): ivtv: Some general fixesRichard Knutsson5-7/+7