Age | Commit message (Expand) | Author | Files | Lines |
2008-05-14 | V4L/DVB (7891): cx18/ivtv: fix open() kernel oops | Andy Walls | 2 | -0/+4 |
2008-05-14 | V4L/DVB (7890): cx18: removed bogus and confusing conditional | Hans Verkuil | 1 | -2/+1 |
2008-05-14 | V4L/DVB (7889): cx18: improve HVR-1600 detection. | Hans Verkuil | 2 | -6/+7 |
2008-05-14 | V4L/DVB (7888): cx18: minor card definition updates. | Hans Verkuil | 1 | -5/+4 |
2008-05-14 | V4L/DVB (7887): cx18: fix Compro H900 analog support. | Hans Verkuil | 3 | -18/+46 |
2008-05-14 | V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.c | Hartmut Hackmann | 1 | -1/+0 |
2008-05-14 | V4L/DVB (7880): saa7134: remove explicit GPIO initialization | Hartmut Hackmann | 1 | -5/+0 |
2008-05-14 | V4L/DVB(7879): Adding cx18 Support for mxl5005s | Steven Toth | 3 | -22/+22 |
2008-05-14 | V4L/DVB (7859): mt9v022: fix a copy-paste error in comment | Guennadi Liakhovetski | 1 | -1/+1 |
2008-05-14 | V4L/DVB (7858): video: build fix for drivers/media/video/mt9v022.c | Ingo Molnar | 2 | -8/+2 |
2008-05-14 | V4L/DVB (7856): cx18/: possible cleanups | Adrian Bunk | 7 | -41/+6 |
2008-05-14 | V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling | Hans Verkuil | 10 | -27/+37 |
2008-05-14 | V4L/DVB (7853): ivtv/cx18: fix compile warnings | Hans Verkuil | 2 | -0/+8 |
2008-05-14 | V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ | Hans Verkuil | 4 | -14/+15 |
2008-05-14 | V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb | Mauro Carvalho Chehab | 7 | -0/+9 |
2008-05-14 | V4L/DVB (7849): cx88: fix Kconfig depencencies for FW_LOADER | Mauro Carvalho Chehab | 1 | -2/+2 |
2008-05-14 | V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb | Mauro Carvalho Chehab | 1 | -1/+0 |
2008-05-14 | V4L/DVB (7846): Re-creates VIDEO_TUNER | Mauro Carvalho Chehab | 11 | -11/+15 |
2008-05-14 | V4L/DVB (7835): multimedia/video: fix au0828 Kconfig | Randy Dunlap | 1 | -1/+1 |
2008-05-14 | V4L/DVB (7834): build fix for drivers/media/video/au0828 | Ingo Molnar | 1 | -0/+1 |
2008-05-14 | V4L/DVB (7829): cx23885: remove remaining references to dvb-pll | Michael Krufky | 2 | -2/+0 |
2008-05-14 | V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & W... | Michael Krufky | 1 | -1/+31 |
2008-05-14 | V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEM | Michael Krufky | 1 | -0/+4 |
2008-05-14 | V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950 | Michael Krufky | 1 | -1/+7 |
2008-05-14 | V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabled | Mauro Carvalho Chehab | 1 | -0/+7 |
2008-05-14 | V4L/DVB (7810): soc_camera: mt9v022 and mt9m001 depend on I2C | Guennadi Liakhovetski | 1 | -2/+2 |
2008-05-14 | V4L/DVB (7808): cx23885: fix kbuild dependencies | Michael Krufky | 1 | -0/+2 |
2008-05-14 | V4L/DVB (7807): cx88: Fix error handling, when dvb_attach() fails | Mauro Carvalho Chehab | 1 | -117/+134 |
2008-05-14 | V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not... | Mauro Carvalho Chehab | 1 | -1/+0 |
2008-05-14 | V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no... | Mauro Carvalho Chehab | 1 | -1/+0 |
2008-05-14 | V4L/DVB (7804): tea5767: Fix error logic | Mauro Carvalho Chehab | 1 | -2/+2 |
2008-05-14 | V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS | Mauro Carvalho Chehab | 1 | -15/+13 |
2008-05-14 | V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach fails | Mauro Carvalho Chehab | 1 | -40/+101 |
2008-05-14 | V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request... | Andrew Morton | 1 | -1/+1 |
2008-05-11 | i2c: Convert some more new-style drivers to use module aliasing | Jean Delvare | 3 | -1/+25 |
2008-05-08 | misc: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-05-08 | fix irq flags in saa7134 | Steven Rostedt | 1 | -1/+1 |
2008-04-30 | Add macros similar to min/max/min_t/max_t | Harvey Harrison | 2 | -8/+0 |
2008-04-30 | V4L/DVB (7794): cx88: Fix a warning | Mauro Carvalho Chehab | 1 | -1/+0 |
2008-04-30 | V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me... | Robert P. J. Day | 1 | -3/+3 |
2008-04-30 | V4L/DVB (7791): ivtv: POLLHUP must be returned on eof | Hans Verkuil | 1 | -1/+3 |
2008-04-30 | V4L/DVB (7789b): Fix merge conflicts | Mauro Carvalho Chehab | 3 | -3/+3 |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 101 | -8016/+10719 |
2008-04-30 | V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver | Mauro Carvalho Chehab | 4 | -12/+12 |
2008-04-30 | V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules | Michael Krufky | 1 | -43/+75 |
2008-04-30 | V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] static | Adrian Bunk | 2 | -2/+2 |
2008-04-30 | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 45 | -0/+10182 |
2008-04-30 | V4L/DVB (7782): pvrusb2: Driver is no longer experimental | Mike Isely | 1 | -1/+1 |
2008-04-30 | V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi... | Michael Krufky | 1 | -12/+6 |
2008-04-30 | V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 | Michael Krufky | 2 | -34/+1 |