summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant...Devin Heitmueller3-0/+30
2008-07-20V4L/DVB (7988): soc_camera: missed fmt callback conversion.Hans Verkuil1-9/+9
2008-07-20V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual ExpressMichael Krufky3-0/+41
2008-07-20V4L/DVB (7984): tda18271: update filename in commentsMichael Krufky1-1/+1
2008-07-20V4L/DVB (7976): I2S on for MPEG of saa7134_empressDmitri Belimov2-6/+19
2008-07-20V4L/DVB (7952): AU6610: various cosmetic changesAntti Palosaari2-15/+45
2008-07-20V4L/DVB (7951): AU6610: remove useless identify_stateAntti Palosaari1-13/+4
2008-07-20V4L/DVB (7950): AU6610: coding style fixesAntti Palosaari2-21/+19
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil16-273/+271
2008-07-20V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...Hans Verkuil1-8/+27
2008-07-20V4L/DVB (7947): videodev: add vidioc_g_std callback.Hans Verkuil1-4/+8
2008-07-20V4L/DVB (7946): videodev: small fixes for VIDIOC_G_FREQUENCY and VIDIOC_G_FMTHans Verkuil1-11/+9
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz2-0/+13
2008-07-20V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely1-346/+114
2008-07-20V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely1-2/+4
2008-07-20V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely1-3/+22
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely45-45/+0
2008-07-20V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.Hans Verkuil2-7/+10
2008-07-20V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil3-1/+40
2008-07-20V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2-2/+2
2008-07-20V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari5-0/+873
2008-07-20V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari2-0/+48
2008-07-20V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari3-91/+145
2008-07-20V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configurationSakari Ailus2-0/+7
2008-07-20V4L/DVB (7886): ivtvfb: Use DMA for write()Ian Armstrong1-0/+82
2008-07-20V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky1-4/+12
2008-07-20V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2-6/+6
2008-07-20V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison1-10/+6
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-4/+2
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber18-4608/+3561
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-17scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman3-3/+18
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds53-1467/+3306
2008-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds29-1286/+5896
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds56-1838/+647
2008-07-17Fix FADT parsingJan Beulich1-6/+11
2008-07-17Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2-1/+51
2008-07-17ACPI: use dev_printk when possibleBjorn Helgaas1-21/+17
2008-07-17PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas1-0/+60
2008-07-17PNP: avoid legacy IDE IRQsBjorn Helgaas1-11/+57
2008-07-17PNP: convert resource options to single linked listBjorn Helgaas10-632/+567