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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-02
V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits
Mike Isely
1
-1
/
+11
2006-04-02
V4L/DVB (3620): Fix video-buf PCI wrappers
Ricardo Cerqueira
1
-3
/
+9
2006-04-02
V4L/DVB (3616a): cpia cleanups
Randy Dunlap
1
-7
/
+6
2006-04-02
V4L/DVB (3615): Saa7134: select FW_LOADER
maximilian attems
1
-0
/
+1
2006-04-02
V4L/DVB (3614): Fix compilation warning at powerpc platform
Mauro Carvalho Chehab
3
-3
/
+3
2006-04-02
V4L/DVB (3610): Added the new routing commands to cx25840.
Hans Verkuil
5
-56
/
+23
2006-04-02
V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used.
Hans Verkuil
1
-15
/
+0
2006-04-02
V4L/DVB (3608): Implement new routing commands in saa7127.c
Hans Verkuil
1
-25
/
+18
2006-04-02
V4L/DVB (3607): Implement routing command for saa7115.c
Hans Verkuil
1
-0
/
+41
2006-04-02
V4L/DVB (3606): Minor layout changes to make it consistent
Hans Verkuil
1
-9
/
+9
2006-04-02
V4L/DVB (3605): Add support for I2C_HW_B_CX2341X board adapter
Hans Verkuil
2
-3
/
+7
2006-04-01
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-1
/
+1
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-1
/
+1
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+1
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
170
-1953
/
+47945
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-4
/
+4
2006-03-25
V4L/DVB (3604): V4l printk fix
Andrew Morton
1
-1
/
+1
2006-03-25
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
102
-3012
/
+3012
2006-03-25
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video
Mauro Carvalho Chehab
59
-2
/
+43956
2006-03-24
V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.
Hans Verkuil
2
-10
/
+20
2006-03-24
V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...
Michael Krufky
1
-0
/
+1
2006-03-24
V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400
Hans Verkuil
1
-37
/
+2
2006-03-24
V4L/DVB (3587): Always wake thread after routing change.
Hans Verkuil
1
-2
/
+1
2006-03-24
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
7
-5
/
+23
2006-03-24
V4L/DVB (3582): Implement correct msp3400 input/output routing
Hans Verkuil
8
-111
/
+176
2006-03-24
V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros
Hans Verkuil
4
-6
/
+7
2006-03-24
V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commands
Hans Verkuil
3
-85
/
+107
2006-03-24
V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detection
Hans Verkuil
3
-33
/
+33
2006-03-24
V4L/DVB (3578): Make scart definitions easier to handle
Hans Verkuil
2
-23
/
+24
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
21
-320
/
+316
2006-03-24
V4L/DVB (3571): Printk warning fixes
Andrew Morton
1
-9
/
+12
2006-03-24
V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func
Alan Cox
3
-42
/
+43
2006-03-24
V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSA
Michael Krufky
1
-2
/
+3
2006-03-24
V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...
Hans Verkuil
1
-4
/
+31
2006-03-24
V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo
Mauro Carvalho Chehab
10
-49
/
+49
2006-03-24
V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h
Mauro Carvalho Chehab
2
-15
/
+1
2006-03-24
V4L/DVB (3546): Fix Compilation after moving bttv code
Mauro Carvalho Chehab
8
-73
/
+19
2006-03-24
V4L/DVB (3539): Move bttv fragments to bt8xx/
Manu Abraham
16
-30
/
+28
2006-03-24
V4L/DVB (3519): Corrects MODULE_AUTHOR
Mauro Carvalho Chehab
1
-1
/
+1
2006-03-24
V4L/DVB (3518): Creates a virtual video device driver
Mauro Carvalho Chehab
2
-0
/
+1860
2006-03-24
V4L/DVB (3516): Make video_buf more generic
Mauro Carvalho Chehab
21
-148
/
+286
2006-03-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
12
-263
/
+200
2006-03-24
[PATCH] I2C: Drop unneeded i2c-dev.h includes
Jean Delvare
10
-10
/
+0
2006-03-23
V4L/DVB (3568k): zoran: Use i2c_master_send when possible
Jean Delvare
7
-66
/
+43
2006-03-23
V4L/DVB (3568j): adv7175: Drop unused encoder dump command
Jean Delvare
1
-26
/
+0
2006-03-23
V4L/DVB (3568i): adv7175: Drop unused register cache
Jean Delvare
1
-8
/
+2
2006-03-23
V4L/DVB (3568h): cpia: correct email address
Randy Dunlap
1
-1
/
+1
2006-03-23
V4L/DVB (3568g): sem2mutex: zoran
Ingo Molnar
3
-119
/
+121
2006-03-23
V4L/DVB (3568f): saa7110: Fix array overrun
Jean Delvare
1
-7
/
+5
[next]