index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards
Mauro Carvalho Chehab
2008-01-25
1
-1
/
+1
*
V4L/DVB (6999): ivtv: stick to udelay=10 after all
Hans Verkuil
2008-01-11
1
-4
/
+0
*
V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n...
Hans Verkuil
2008-01-07
1
-0
/
+4
*
V4L/DVB (6342): ivtv: fix circular locking (bug 9037)
Hans Verkuil
2007-10-22
1
-5
/
+6
*
signedness: module_param_array nump argument
Al Viro
2007-10-14
1
-3
/
+3
*
V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb
Hans Verkuil
2007-10-09
1
-1
/
+1
*
V4L/DVB (6115): ivtv/ivtv-fb: improve locking to avoid initialization problems
Hans Verkuil
2007-10-09
1
-0
/
+4
*
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
2007-10-09
1
-11
/
+4
*
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
2007-10-09
1
-1
/
+13
*
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
2007-10-09
1
-7
/
+0
*
V4L/DVB (6055): ivtv: improve debug messages
Hans Verkuil
2007-10-09
1
-4
/
+14
*
V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB
Hans Verkuil
2007-10-09
1
-9
/
+9
*
V4L/DVB (6053): ivtv: setup TV output standard on init to prevent flicker
Hans Verkuil
2007-10-09
1
-0
/
+4
*
V4L/DVB (5995): ivtv: add AverMedia M116
Hans Verkuil
2007-10-09
1
-16
/
+11
*
V4L/DVB (5929): Add vp27smpx driver
Hans Verkuil
2007-10-09
1
-0
/
+4
*
V4L/DVB (5927): ivtv: set correct crystal frequency of the GVMVPRX cards
Hans Verkuil
2007-10-09
1
-0
/
+10
*
V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware load
Hans Verkuil
2007-10-09
1
-2
/
+10
*
V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use
Hans Verkuil
2007-10-09
1
-97
/
+96
*
V4L/DVB (5902): Add ivtv-fb framebuffer driver.
Hans Verkuil
2007-10-09
1
-2
/
+13
*
V4L/DVB (5881): ivtv: init channel for NTSC_M_JP standard.
Hans Verkuil
2007-10-09
1
-2
/
+7
*
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-20
1
-1
/
+2
*
V4L/DVB (5854): ivtv: cleanup of driver messages
Hans Verkuil
2007-07-20
1
-21
/
+18
*
V4L/DVB (5852): ivtv: don't recompile needlessly
Alexey Dobriyan
2007-07-20
1
-2
/
+1
*
V4L/DVB (5844): ivtv: add high volume debugging flag
Hans Verkuil
2007-07-18
1
-3
/
+3
*
V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.
Hans Verkuil
2007-07-18
1
-0
/
+1
*
V4L/DVB (5768): Ivtv: fix converity warning
Hans Verkuil
2007-07-18
1
-4
/
+1
*
V4L/DVB (5674): Models 30012-30039 are for a low profile PVR250, not PVR150.
Hans Verkuil
2007-07-18
1
-1
/
+1
*
V4L/DVB (5671): Autodetect new PVR150 low profile cards.
Hans Verkuil
2007-07-18
1
-0
/
+1
*
V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...
Hans Verkuil
2007-06-08
1
-0
/
+1
*
V4L/DVB (5566): MEDIA: Spinlock initializer cleanup
Thomas Gleixner
2007-05-09
1
-1
/
+1
*
V4L/DVB (5438): Fix ivtv yuv threshold handling
Ian Armstrong
2007-04-27
1
-1
/
+1
*
V4L/DVB (5436): Fix TV output initialization
Hans Verkuil
2007-04-27
1
-1
/
+1
*
V4L/DVB (5420): Initialize the inputs before registering the devices.
Hans Verkuil
2007-04-27
1
-40
/
+37
*
V4L/DVB (5417): First unregister the driver, and then free the memory.
Hans Verkuil
2007-04-27
1
-1
/
+2
*
V4L/DVB (5416): Use pci_register_driver instead of pci_module_init in ivtv.
Hans Verkuil
2007-04-27
1
-1
/
+1
*
V4L/DVB (5413): Use spin_lock_init to fix lockdep warnings.
Hans Verkuil
2007-04-27
1
-2
/
+2
*
V4L/DVB (5406): Add comment why the symbols are exported.
Hans Verkuil
2007-04-27
1
-0
/
+2
*
V4L/DVB (5404): Merges VBI & YUV handling into a single work queue.
Hans Verkuil
2007-04-27
1
-18
/
+7
*
V4L/DVB (5379): If possible make vars/functions static.
Hans Verkuil
2007-04-27
1
-1
/
+1
*
V4L/DVB (5377): Replace SA_* with IRQF_*
Hans Verkuil
2007-04-27
1
-1
/
+1
*
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil
2007-04-27
1
-0
/
+1385