aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09V4L/DVB (5585): SN9C1xx driver updatesLuca Risolia15-226/+345
2007-05-09V4L/DVB (5583): VIDEO4LINUX-2: Replace MINOR() with a call to iminor().Robert P. J. Day1-1/+1
2007-05-09V4L/DVB (5582): Added support for Sabrent TV-PCB05 card.James T Klaas2-0/+37
2007-05-09V4L/DVB (5580): Add support for three cards to saa7134 driverSimon Farnsworth3-1/+105
2007-05-09V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devicesholger@muscate-magnussen.de1-0/+8
2007-05-09V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840Servaas Vandenberghe1-2/+2
2007-05-09V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiverMike Isely1-1/+22
2007-05-09V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standardMike Isely1-3/+10
2007-05-09V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->ownerTejun Heo1-14/+0
2007-05-09V4L/DVB (5572): Pvrusb2: use mutex instead of semaphoreMatthias Kaehlcke1-5/+5
2007-05-09V4L/DVB (5570): V4l1-compat: misc fixes for pixelformat functionTrent Piepho1-4/+4
2007-05-09V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPATMauro Carvalho Chehab1-1/+13
2007-05-09V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()Sam Revitch1-18/+18
2007-05-09V4L/DVB (5567): Cx88-mpeg.c: make 2 functions staticAdrian Bunk1-2/+2
2007-05-09V4L/DVB (5566): MEDIA: Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-05-09V4L/DVB (5565): Cx88: fix compilation on alphaAlexey Dobriyan2-0/+2
2007-05-09misc doc and kconfig typosMatt LaPlante1-3/+3
2007-05-09Fix occurrences of "the the "Michael Opdenacker5-5/+5
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day3-3/+3
2007-05-08Clean up mutex_trylock noiseJean Delvare1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap21-21/+0
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds12-12/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare12-12/+1
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare3-2/+1
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell3-4/+5
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+4
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras200-4245/+22258
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-35/+35
2007-04-28Pull sony into release branchLen Brown3-35/+35
2007-04-28meye: make meye use sony-laptop instead of sonypimalattia@linux.it3-35/+35
2007-04-27V4L/DVB (5563): Radio-maestro.c Replace radio_ioctl to use video_ioctl2Douglas Landgraf1-123/+143
2007-04-27V4L/DVB (5562): Radio-gemtek-pci.c Replace gemtek_pci_ioctl to use video_ioctl2Douglas Landgraf1-107/+146
2007-04-27V4L/DVB (5560): Ivtv: fix incorrect bitwise-and for command flags.Hans Verkuil1-3/+3
2007-04-27V4L/DVB (5558): Opera: use 7-bit i2c addressesMarco Gittler2-31/+49
2007-04-27V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_deviceTrent Piepho1-1/+5
2007-04-27V4L/DVB (5556): Radio-gemtek.c Replace gemtek_ioctl to use video_ioctl2Douglas Landgraf1-114/+146
2007-04-27V4L/DVB (5555): Radio-aimslab.c Replace rt_ioctl to use video_ioctl2Douglas Landgraf1-104/+136
2007-04-27V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memoryMauro Carvalho Chehab1-2/+5
2007-04-27V4L/DVB (5553): Replace typhoon_do_ioctl to use video_ioctl2Douglas Landgraf1-105/+134
2007-04-27V4L/DVB (5552): Plan-b: Switch to refcounting PCI APIAlan Cox1-1/+5
2007-04-27V4L/DVB (5551): Plan-b: header changeAlan Cox1-0/+1
2007-04-27V4L/DVB (5550): Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2Douglas Landgraf1-116/+146
2007-04-27V4L/DVB (5549): Radio-sf16fmr2.c Replace fmr2_do_ioctl to use video_ioctl2Douglas Landgraf1-160/+190
2007-04-27V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard1-1/+1
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard9-11/+168
2007-04-27V4L/DVB (5546): Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2Douglas Landgraf1-109/+138
2007-04-27V4L/DVB (5545): Saa7146: Release capture buffers on device closeHartmut Birr1-0/+6
2007-04-27V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V1.0 cardHartmut Birr3-10/+19
2007-04-27V4L/DVB (5543): Tda10023: Add support for frontend TDA10023Hartmut Birr9-38/+670