summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7122): saa7134-empress: Remove back lockMauro Carvalho Chehab2008-02-181-2/+0
* V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-188-86/+84
* V4L/DVB (7120): videobuf lock is already initialized at videobuf-core.cMauro Carvalho Chehab2008-02-182-3/+0
* V4L/DVB (7118): dvb-ttpci: Improved display of still picturesOliver Endriss2008-02-181-1/+14
* V4L/DVB (7117): budget-av: Add support for Satelco EasyWatch PCI DVB-TKim Sandberg2008-02-181-0/+4
* V4L/DVB (7116): budget-av: Add support for KNC TV Station Plus X4Oliver Endriss2008-02-181-0/+4
* V4L/DVB (7110): Trivial printf warning fix (radio-si470)Tobias Lorenz2008-02-181-1/+1
* V4L/DVB (7108): radio-si470x.c: check-after-useTobias Lorenz2008-02-181-3/+2
* V4L/DVB (7106): em28xx/: make 2 functions staticAdrian Bunk2008-02-183-7/+5
* V4L/DVB (7104): stk-sensor.c: make 2 functions staticAdrian Bunk2008-02-182-4/+2
* V4L/DVB (7103): make stk_camera_cleanup() staticAdrian Bunk2008-02-181-1/+1
* V4L/DVB (7102): make tuner-core.c:tuner_list staticAdrian Bunk2008-02-181-1/+1
* V4L/DVB (7100): frontends/tda18271-common.c: fix off-by-oneAdrian Bunk2008-02-181-1/+1
* V4L/DVB (7097): saa7134-dvb: add missing dvb_attach call (for tda10046_attach)Matthias Schwarzott2008-02-181-2/+3
* V4L/DVB (7093): radio-sf16fmi: fix request_region()Mauro Carvalho Chehab2008-02-181-0/+1
* V4L/DVB (7092): radio-sf16fmr2: fix request_region() validation [bugzilla 9699]Douglas Schilling Landgraf2008-02-181-3/+2
* V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning ...Tobias Lorenz2008-02-181-80/+143
* V4L/DVB (7090): V4L: stkwebcam: use v4l_compat_ioctl32Jaime Velasco Juan2008-02-181-0/+3
* V4L/DVB (7089): V4L: stkwebcam: Power management supportJaime Velasco Juan2008-02-182-20/+73
* V4L/DVB (7088): V4L: stkwebcam: Add support for YUYV formatJaime Velasco Juan2008-02-182-2/+24
* V4L/DVB (7086): driver: tcm825x - fix logical typo errorCyrill Gorcunov2008-02-181-1/+1
* V4L/DVB (7085): saa7134: detect the LifeView FlyDVB-T Hybrid Mini PCIHermann Pitton2008-02-182-1/+7
* V4L/DVB (7084): saa7134: add support for the Medion / Creatix CTX948 cardHermann Pitton2008-02-182-1/+7
* V4L/DVB (7083): saa7134: enable radio and external analog audio-in on the md2819Hermann Pitton2008-02-181-10/+21
* V4L/DVB (7082): support for Twinhan Hybrid DTV-DVB 3056 PCIHermann Pitton2008-02-184-2/+59
* V4L/DVB (7081): zr364xx: add support for Creative DiVi CAM 516Antoine Jacquet2008-02-182-0/+2
* V4L/DVB (7080): zr364xx: add support for Pentax Optio 50Antoine Jacquet2008-02-182-0/+2
* V4L/DVB (7079): zr364xx: fix typo in documentationAntoine Jacquet2008-02-181-1/+1
* V4L/DVB (7076): bt878: include KERN_ facility levelAkinobu Mita2008-02-181-9/+14
* V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab2008-02-181-1/+0
* V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab2008-02-188-411/+409
* V4L/DVB (7119): Remove obsolete code from v4l2-commonMauro Carvalho Chehab2008-02-181-6/+0
* V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2CMauro Carvalho Chehab2008-02-183-24/+24
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-1513-25/+22
|\
| * ata: fix sparse warning in pata_acpi.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in pata_marvell.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in pata_jmicron.cHarvey Harrison2008-02-151-1/+2
| * ata: fix sparse warning in pata_cs5536.cHarvey Harrison2008-02-151-1/+1
| * ata: sparse fixes for pata_amd.cHarvey Harrison2008-02-151-5/+2
| * pata_scc.c: add thaw opsAkira Iguchi2008-02-151-0/+2
| * pata_cs5536.c bugfixMartin K. Petersen2008-02-151-4/+4
| * pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo2008-02-151-2/+0
| * ata: fix sparse warnings in sata_mv.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in sata_via.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in sata_promise.cHarvey Harrison2008-02-151-1/+1
| * ata: fix sparse warning in ata_piix.cHarvey Harrison2008-02-151-1/+1
| * ata: fix sparse warning in libata-core.cHarvey Harrison2008-02-151-1/+0
| * ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison2008-02-151-1/+1
* | Linux 2.6.25-rc2v2.6.25-rc2Linus Torvalds2008-02-151-2/+2
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-02-155-16/+21
|\ \
OpenPOWER on IntegriCloud