index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
ivtv
/
ivtv-driver.c
Age
Commit message (
Expand
)
Author
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
2007-03-10
Merges VBI & YUV handling into a single work queue.
Hans Verkuil
2007-03-03
If possible make vars/functions static.
Hans Verkuil
2007-03-03
Replace SA_* with IRQF_*
Hans Verkuil
2007-02-27
Set initial global_alpha to 255 (opaque).
Hans Verkuil
2007-02-27
Fix comment style and set default debug level to 0
Hans Verkuil
2007-02-26
Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil
[prev]