index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
em28xx
Age
Commit message (
Expand
)
Author
2008-04-24
V4L/DVB (7563): em28xx: Add missing checks
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7557): em28xx: honour video_debug modprobe parameter
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap
Aidan Thornton
2008-04-24
V4L/DVB (7555): em28xx: remove timeout
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7550): em28xx: Fix a possible memory leak
Brandon Philips
2008-04-24
V4L/DVB (7549): em28xx: some small cleanups
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7548): Various fixes for the em28xx videobuf code
Aidan Thornton
2008-04-24
V4L/DVB (7547): em28xx: Fix a broken lock
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced b...
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7544): em28xx: Fix timeout code
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7543): Fix capture start/stop and timeout
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7542): em28xx: Fix some warnings
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7541): em28xx: Some fixes to videobuf
Aidan Thornton
2008-04-24
V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
2008-04-24
V4L/DVB (7331): Fix em2800 altsetting selection
Sascha Sommer
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-03-20
V4L/DVB (7291): em28xx: correct use of and fix
Andrew Morton
2008-03-20
V4L/DVB (7285): em28xx: Correct use of ! and &
Julia Lawall
2008-02-18
V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma ...
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7179): Allow more than one em28xx board
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7164): em28xx-alsa: Add a missing mutex
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7163): em28xx: makes audio settings more stable
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7162): em28xx: Fix endian and returns the correct values
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7161): em28xx: Fix printing debug values higher than 127
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7160): em28xx: Allow register dump/setting for debug
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7158): Fix em28xx audio initialization
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized va...
Andrew Morton
2008-02-18
V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900
Luc Saillard
2008-02-18
V4L/DVB (7106): em28xx/: make 2 functions static
Adrian Bunk
2008-02-18
V4L/DVB (7049): Remove sound/driver.h
Mauro Carvalho Chehab
2008-02-09
drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N
S.Çağlar Onur
2008-01-25
V4L/DVB (7060): em28xx: remove has_tuner
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (7021): Move all board specific configuration to em28xx-cards.c
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6969): Avoid causing regressions for non-HVR950 boards
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6956): Add Radio support for em28xx
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6955): Properly implement 12MHz I2S support
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6950): Lindent em28xx-audio.c
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6949): Adds em28xx-audio module
Markus Rechberger
2008-01-25
V4L/DVB (6948): HVR950 requires additional settings for audio to properly work
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6947): Improve audio setup handling
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100
Aurelien Jarno
2008-01-25
V4L/DVB (6665): Fix CodingStyle
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6659): Convert MTS to bitfield
Mauro Carvalho Chehab
[prev]
[next]