| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static | Adrian Bunk | 2007-07-30 | 1 | -1/+1 |
* | V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixes | Adrian Bunk | 2007-07-30 | 1 | -6/+4 |
* | V4L/DVB (5932): Af9005 fix tuner module unload | Luca Olivetti | 2007-07-30 | 1 | -25/+12 |
* | V4L/DVB (5920): ivtv: fix incorrect fw size report. | Hans Verkuil | 2007-07-30 | 1 | -1/+1 |
* | V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close. | Hans Verkuil | 2007-07-30 | 2 | -10/+10 |
* | V4L/DVB (5917): ivtv: improve mailbox responsiveness. | Hans Verkuil | 2007-07-30 | 1 | -3/+11 |
* | V4L/DVB (5916): ivtv: fix pause/continue/play handling | Hans Verkuil | 2007-07-30 | 3 | -2/+11 |
* | V4L/DVB (5900): usbvision: fix bugs [sg]_register functions | Trent Piepho | 2007-07-30 | 1 | -2/+3 |
* | V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support | Trent Piepho | 2007-07-30 | 1 | -104/+134 |
* | V4L/DVB (5891): zr36067: Turn off raw capture properly | Trent Piepho | 2007-07-30 | 2 | -6/+26 |
* | V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formats | Trent Piepho | 2007-07-30 | 3 | -97/+86 |
* | V4L/DVB (5888): zr36067: Driver was not returning correct image size | Trent Piepho | 2007-07-30 | 1 | -3/+5 |
* | V4L/DVB (5887): zr36067: Fix poll() operation | Trent Piepho | 2007-07-30 | 1 | -26/+33 |
* | V4L/DVB (5886): zr36067: Fix problem setting norms | Trent Piepho | 2007-07-30 | 1 | -3/+3 |
* | more VIRT_TO_BUS dependencies | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module | Hans Verkuil | 2007-07-20 | 2 | -0/+4 |
* | V4L/DVB (5877): radio-gemtek-pci: remove unused structure member | Trent Piepho | 2007-07-20 | 1 | -3/+0 |
* | V4L/DVB (5871): Conexant 2388x: check for kthread_run | Cyrill Gorcunov | 2007-07-20 | 1 | -1/+7 |
* | V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next. | Hans Verkuil | 2007-07-20 | 1 | -5/+14 |
* | V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream | Hans Verkuil | 2007-07-20 | 1 | -2/+5 |
* | V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies | Mauro Carvalho Chehab | 2007-07-20 | 7 | -29/+32 |
* | V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 | Mauro Carvalho Chehab | 2007-07-20 | 5 | -6/+6 |
* | V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers | Mauro Carvalho Chehab | 2007-07-20 | 2 | -3/+3 |
* | V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeout | Mauro Carvalho Chehab | 2007-07-20 | 1 | -2/+2 |
* | V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers | Mauro Carvalho Chehab | 2007-07-20 | 4 | -9/+9 |
* | V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers | Mauro Carvalho Chehab | 2007-07-20 | 2 | -3/+3 |
* | V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage. | Hans Verkuil | 2007-07-20 | 1 | -2/+2 |
* | V4L/DVB (5854): ivtv: cleanup of driver messages | Hans Verkuil | 2007-07-20 | 5 | -32/+29 |
* | V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages. | Hans Verkuil | 2007-07-20 | 1 | -5/+5 |
* | V4L/DVB (5852): ivtv: don't recompile needlessly | Alexey Dobriyan | 2007-07-20 | 1 | -2/+1 |
* | V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option | Hans Verkuil | 2007-07-20 | 1 | -0/+1 |
* | V4L/DVB (5850): ivtv: improve API command debugging | Hans Verkuil | 2007-07-20 | 1 | -4/+10 |
* | V4L/DVB (5848): Av7110: fix typo | Yoann Padioleau | 2007-07-20 | 1 | -1/+1 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 5 | -11/+5 |
* | V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code | Robert P. J. Day | 2007-07-18 | 2 | -12/+6 |
* | V4L/DVB (5846): Clean up setting state and scheduling timeouts | Robert P. J. Day | 2007-07-18 | 2 | -8/+4 |
* | V4L/DVB (5844): ivtv: add high volume debugging flag | Hans Verkuil | 2007-07-18 | 4 | -25/+42 |
* | V4L/DVB (5843): ivtv: fix missing signal_pending check. | Hans Verkuil | 2007-07-18 | 1 | -4/+1 |
* | V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic. | Hans Verkuil | 2007-07-18 | 3 | -11/+21 |
* | V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner. | Hans Verkuil | 2007-07-18 | 1 | -1/+1 |
* | V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay | Mauro Carvalho Chehab | 2007-07-18 | 2 | -2/+2 |
* | V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss | 2007-07-18 | 4 | -9/+9 |
* | V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss | 2007-07-18 | 1 | -1/+1 |
* | V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ... | Oliver Endriss | 2007-07-18 | 3 | -8/+18 |
* | V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel... | Oliver Endriss | 2007-07-18 | 7 | -20/+20 |
* | V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping | Trent Piepho | 2007-07-18 | 1 | -2/+3 |
* | V4L/DVB (5832): ir-common: optimize bit extract function | Trent Piepho | 2007-07-18 | 1 | -12/+11 |
* | V4L/DVB (5831): stradis: use ARRAY_SIZE | Trent Piepho | 2007-07-18 | 1 | -1/+1 |
* | V4L/DVB (5829): Firmware extract and loading for opera dvb-usb update | Marco Gittler | 2007-07-18 | 1 | -7/+10 |
* | V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe... | Douglas Schilling Landgraf | 2007-07-18 | 1 | -2/+2 |