summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakageMauro Carvalho Chehab1-0/+19
2009-03-30V4L/DVB (11110): au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab2-2/+2
2009-03-30V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab1-1/+3
2009-03-30V4L/DVB (11106): gspca - ov534: New sensor ov965x and re-enable the webcam 06...Jean-Francois Moine1-145/+548
2009-03-30V4L/DVB (11105): gspca - ov534: Adjust the packet scan functionJean-Francois Moine1-58/+57
2009-03-30V4L/DVB (11104): gspca - ov534: Bad frame pointer after adding the last packetJean-Francois Moine1-2/+3
2009-03-30V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0Jean-Francois Moine2-5/+8
2009-03-30V4L/DVB (11100): au8522: fix compilation warning.Hans Verkuil1-3/+0
2009-03-30V4L/DVB (11098): v4l2-common: remove incorrect MODULE testHans Verkuil1-4/+4
2009-03-30V4L/DVB (11097): use video_ioctl2 as ioctl handler directlyJanne Grunau1-44/+41
2009-03-30V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau9-0/+2332
2009-03-30V4L/DVB (11095): adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill()Janne Grunau1-0/+1
2009-03-30V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unitAndy Walls1-54/+49
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls2-0/+4
2009-03-30V4L/DVB (11089): au8522: finish conversion to v4l2_device/subdevDevin Heitmueller1-7/+1
2009-03-30V4L/DVB (11088): au0828: finish videodev/subdev conversionDevin Heitmueller4-50/+16
2009-03-30V4L/DVB (11086): au0828: rename macro for currently non-function VBI supportDevin Heitmueller1-8/+8
2009-03-30V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller6-236/+226
2009-03-30V4L/DVB (11084): au0828: add entry for undefined input typeDevin Heitmueller1-0/+1
2009-03-30V4L/DVB (11083): au0828: remove some unneeded bracesDevin Heitmueller1-7/+3
2009-03-30V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.Devin Heitmueller1-7/+1
2009-03-30V4L/DVB (11081): au0828: make sure v4l2_device name is uniqueDevin Heitmueller1-2/+5
2009-03-30V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller5-8/+31
2009-03-30V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failedDevin Heitmueller1-2/+3
2009-03-30V4L/DVB (11078): au0828: properly handle non-existent analog inputsDevin Heitmueller3-4/+5
2009-03-30V4L/DVB (11077): au0828: properly handle missing analog USB endpointDevin Heitmueller3-30/+36
2009-03-30V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller2-0/+9
2009-03-30V4L/DVB (11075): au0828: make register debug lines easier to readDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11074): au0828: fix i2c enumeration bugDevin Heitmueller1-0/+18
2009-03-30V4L/DVB (11073): au0828: disable VBI code since it doesn't yet workDevin Heitmueller1-5/+24
2009-03-30V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standa...Devin Heitmueller1-2/+2
2009-03-30V4L/DVB (11071): tveeprom: add the xc5000 tuner to the tveeprom definitionDevin Heitmueller1-1/+1
2009-03-30V4L/DVB (11070): au0828: Rework the way the analog video binding occursDevin Heitmueller5-35/+70
2009-03-30V4L/DVB (11069): au8522: add mutex protecting use of hybrid stateDevin Heitmueller1-3/+12
2009-03-30V4L/DVB (11068): au0828: add analog profile for the HVR-850Devin Heitmueller1-0/+19
2009-03-30V4L/DVB (11067): au0828: workaround a bug in the au0828 i2c handlingDevin Heitmueller1-2/+20
2009-03-30V4L/DVB (11066): au0828: add support for analog functionality in bridgeDevin Heitmueller6-13/+1920
2009-03-30V4L/DVB (11065): au8522: add support for analog side of demodulatorDevin Heitmueller4-1/+1203
2009-03-30V4L/DVB (11064): au8522: make use of hybrid framework so analog/digital demod...Devin Heitmueller2-7/+46
2009-03-30V4L/DVB (11063): au8522: power down the digital demod when not in useDevin Heitmueller1-0/+3
2009-03-30V4L/DVB (11062): au8522: fix register read/write high bitsDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11061): au8522: move shared state and common functions into a separa...Devin Heitmueller2-20/+62
2009-03-30V4L/DVB (11060): au8522: rename the au8522.c source fileDevin Heitmueller2-0/+1
2009-03-30V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Devin Heitmueller2-3/+9
2009-03-30V4L/DVB (11057): Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan2-2/+4
2009-03-30V4L/DVB (11056): Bug fix in NetUP: restore high address lines in CIAbylay Ospan1-1/+1
2009-03-30V4L/DVB (11055): Fix typo in stv0900Igor M. Liplianin1-1/+1
2009-03-30V4L/DVB (11054): Shorten some lines in stv0900 to less then 81 charactersIgor M. Liplianin1-13/+28
2009-03-30V4L/DVB (11053): saa7134: set v4l2_dev field of video_deviceHans Verkuil1-1/+1
2009-03-30V4L/DVB (11052): bt819: remove an unused headerHans Verkuil1-1/+0