aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-30V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho1-2/+0
2009-03-30V4L/DVB (11124): Add support for ProVideo PV-183 to bttvAlan McIvor2-0/+25
2009-03-30V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil4-21/+44
2009-03-30V4L/DVB (10944): Conceptronic CTVFMI2 PCI IdRobert Millan1-0/+2
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2-2/+1
2009-03-30V4L/DVB (10827): Add support for GeoVision GV-800(S)Bruno Christo2-1/+182
2009-03-30V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fieldsTrent Piepho1-9/+2
2009-03-30V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho1-4/+2
2009-03-30V4L/DVB (10568): bttv: dynamically allocate device dataTrent Piepho3-34/+31
2009-03-30V4L/DVB (10567): bttv: shrink muxsel data in card databaseTrent Piepho4-159/+195
2009-03-30V4L/DVB (10566): bttv: clean up mux code for IDS EagleTrent Piepho1-3/+2
2009-03-30V4L/DVB (10565): bttv: fix external mux for RemoteVision MXTrent Piepho1-3/+6
2009-03-30V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009Trent Piepho1-8/+18
2009-03-30V4L/DVB (10563): bttv: clean up mux code for IVC-120GTrent Piepho1-4/+2
2009-03-30V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho5-11/+17
2009-03-30V4L/DVB (10561): bttv: store card database more efficientlyTrent Piepho2-417/+249
2009-03-30V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho4-230/+77
2009-03-30V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho3-22/+30
2009-03-30V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho5-15/+13
2009-03-30V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driverDouglas Kosovic2-0/+18
2009-01-03V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg1-0/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-4/+5
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-12/+8
2008-12-30V4L/DVB (9940): bt832: remove this driverHans Verkuil3-591/+0
2008-12-29V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing onesDirk Heer2-8/+60