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
/
cx231xx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-09
[media] v4l: kill the BKL
Arnd Bergmann
1
-4
/
+2
2010-10-23
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
1
-2
/
+2
2010-10-23
[media] cx231xx: fix double lock typo
Dan Carpenter
1
-1
/
+1
2010-10-21
[media] cx231xx: Fix compilation breakage if DVB is not selected
Mauro Carvalho Chehab
1
-3
/
+0
2010-10-21
[media] cx231xx: Remove IR support from the driver
Mauro Carvalho Chehab
3
-266
/
+0
2010-10-21
[media] cx231xx: Only register USB interface 1
Mauro Carvalho Chehab
1
-30
/
+8
2010-10-21
[media] v4l-dvb: using vmalloc needs vmalloc.h in cx231xx-417.c
Stephen Rothwell
1
-0
/
+1
2010-10-21
[media] cx231xx: use core-assisted lock
Mauro Carvalho Chehab
1
-78
/
+8
2010-10-21
[media] cx231xx: Colibri carrier offset was wrong for PAL/M
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-21
[media] cx231xx: remove some unused functions
Mauro Carvalho Chehab
1
-33
/
+0
2010-10-21
[media] cx231xx: declare static functions as such
Mauro Carvalho Chehab
1
-14
/
+16
2010-10-21
[media] cx231xx-417: Fix a gcc warning
Mauro Carvalho Chehab
1
-9
/
+8
2010-10-21
[media] CodingStyle cleanup at s5h1432 and cx231xx
Mauro Carvalho Chehab
4
-433
/
+423
2010-10-21
[media] cx231xx-audio: fix some locking issues
Mauro Carvalho Chehab
2
-51
/
+52
2010-10-21
[media] cx231xx: Only change gpio direction when needed
Mauro Carvalho Chehab
2
-5
/
+7
2010-10-21
[media] cx231xx: better handle the master port enable command
Mauro Carvalho Chehab
4
-61
/
+42
2010-10-21
[media] cx231xx: properly use the right tuner i2c address
Mauro Carvalho Chehab
2
-13
/
+13
2010-10-21
[media] cx231xx: properly implement URB control messages log
Mauro Carvalho Chehab
1
-108
/
+80
2010-10-21
[media] cx231xx: fix Kconfig dependencies
Mauro Carvalho Chehab
1
-0
/
+1
2010-10-21
[media] cx231xx: remove a printk warning at -avcore and at -417
Mauro Carvalho Chehab
2
-2
/
+2
2010-10-21
[media] cx231xx: Fix vblank/vactive line counts for PAL/SECAM
Devin Heitmueller
1
-6
/
+6
2010-10-21
[media] cx231xx: properly set active line count for PAL/SECAM
Devin Heitmueller
1
-0
/
+14
2010-10-21
[media] cx231xx: whitespace cleanup
Devin Heitmueller
1
-20
/
+15
2010-10-21
[media] cx231xx: remove board specific check for Colibri configuration
Devin Heitmueller
1
-18
/
+1
2010-10-21
[media] cx231xx: Make the DIF configuration based on the tuner not the board id
Devin Heitmueller
1
-9
/
+9
2010-10-21
[media] cx231xx: remove i2c ir stubs
Devin Heitmueller
3
-36
/
+0
2010-10-21
[media] cx231xx: move printk() line related to 417 initialization
Devin Heitmueller
1
-1
/
+1
2010-10-21
[media] cx231xx: fixup video grabber board profile
Devin Heitmueller
1
-16
/
+1
2010-10-21
[media] cx231xx: make output mode configurable via the board profile
Devin Heitmueller
3
-6
/
+16
2010-10-21
[media] cx231xx: Add initial support for Hauppauge USB-Live2
Devin Heitmueller
5
-12
/
+41
2010-10-21
[media] cx231xx: set correct i2c port for Exeter tuner
Devin Heitmueller
1
-8
/
+3
2010-10-21
[media] cx231xx: set standard tune to last known frequency when switching inputs
Devin Heitmueller
1
-0
/
+8
2010-10-21
[media] cx231xx: Remove hack which puts device into bulk mode
Devin Heitmueller
1
-12
/
+0
2010-10-21
[media] cx231xx: Set the power mode instead of using the digital mux GPIOs
Devin Heitmueller
1
-1
/
+4
2010-10-21
[media] cx231xx: do not call video_mux as part of isoc setup
Devin Heitmueller
2
-7
/
+3
2010-10-21
[media] cx231xx: Clear avmode bits before setting
Devin Heitmueller
1
-0
/
+1
2010-10-21
[media] cx231xx: make video scaler work properly
Devin Heitmueller
4
-56
/
+11
2010-10-21
[media] cx231xx: reduce log severity for some debug events
Devin Heitmueller
1
-15
/
+16
2010-10-21
[media] cx231xx: remove board specific initialization
Devin Heitmueller
1
-34
/
+9
2010-10-21
[media] cx231xx: Ensure VBI fields are sent in the correct order
Devin Heitmueller
1
-5
/
+18
2010-10-21
[media] cx231xx: Fix VBI parameters for sampling rate and offset
Devin Heitmueller
1
-7
/
+4
2010-10-21
[media] cx231xx: fix format string warning
Devin Heitmueller
1
-1
/
+1
2010-10-21
[media] cx231xx-dvb: remove unused variable
Devin Heitmueller
1
-2
/
+0
2010-10-21
[media] cx231xx: fix race condition in DVB initialization
Devin Heitmueller
2
-13
/
+12
2010-10-21
[media] cx231xx: add USB ID Hauppauge model 111301
Devin Heitmueller
1
-0
/
+2
2010-10-21
[media] cx231xx: add support for Hauppauge EXETER
Michael Krufky
5
-4
/
+115
2010-10-21
[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER
Palash Bandyopadhyay
15
-237
/
+7996
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-2
/
+4
2010-09-28
V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)
Mauro Carvalho Chehab
1
-6
/
+8
2010-09-28
V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom device
Mauro Carvalho Chehab
2
-0
/
+4
[next]