summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-162-8/+8
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-096-12/+117
|\
| * V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-1/+6
| * V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-7/+7
| * V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin2009-12-055-0/+76
| * V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-053-3/+3
| * V4L/DVB (13135): Add support for TeVii remotesIgor M. Liplianin2009-12-051-1/+1
| * V4L/DVB (13134): Add support for TBS-likes remotesIgor M. Liplianin2009-12-051-0/+24
| * V4L/DVB (13103): create a standard method for dvb adapter drivers to override...Michael Krufky2009-12-051-1/+1
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-224-8/+8
|\
| * trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-214-8/+8
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-192-10/+10
|/
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-26/+26
* V4L/DVB (12469): fix bad whitespaces at cx88_geniatech_x8000_mtMauro Carvalho Chehab2009-09-121-3/+3
* V4L/DVB (12486): cx88: fix TBS 8920 card supportIgor M. Liplianin2009-09-122-6/+10
* V4L/DVB (12465): cx88: High resolution timer for Remote ControlsAndrzej Hajda2009-09-121-8/+17
* V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. JVlastimil Labsky2009-09-124-0/+52
* V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000Devin Heitmueller2009-08-131-0/+8
* V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MTDevin Heitmueller2009-08-131-0/+1
* V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and bac...Sohail Syyed2009-08-131-0/+4
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-0/+2
* V4L/DVB (11907): cx88: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2
* V4L/DVB (12010): cx88: Properly support Leadtek TV2000 XP GlobalMauro Carvalho Chehab2009-06-231-19/+75
* V4L/DVB (12004): poll method lose race conditionFigo.zhang2009-06-161-4/+10
* V4L/DVB (11441): cx88-dsp: fixing 64bit mathMiroslav Sustek2009-06-161-2/+15
* V4L/DVB (11396): cx88: avoid reprogramming every audio register on A2 stereo/...Marton Balint2009-06-161-6/+4
* V4L/DVB (11395): cx88: audio thread: if stereo detection is hw supported don'...Marton Balint2009-06-161-18/+33
* V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2Marton Balint2009-06-165-10/+381
* V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and haldDevin Heitmueller2009-06-161-0/+2
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-161-4/+3
* V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek2009-06-164-0/+79
* V4L/DVB (11853): minor have assigned value twicefigo.zhang2009-06-161-1/+0
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-0/+13
* V4L/DVB (11807): cx88: remove xc5000 reset for Pinnacle 800iDevin Heitmueller2009-06-161-4/+16
* V4L/DVB (11735): Enables the Winfast TV2000 XP Global TV IRPieter Van Schaik2009-06-161-0/+2
* V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.Steven Toth2009-06-163-0/+16
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-073-3/+3
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-8/+4
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil2009-04-061-6/+3
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-062-8/+11
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-063-3/+3
* V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil2009-03-301-4/+10
* V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-307-68/+80
* V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_capTrent Piepho2009-03-301-4/+0
* V4L/DVB (11243): cx88: Missing failure checksAlan Cox2009-03-301-0/+7
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (11047): cx88: convert to v4l2_device.Hans Verkuil2009-03-304-5/+23
OpenPOWER on IntegriCloud