summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx
AgeCommit message (Expand)Author
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-23[media] drivers/media/video/bt8xx: Adjust confusing if indentationJulia Lawall
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart
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: bttv: use unlocked ioctlMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: Fix mutex unbalance at bttv_pollMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv-driver: document functions using mutex_lockMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: Move PV951 IR to the right driverMauro Carvalho Chehab
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil
2010-05-19V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil
2010-05-19V4L/DVB: bttv: Add another ids for IVC-200Kirill Smelkov
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-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-26V4L/DVB: bttv: Let the user disable IR supportJean Delvare
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab
2010-02-19V4L/DVB: bttv: Move I2C IR initializationJean Delvare
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab
2009-12-16V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hwJarod Wilson
2009-12-16V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe listJarod Wilson
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab
2009-11-07V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standardMike Isely
2009-11-07V4L/DVB (13169): bttv: Fix potential out-of-order field processingMike Isely
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab
2009-09-12V4L/DVB (12585): Add remote support to cph03x bttv cardMauro Carvalho Chehab
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare
2009-09-12V4L/DVB (12214): bttv: set RDS capability if applicable.Hans Verkuil
2009-09-12V4L/DVB (12204): bttv and meye: Use PCI_VDEVICEJoe Perches