summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-0/+21
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-13/+10
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl...Hans Verkuil2009-04-061-13/+2
* V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil2009-04-061-14/+6
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-22/+25
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11281): bttv: move saa6588 config to the helper chip configHans Verkuil2009-03-301-0/+1
* V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8x...Hans Verkuil2009-03-301-1/+0
* V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...Hans Verkuil2009-03-305-105/+180
* V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho2009-03-301-2/+0
* V4L/DVB (11124): Add support for ProVideo PV-183 to bttvAlan McIvor2009-03-302-0/+25
* V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil2009-03-304-21/+44
* V4L/DVB (10944): Conceptronic CTVFMI2 PCI IdRobert Millan2009-03-301-0/+2
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-302-2/+1
* V4L/DVB (10827): Add support for GeoVision GV-800(S)Bruno Christo2009-03-302-1/+182
* V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-9/+2
* V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho2009-03-301-4/+2
* V4L/DVB (10568): bttv: dynamically allocate device dataTrent Piepho2009-03-303-34/+31
* V4L/DVB (10567): bttv: shrink muxsel data in card databaseTrent Piepho2009-03-304-159/+195
* V4L/DVB (10566): bttv: clean up mux code for IDS EagleTrent Piepho2009-03-301-3/+2
* V4L/DVB (10565): bttv: fix external mux for RemoteVision MXTrent Piepho2009-03-301-3/+6
* V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009Trent Piepho2009-03-301-8/+18
* V4L/DVB (10563): bttv: clean up mux code for IVC-120GTrent Piepho2009-03-301-4/+2
* V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho2009-03-305-11/+17
* V4L/DVB (10561): bttv: store card database more efficientlyTrent Piepho2009-03-302-417/+249
* V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho2009-03-304-230/+77
* V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho2009-03-303-22/+30
* V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho2009-03-305-15/+13
* V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driverDouglas Kosovic2009-03-302-0/+18
* V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg2009-01-031-0/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-4/+5
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-12/+8
* V4L/DVB (9940): bt832: remove this driverHans Verkuil2008-12-303-591/+0
* V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing onesDirk Heer2008-12-292-8/+60
* V4L/DVB (9523): Increase number of BT8XX devices supported in a systemAlan McIvor2008-12-291-1/+1
* V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2008-12-292-5/+4
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-3/+3
* V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil2008-10-131-13/+0
* V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arraysJean Delvare2008-10-121-10/+16
* V4L/DVB (8879): bttv: Don't unmask VPRES interruptJean Delvare2008-10-121-1/+1
* V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab2008-10-123-5/+86
* V4L/DVB (8627): Fix mute on bttv driverMauro Carvalho Chehab2008-10-121-0/+5
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-4/+16
* V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_openJean Delvare2008-10-041-1/+1
* V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2008-09-041-1/+2
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-034-32/+47
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0
OpenPOWER on IntegriCloud