Age | Commit message (Expand) | Author |
2010-08-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-12 | V4L/DVB: Fix IR_CORE dependencies | Mauro Carvalho Chehab |
2010-08-11 | V4L/DVB: Use custom I2C probing function mechanism | Jean Delvare |
2010-08-08 | V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_... | Andy Walls |
2010-08-08 | V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event | Andy Walls |
2010-08-08 | V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functions | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module ... | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Move AV Core irq handling to a work handler | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470 | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated A... | Andy Walls |
2010-08-08 | V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitly | Andy Walls |
2010-08-08 | V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv... | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev... | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501 | Andy Walls |
2010-08-08 | V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value | Jean Delvare |
2010-08-08 | V4L/DVB: cx23885: Check for slave nack on all transactions | Jean Delvare |
2010-08-08 | V4L/DVB: cx23885: Return -ENXIO on slave nack | Jean Delvare |
2010-08-02 | V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI) | Kusanagi Kouichi |
2010-08-02 | V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board fa... | Michael Krufky |
2010-08-02 | V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decoders | Andy Walls |
2010-08-02 | V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for ... | Andy Walls |
2010-08-02 | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions | Laurent Pinchart |
2010-08-02 | V4L/DVB: Fix kernel Oops when number of NetUP Dual DVB-S2-CI cards more than ... | Abylay Ospan |
2010-06-01 | V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address | Andy Walls |
2010-06-01 | V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing | Jean Delvare |
2010-06-01 | V4L/DVB: cx23885: convert to s_mbus_fmt | Hans Verkuil |
2010-06-01 | V4L/DVB: cx23885: Check register errors | Abylay Ospan |
2010-05-19 | V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card | Pierre Gronlier |
2010-05-19 | V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks | Andreas Bombe |
2010-05-19 | V4L/DVB: ir-core: Make use of the new IR keymap modules | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir: prepare IR code for a parameter change at register function | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: cx23885: strcpy() => strlcpy() | Dan Carpenter |
2010-05-18 | V4L/DVB: ir-core: export driver name used by IR via uevent | Mauro Carvalho Chehab |
2010-05-18 | V4L/DVB: configurable IRQ from CAM | Abylay Ospan |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200 | Kusanagi Kouichi |
2010-02-26 | V4L/DVB: cx23885: Wrong command printed in cmd_to_str() | Roel Kluin |
2010-02-26 | V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC address | hartleys |
2010-02-26 | V4L/DVB (13838): atbm8830: use AGC setting from config | David Wong |
2010-02-26 | V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core | Mauro Carvalho Chehab |
2009-12-22 | media video cx23888 driver: ported to new kfifo API | Stefani Seibold |
2009-12-16 | V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM ... | Abylay Ospan |
2009-12-16 | V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r... | Mauro Carvalho Chehab |
2009-12-16 | V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister | Mauro Carvalho Chehab |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart |
2009-12-16 | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart |