aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885
AgeCommit message (Expand)Author
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart
2010-11-08[media] v4l: kill the BKLArnd Bergmann
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-25[media] IR: initialize ir_raw_event in few more driversMaxim Levitsky
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart
2010-10-21[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevi...Andrew Morton
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-10-21V4L/DVB: media: cx23885: use '%pM' format to print MAC addressAndy Shevchenko
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab
2010-08-11V4L/DVB: Use custom I2C probing function mechanismJean Delvare
2010-08-08V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...Andy Walls
2010-08-08V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls
2010-08-08V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod useAndy Walls
2010-08-08V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functionsAndy Walls
2010-08-08V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module ...Andy Walls
2010-08-08V4L/DVB: cx23885: Move AV Core irq handling to a work handlerAndy Walls
2010-08-08V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls
2010-08-08V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls
2010-08-08V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated A...Andy Walls
2010-08-08V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls
2010-08-08V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitlyAndy Walls
2010-08-08V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls
2010-08-08V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...Andy Walls
2010-08-08V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501Andy Walls
2010-08-08V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare
2010-08-08V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare
2010-08-08V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare
2010-08-02V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)Kusanagi Kouichi
2010-08-02V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board fa...Michael Krufky
2010-08-02V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decodersAndy Walls
2010-08-02V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for ...Andy Walls
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-08-02V4L/DVB: Fix kernel Oops when number of NetUP Dual DVB-S2-CI cards more than ...Abylay Ospan
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls
2010-06-01V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare
2010-06-01V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil
2010-06-01V4L/DVB: cx23885: Check register errorsAbylay Ospan
2010-05-19V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 cardPierre Gronlier
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab
2010-05-19V4L/DVB: cx23885: strcpy() => strlcpy()Dan Carpenter
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab
2010-05-18V4L/DVB: configurable IRQ from CAMAbylay Ospan