Age | Commit message (Expand) | Author |
2008-01-10 | ivtv: stick to udelay=10 after all | Hans Verkuil |
2007-12-24 | ivtv: small textual update | Hans Verkuil |
2007-12-24 | ivtv: udelay has to be changed *after* the eeprom was read, not before | Hans Verkuil |
2007-12-22 | ivtv: add XC2028 support for Club3D cards | Hans Verkuil |
2007-12-08 | ivtv: Some general fixes | Mauro Carvalho Chehab |
2007-12-08 | ivtv: convert to bus-based i2c API. | Hans Verkuil |
2007-12-08 | ivtv: add AVerMedia EZMaker PCI Deluxe support | Hans Verkuil |
2007-11-05 | ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame... | Hans Verkuil |
2007-10-20 | ivtv: ivtv_yuv_prep_frame breakup and yuv hardware buffer changes | Hans Verkuil |
2007-10-16 | ivtv: ivtv yuv stream handling change | Hans Verkuil |
2007-10-30 | ivtv: add support for AVerMedia PVR-150 Plus | Hans Verkuil |
2007-10-30 | ivtv: add ASUS Falcon2 support | Hans Verkuil |
2007-10-24 | Remove the obsoleted xc3028 | Mauro Carvalho Chehab |
2007-10-17 | backport commit 64a6f9500d8e8a8e1b1adc2120e56cc88df5727f | Mauro Carvalho Chehab |
2007-10-13 | ivtv: fix circular locking (bug 9037) | Hans Verkuil |
2007-08-26 | ivtvfb: rename some missed ivtv-fb references to ivtvfb. | Hans Verkuil |
2007-08-25 | ivtv/ivtv-fb: improve locking to prevent ivtv/ivtv-fb initialization problems. | Hans Verkuil |
2007-08-23 | ivtv: reorganized and cleanup ivtv struct | Hans Verkuil |
2007-08-23 | ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c | Hans Verkuil |
2007-08-23 | ivtv: header cleanup | Hans Verkuil |
2007-08-19 | ivtv: improve debug messages | Hans Verkuil |
2007-08-19 | ivtv: specify some stream sizes in kB instead of MB | Hans Verkuil |
2007-08-19 | ivtv: setup TV output standard on init to prevent flicker | Hans Verkuil |
2007-08-07 | ivtv: remove userspace tuner dependent code | Hans Verkuil |
2007-08-04 | ivtv: add AverMedia M116, prepare for userspace Xceive tuner | Hans Verkuil |
2007-07-27 | Add vp27smpx driver | Hans Verkuil |
2007-07-20 | ivtv: set correct crystal frequency of the GVMVPRX cards | Hans Verkuil |
2007-07-25 | ivtv-fb: initializing the framebuffer should trigger ivtv firmware load | Hans Verkuil |
2007-07-25 | Merge: from hg/~hverkuil/v4l-dvb2 | Hans Verkuil |
2007-07-22 | ivtv, cx25840: postpone fw load until first use. | Hans Verkuil |
2007-07-20 | Merge: from master | Hans Verkuil |
2007-07-20 | Add ivtv-fb framebuffer driver. | Hans Verkuil |
2007-07-20 | ivtv: init channel for NTSC_M_JP standard. | Hans Verkuil |
2007-07-19 | Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies | Mauro Carvalho Chehab |
2007-07-17 | ivtv: cleanup of driver messages | Hans Verkuil |
2007-07-17 | ivtv: don't recompile needlessly | Hans Verkuil |
2007-07-10 | ivtv: add high volume debugging flag | Hans Verkuil |
2007-07-10 | ivtv: Add locking to ensure stream setup is atomic. | Hans Verkuil |
2007-06-16 | ivtv: fix converity warning | Hans Verkuil |
2007-05-19 | Move big PIO accesses from the interrupt handler to a workhandler | Hans Verkuil |
2007-05-18 | Models 30012-30039 are for a low profile PVR250, not PVR150. | Hans Verkuil |
2007-05-17 | Autodetect new PVR150 low profile cards. | Hans Verkuil |
2007-05-01 | MEDIA: Spinlock initializer cleanup | Mauro Carvalho Chehab |
2007-03-16 | Fix ivtv yuv threshold handling | Hans Verkuil |
2007-03-13 | The TV standard should be set AFTER the TV output is fully initialized. | Hans Verkuil |
2007-03-11 | Initialize the inputs before registering the devices. | Hans Verkuil |
2007-03-11 | First unregister the driver, and then free the memory. | Hans Verkuil |
2007-03-11 | Use pci_register_driver instead of pci_module_init in ivtv. | Hans Verkuil |
2007-03-11 | Use spin_lock_init to fix lockdep warnings. | Hans Verkuil |
2007-03-10 | Add comment why the symbols are exported. | Hans Verkuil |