index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
em28xx
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one
Mauro Carvalho Chehab
1
-9
/
+14
2008-04-24
V4L/DVB (7557): em28xx: honour video_debug modprobe parameter
Mauro Carvalho Chehab
1
-0
/
+1
2008-04-24
V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap
Aidan Thornton
1
-0
/
+6
2008-04-24
V4L/DVB (7555): em28xx: remove timeout
Mauro Carvalho Chehab
2
-32
/
+0
2008-04-24
V4L/DVB (7550): em28xx: Fix a possible memory leak
Brandon Philips
1
-11
/
+14
2008-04-24
V4L/DVB (7549): em28xx: some small cleanups
Mauro Carvalho Chehab
1
-11
/
+4
2008-04-24
V4L/DVB (7548): Various fixes for the em28xx videobuf code
Aidan Thornton
1
-13
/
+7
2008-04-24
V4L/DVB (7547): em28xx: Fix a broken lock
Mauro Carvalho Chehab
1
-7
/
+4
2008-04-24
V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced b...
Mauro Carvalho Chehab
1
-73
/
+78
2008-04-24
V4L/DVB (7544): em28xx: Fix timeout code
Mauro Carvalho Chehab
1
-3
/
+3
2008-04-24
V4L/DVB (7543): Fix capture start/stop and timeout
Mauro Carvalho Chehab
1
-19
/
+5
2008-04-24
V4L/DVB (7542): em28xx: Fix some warnings
Mauro Carvalho Chehab
1
-2
/
+2
2008-04-24
V4L/DVB (7541): em28xx: Some fixes to videobuf
Aidan Thornton
2
-170
/
+114
2008-04-24
V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc
Mauro Carvalho Chehab
3
-898
/
+811
2008-04-24
V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-6
/
+6
2008-04-24
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
1
-1
/
+1
2008-04-24
V4L/DVB (7331): Fix em2800 altsetting selection
Sascha Sommer
1
-5
/
+13
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
3
-6
/
+6
2008-03-20
V4L/DVB (7291): em28xx: correct use of and fix
Andrew Morton
1
-1
/
+1
2008-03-20
V4L/DVB (7285): em28xx: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-02-18
V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma ...
Mauro Carvalho Chehab
1
-1
/
+1
2008-02-18
V4L/DVB (7179): Allow more than one em28xx board
Mauro Carvalho Chehab
3
-25
/
+43
2008-02-18
V4L/DVB (7164): em28xx-alsa: Add a missing mutex
Mauro Carvalho Chehab
2
-1
/
+5
2008-02-18
V4L/DVB (7163): em28xx: makes audio settings more stable
Mauro Carvalho Chehab
2
-10
/
+21
2008-02-18
V4L/DVB (7162): em28xx: Fix endian and returns the correct values
Mauro Carvalho Chehab
1
-4
/
+4
2008-02-18
V4L/DVB (7161): em28xx: Fix printing debug values higher than 127
Mauro Carvalho Chehab
1
-2
/
+3
2008-02-18
V4L/DVB (7160): em28xx: Allow register dump/setting for debug
Mauro Carvalho Chehab
1
-0
/
+66
2008-02-18
V4L/DVB (7158): Fix em28xx audio initialization
Mauro Carvalho Chehab
2
-11
/
+6
2008-02-18
V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized va...
Andrew Morton
1
-1
/
+2
2008-02-18
V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900
Luc Saillard
1
-0
/
+2
2008-02-18
V4L/DVB (7106): em28xx/: make 2 functions static
Adrian Bunk
3
-7
/
+5
2008-02-18
V4L/DVB (7049): Remove sound/driver.h
Mauro Carvalho Chehab
1
-1
/
+0
2008-02-10
drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N
S.Çağlar Onur
1
-1
/
+2
2008-01-26
V4L/DVB (7060): em28xx: remove has_tuner
Mauro Carvalho Chehab
3
-26
/
+10
2008-01-26
V4L/DVB (7021): Move all board specific configuration to em28xx-cards.c
Mauro Carvalho Chehab
3
-97
/
+106
2008-01-26
V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2
Mauro Carvalho Chehab
1
-0
/
+2
2008-01-26
V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support
Mauro Carvalho Chehab
1
-1
/
+3
2008-01-26
V4L/DVB (6969): Avoid causing regressions for non-HVR950 boards
Mauro Carvalho Chehab
1
-15
/
+19
2008-01-26
V4L/DVB (6956): Add Radio support for em28xx
Mauro Carvalho Chehab
2
-60
/
+238
2008-01-26
V4L/DVB (6955): Properly implement 12MHz I2S support
Mauro Carvalho Chehab
4
-17
/
+24
2008-01-26
V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed
Mauro Carvalho Chehab
3
-1
/
+41
2008-01-26
V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module
Mauro Carvalho Chehab
5
-260
/
+365
2008-01-26
V4L/DVB (6950): Lindent em28xx-audio.c
Mauro Carvalho Chehab
1
-176
/
+197
2008-01-26
V4L/DVB (6949): Adds em28xx-audio module
Markus Rechberger
1
-0
/
+474
2008-01-26
V4L/DVB (6948): HVR950 requires additional settings for audio to properly work
Mauro Carvalho Chehab
2
-10
/
+48
2008-01-26
V4L/DVB (6947): Improve audio setup handling
Mauro Carvalho Chehab
3
-42
/
+95
2008-01-26
V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100
Aurelien Jarno
1
-1
/
+3
2008-01-26
V4L/DVB (6665): Fix CodingStyle
Mauro Carvalho Chehab
1
-90
/
+113
2008-01-26
V4L/DVB (6659): Convert MTS to bitfield
Mauro Carvalho Chehab
2
-3
/
+3
2008-01-26
V4L/DVB (6619): Use MTS firmware for the HVR-900
Aidan Thornton
2
-2
/
+29
[prev]
[next]