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.12.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
/
cx23885
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-13
/
+13
2010-10-26
[media] IR: initialize ir_raw_event in few more drivers
Maxim Levitsky
1
-0
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2
-4
/
+4
2010-10-21
[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevi...
Andrew Morton
1
-0
/
+1
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
-3
/
+3
2010-10-21
V4L/DVB: media: cx23885: use '%pM' format to print MAC address
Andy Shevchenko
1
-4
/
+1
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-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 IR_CORE dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2010-08-11
V4L/DVB: Use custom I2C probing function mechanism
Jean Delvare
1
-11
/
+4
2010-08-09
V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...
Andy Walls
2
-42
/
+49
2010-08-09
V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event
Andy Walls
2
-12
/
+8
2010-08-09
V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use
Andy Walls
1
-12
/
+14
2010-08-09
V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functions
Andy Walls
1
-1
/
+1
2010-08-09
V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module ...
Andy Walls
1
-2
/
+19
2010-08-09
V4L/DVB: cx23885: Move AV Core irq handling to a work handler
Andy Walls
6
-15
/
+97
2010-08-09
V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock
Andy Walls
5
-22
/
+103
2010-08-09
V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470
Andy Walls
4
-10
/
+111
2010-08-09
V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated A...
Andy Walls
2
-2
/
+6
2010-08-09
V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
Andy Walls
2
-3
/
+2
2010-08-09
V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitly
Andy Walls
1
-0
/
+31
2010-08-09
V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...
Andy Walls
2
-9
/
+25
2010-08-09
V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...
Andy Walls
1
-0
/
+16
2010-08-09
V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501
Andy Walls
1
-0
/
+10
2010-08-09
V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value
Jean Delvare
1
-12
/
+3
2010-08-09
V4L/DVB: cx23885: Check for slave nack on all transactions
Jean Delvare
1
-0
/
+8
2010-08-09
V4L/DVB: cx23885: Return -ENXIO on slave nack
Jean Delvare
1
-2
/
+2
2010-08-02
V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)
Kusanagi Kouichi
1
-2
/
+7
2010-08-02
V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board fa...
Michael Krufky
1
-0
/
+40
2010-08-02
V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decoders
Andy Walls
3
-226
/
+116
2010-08-02
V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for ...
Andy Walls
2
-10
/
+31
2010-08-02
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
Laurent Pinchart
1
-1
/
+1
2010-08-02
V4L/DVB: Fix kernel Oops when number of NetUP Dual DVB-S2-CI cards more than ...
Abylay Ospan
1
-1
/
+1
2010-06-01
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
Andy Walls
8
-8
/
+8
2010-06-01
V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing
Jean Delvare
1
-1
/
+11
2010-06-01
V4L/DVB: cx23885: convert to s_mbus_fmt
Hans Verkuil
1
-1
/
+4
2010-06-01
V4L/DVB: cx23885: Check register errors
Abylay Ospan
1
-0
/
+2
2010-05-19
V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card
Pierre Gronlier
1
-0
/
+16
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: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-3
/
+3
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
-1
/
+1
2010-05-19
V4L/DVB: cx23885: strcpy() => strlcpy()
Dan Carpenter
1
-1
/
+1
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: configurable IRQ from CAM
Abylay Ospan
1
-3
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-1
/
+4
2010-02-26
V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200
Kusanagi Kouichi
3
-0
/
+46
[next]