aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-9/+9
2010-05-19V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil1-5/+0
2010-05-19V4L/DVB: bttv: Add another ids for IVC-200Kirill Smelkov1-0/+4
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe1-2/+2
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-14/+14
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-12/+12
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-02-26V4L/DVB: bttv: Let the user disable IR supportJean Delvare1-2/+7
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-2/+2
2010-02-19V4L/DVB: bttv: Move I2C IR initializationJean Delvare3-2/+8
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-2/+2
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab1-5/+2
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-16V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hwJarod Wilson1-1/+1
2009-12-16V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe listJarod Wilson1-1/+1
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart1-11/+4
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-2/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-2/+4
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-3/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-6/+6
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-1/+6
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-4/+4
2009-11-07V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standardMike Isely1-1/+1
2009-11-07V4L/DVB (13169): bttv: Fix potential out-of-order field processingMike Isely1-4/+27
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-22/+22
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-13/+13
2009-09-12V4L/DVB (12585): Add remote support to cph03x bttv cardMauro Carvalho Chehab2-0/+2
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-2/+0
2009-09-12V4L/DVB (12214): bttv: set RDS capability if applicable.Hans Verkuil1-0/+2
2009-09-12V4L/DVB (12204): bttv and meye: Use PCI_VDEVICEJoe Perches1-8/+4
2009-07-24V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tunerHans Verkuil3-44/+50
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-16V4L/DVB (12004): poll method lose race conditionFigo.zhang1-4/+7
2009-06-16V4L/DVB (11895): bt8xx: remove always false ifFilipe Rosset1-1/+1
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang1-1/+0
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-0/+21
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-13/+10
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs.Hans Verkuil1-13/+2
2009-04-06V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil1-14/+6
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-22/+25
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11281): bttv: move saa6588 config to the helper chip configHans Verkuil1-0/+1
2009-03-30V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.Hans Verkuil1-1/+0
2009-03-30V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear.Hans Verkuil5-105/+180