index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
[media] cx88: uninitialized variable
Dan Carpenter
1
-2
/
+1
2010-10-21
[media] Twinhan 1027 + IR Port support
Sergey Ivanov
4
-9
/
+82
2010-10-21
[media] i2c: Stop using I2C_CLASS_TV_DIGITAL
Jean Delvare
1
-2
/
+0
2010-10-21
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
3
-4
/
+4
2010-10-21
V4L/DVB: cx88: Remove BKL
Mauro Carvalho Chehab
2
-15
/
+16
2010-10-21
V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c
Mauro Carvalho Chehab
3
-42
/
+51
2010-10-21
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
11
-121
/
+121
2010-10-21
V4L/DVB: cx88: Fix some gcc warnings
Mauro Carvalho Chehab
1
-7
/
+1
2010-10-21
V4L/DVB: cx88: convert core->tvaudio into an enum
lawrence rust
4
-20
/
+64
2010-10-21
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
1
-1
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-09-28
V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA
lawrence rust
1
-1
/
+1
2010-08-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-08-12
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
1
-1
/
+1
2010-08-11
V4L/DVB: Use custom I2C probing function mechanism
Jean Delvare
1
-15
/
+4
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-08-02
V4L/DVB: cx88: Let the user disable IR support
Jean Delvare
1
-2
/
+8
2010-08-02
V4L/DVB: cx88: Move I2C IR initialization
Jean Delvare
3
-1
/
+7
2010-08-02
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
Laurent Pinchart
1
-1
/
+1
2010-08-02
V4L/DVB: Remove videobuf_sg_alloc abuse
Laurent Pinchart
1
-15
/
+14
2010-08-02
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
Laurent Pinchart
2
-3
/
+3
2010-08-02
V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.c
David Härdeman
1
-30
/
+16
2010-06-01
V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing
Jean Delvare
1
-1
/
+15
2010-05-19
V4L/DVB: cx88: fix setting input when using DVB
Istvan Varga
1
-1
/
+10
2010-05-19
V4L/DVB: ir-core: remove IR_TYPE_PD
David Härdeman
1
-4
/
+4
2010-05-19
V4L/DVB: cx88: improve error handling
Dan Carpenter
1
-1
/
+4
2010-05-19
V4L/DVB: cx88: fix checks for analog TV inputs
istvan_v@mailbox.hu
2
-3
/
+5
2010-05-19
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
1
-2
/
+2
2010-05-19
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
1
-2
/
+28
2010-05-19
V4L/DVB: cx88: don't handle IR on Pixelview too fast
Mauro Carvalho Chehab
1
-2
/
+2
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-21
/
+21
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
1
-19
/
+19
2010-05-19
V4L/DVB: cx88-dvb: fix on switch identation
Ricardo Maraschini
1
-1
/
+1
2010-05-18
V4L/DVB: cx88: Only start IR if the input device is opened
Mauro Carvalho Chehab
3
-15
/
+66
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
1
-1
/
+3
2010-05-18
V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 seconds
Marton Balint
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
9
-2
/
+7
2010-02-26
V4L-DVB: cx88-dvb: remove extra attribution for core
Mauro Carvalho Chehab
1
-2
/
+0
2010-02-26
V4L/DVB: Add support for SMT7020 to cx88
Dirk Herrendoerfer
4
-0
/
+243
2010-02-26
V4L/DVB: cx88-alsa: prevent out-of-range volume setting
Clemens Ladisch
1
-4
/
+6
2010-02-26
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
1
-1
/
+1
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-16
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
1
-5
/
+2
2009-12-16
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2
-3
/
+0
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2
-5
/
+4
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
4
-55
/
+20
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2
-4
/
+4
[prev]
[next]