summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls11-70/+73
2009-03-30V4L/DVB (10279): cx18: Print driver version number when logging statusAndy Walls1-1/+3
2009-03-30V4L/DVB (10278): cx18: Fix bad audio in first analog capture.Andy Walls3-2/+33
2009-03-30V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...Andy Walls2-13/+36
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls6-17/+79
2009-03-30V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls1-12/+30
2009-03-30V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls1-2/+2
2009-03-30V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil1-1/+2
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil7-1494/+1395
2009-03-30V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin3-0/+21
2009-03-30V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin1-19/+32
2009-03-30V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.Igor M. Liplianin3-0/+25
2009-03-30V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin3-0/+48
2009-03-30V4L/DVB (10263): zr364xx: add support for Aiptek DV T300Antoine Jacquet1-0/+1
2009-03-30V4L/DVB (10259): pvrusb2: Code module name directly in printkMike Isely1-2/+2
2009-03-30V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely4-11/+29
2009-03-30V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora1-1/+1
2009-03-30V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil1-0/+10
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2-26/+52
2009-03-30V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil8-78/+91
2009-03-30V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil1-233/+333
2009-03-30V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpyHans Verkuil1-4/+4
2009-03-30V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành3-13/+80
2009-03-30V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commitMike Isely1-2/+1
2009-03-30V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely1-10/+2
2009-03-30V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely3-0/+34
2009-03-30V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't thereMike Isely1-1/+1
2009-03-30V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil1-0/+6
2009-03-30V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab1-44/+142
2009-03-29maple: fix Error in kernel-doc notationRandy Dunlap1-1/+1
2009-03-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds17-262/+515
2009-03-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-1503/+2167
2009-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds1-2/+3
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds32-188/+335
2009-03-28i2c-core: Some style cleanupsZhenwen Xu1-13/+13
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2-1/+4
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang1-1/+72
2009-03-28i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang1-7/+12
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang3-33/+46
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang2-8/+11
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa4-26/+185
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel1-5/+9
2009-03-28i2c-davinci: Fix timeout handlingJean Delvare1-5/+3
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare4-10/+9
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare3-4/+6
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel4-8/+11
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin1-8/+10
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin1-135/+115
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang1-1/+1
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare1-2/+10