Age | Commit message (Expand) | Author | Files | Lines |
2009-03-30 | V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments | Janne Grunau | 6 | -6/+6 |
2009-03-30 | V4L/DVB (11124): Add support for ProVideo PV-183 to bttv | Alan McIvor | 3 | -0/+26 |
2009-03-30 | V4L/DVB (11120): cafe_ccic: stick in a comment with a request for test results | Hans Verkuil | 1 | -0/+6 |
2009-03-30 | V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls. | Hans Verkuil | 2 | -142/+61 |
2009-03-30 | V4L/DVB (11117): ov7670: add support to get/set registers | Hans Verkuil | 1 | -0/+34 |
2009-03-30 | V4L/DVB (11116): ov7670: cleanup and remove legacy code. | Hans Verkuil | 1 | -152/+58 |
2009-03-30 | V4L/DVB (11115): cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor. | Hans Verkuil | 1 | -74/+32 |
2009-03-30 | V4L/DVB (11114): cafe_ccic: convert to v4l2_device. | Hans Verkuil | 1 | -104/+54 |
2009-03-30 | V4L/DVB (11113): ov7670: convert to v4l2_subdev | Hans Verkuil | 1 | -196/+180 |
2009-03-30 | V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM. | Hans Verkuil | 2 | -1/+13 |
2009-03-30 | V4L/DVB (11111a): MAINTAINERS: Drop references to deprecated video4linux list | Jean Delvare | 1 | -2/+0 |
2009-03-30 | V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakage | Mauro Carvalho Chehab | 1 | -0/+19 |
2009-03-30 | V4L/DVB (11110): au8522/au0828: Fix Kconfig dependencies | Mauro Carvalho Chehab | 2 | -2/+2 |
2009-03-30 | V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = n | Mauro Carvalho Chehab | 1 | -1/+3 |
2009-03-30 | V4L/DVB (11108): get_dvb_firmware: Add option to download firmware for cx231xx | Mauro Carvalho Chehab | 1 | -1/+14 |
2009-03-30 | V4L/DVB (11106): gspca - ov534: New sensor ov965x and re-enable the webcam 06... | Jean-Francois Moine | 1 | -145/+548 |
2009-03-30 | V4L/DVB (11105): gspca - ov534: Adjust the packet scan function | Jean-Francois Moine | 1 | -58/+57 |
2009-03-30 | V4L/DVB (11104): gspca - ov534: Bad frame pointer after adding the last packet | Jean-Francois Moine | 1 | -2/+3 |
2009-03-30 | V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0 | Jean-Francois Moine | 2 | -5/+8 |
2009-03-30 | V4L/DVB (11100): au8522: fix compilation warning. | Hans Verkuil | 1 | -3/+0 |
2009-03-30 | V4L/DVB (11098): v4l2-common: remove incorrect MODULE test | Hans Verkuil | 1 | -4/+4 |
2009-03-30 | V4L/DVB (11097): use video_ioctl2 as ioctl handler directly | Janne Grunau | 1 | -44/+41 |
2009-03-30 | V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device | Janne Grunau | 10 | -0/+2333 |
2009-03-30 | V4L/DVB (11095): adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill() | Janne Grunau | 1 | -0/+1 |
2009-03-30 | V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unit | Andy Walls | 1 | -54/+49 |
2009-03-30 | V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i... | Andy Walls | 2 | -0/+4 |
2009-03-30 | V4L/DVB (11089): au8522: finish conversion to v4l2_device/subdev | Devin Heitmueller | 1 | -7/+1 |
2009-03-30 | V4L/DVB (11088): au0828: finish videodev/subdev conversion | Devin Heitmueller | 4 | -50/+16 |
2009-03-30 | V4L/DVB (11086): au0828: rename macro for currently non-function VBI support | Devin Heitmueller | 1 | -8/+8 |
2009-03-30 | V4L/DVB (11085): au0828/au8522: Codingstyle fixes | Devin Heitmueller | 6 | -236/+226 |
2009-03-30 | V4L/DVB (11084): au0828: add entry for undefined input type | Devin Heitmueller | 1 | -0/+1 |
2009-03-30 | V4L/DVB (11083): au0828: remove some unneeded braces | Devin Heitmueller | 1 | -7/+3 |
2009-03-30 | V4L/DVB (11082): au0828: remove memset calls in v4l2 routines. | Devin Heitmueller | 1 | -7/+1 |
2009-03-30 | V4L/DVB (11081): au0828: make sure v4l2_device name is unique | Devin Heitmueller | 1 | -2/+5 |
2009-03-30 | V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev framework | Devin Heitmueller | 5 | -8/+31 |
2009-03-30 | V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed | Devin Heitmueller | 1 | -2/+3 |
2009-03-30 | V4L/DVB (11078): au0828: properly handle non-existent analog inputs | Devin Heitmueller | 3 | -4/+5 |
2009-03-30 | V4L/DVB (11077): au0828: properly handle missing analog USB endpoint | Devin Heitmueller | 3 | -30/+36 |
2009-03-30 | V4L/DVB (11076): au0828: make g_chip_ident call work properly | Devin Heitmueller | 3 | -0/+12 |
2009-03-30 | V4L/DVB (11075): au0828: make register debug lines easier to read | Devin Heitmueller | 1 | -2/+2 |
2009-03-30 | V4L/DVB (11074): au0828: fix i2c enumeration bug | Devin Heitmueller | 1 | -0/+18 |
2009-03-30 | V4L/DVB (11073): au0828: disable VBI code since it doesn't yet work | Devin Heitmueller | 1 | -5/+24 |
2009-03-30 | V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standa... | Devin Heitmueller | 1 | -2/+2 |
2009-03-30 | V4L/DVB (11071): tveeprom: add the xc5000 tuner to the tveeprom definition | Devin Heitmueller | 1 | -1/+1 |
2009-03-30 | V4L/DVB (11070): au0828: Rework the way the analog video binding occurs | Devin Heitmueller | 5 | -35/+70 |
2009-03-30 | V4L/DVB (11069): au8522: add mutex protecting use of hybrid state | Devin Heitmueller | 1 | -3/+12 |
2009-03-30 | V4L/DVB (11068): au0828: add analog profile for the HVR-850 | Devin Heitmueller | 1 | -0/+19 |
2009-03-30 | V4L/DVB (11067): au0828: workaround a bug in the au0828 i2c handling | Devin Heitmueller | 1 | -2/+20 |
2009-03-30 | V4L/DVB (11066): au0828: add support for analog functionality in bridge | Devin Heitmueller | 6 | -13/+1920 |
2009-03-30 | V4L/DVB (11065): au8522: add support for analog side of demodulator | Devin Heitmueller | 5 | -1/+1204 |