summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsaDevin Heitmueller2010-02-262-2/+7
* V4L/DVB: cx18: make it so cx18-alsa-main.c compilesDevin Heitmueller2010-02-261-7/+19
* V4L/DVB: cx18: rename cx18-alsa.cDevin Heitmueller2010-02-261-0/+0
* V4L/DVB: cx18-alsa: Add non-working cx18-alsa-pcm.[ch] files to avoid data lossAndy Walls2010-02-262-0/+138
* V4L/DVB: cx18-alsa: Initial non-working cx18-alsa filesAndy Walls2010-02-265-0/+573
* V4L/DVB: dm1105: use macro for read/write registersIgor M. Liplianin2010-02-261-40/+55
* V4L/DVB: dm1105: use dm1105_dev & dev instead of dm1105dvbIgor M. Liplianin2010-02-261-179/+178Star
* V4L/DVB: dm1105: connect splitted else-if statementsIgor M. Liplianin2010-02-261-34/+32Star
* V4L/DVB: Compro S350 GPIO changeJD Louw2010-02-261-2/+2
* V4L/DVB: Add Support for DVBWorld DVB-S2 PCI 2004D cardIgor M. Liplianin2010-02-262-0/+14
* V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus...Andy Walls2010-02-261-2/+2
* V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls2010-02-263-9/+44
* V4L/DVB: ivtv: Fix race condition for queued udma transfersIan Armstrong2010-02-262-2/+4
* V4L/DVB: 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card. 22kHz logic contr...Abylay Ospan2010-02-261-1/+1
* V4L/DVB (14005): media/video Kconfig: Mark gspca superceeded drivers as depre...Hans de Goede2010-02-263-3/+14
* V4L/DVB (14004): drivers/media/video/Kconfig: Turn deprecated drivers off by ...Hans de Goede2010-02-261-0/+4
* V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 camsHans de Goede2010-02-264-1/+2041
* V4L/DVB (14006): gscpa_sq905c: Better detection of CIF resolution camerasTheodore Kilgore2010-02-261-1/+43
* V4L/DVB (14002): gspca_sonixb / sn9c102: Make gspca handle 0c45:6007Hans de Goede2010-02-261-1/+1
* V4L/DVB (14001): gscpa_sonixb: Differentiate between tas5110c and tas5110d an...Hans de Goede2010-02-261-9/+22
* V4L/DVB (14000): gspca_ov519: ov764x remove setting of AEC limitsHans de Goede2010-02-261-6/+4Star
* V4L/DVB (13999): gspca_ov519: remove non functioning contrast control for ov7...Hans de Goede2010-02-261-7/+7
* V4L/DVB (13998): gscpa_ov519: Fix 320x240 on ov519 + ov7648Hans de Goede2010-02-261-12/+32
* V4L/DVB (13997): gspca_ov519: differentiate ov7620 and ov7620ae and fix 640x4...Hans de Goede2010-02-261-7/+19
* V4L/DVB (13996): gspca_stv0680: Fix streaming on vga camerasHans de Goede2010-02-261-2/+8
* V4L/DVB (13995): gspca_ov519: mark led on eyetoy II as invertedHans de Goede2010-02-261-1/+2
* V4L/DVB (13994): gscpa_stv0680: Fix camera initialization on hotplugHans de Goede2010-02-261-0/+4
* V4L/DVB (13992): gspca_sn9c2028: New gspca subdriverTheodore Kilgore2010-02-264-0/+820
* V4L/DVB (13991): gspca_mr973010a: Fix cif type 1 cameras not streaming on UHC...Theodore Kilgore2010-02-261-0/+6
* V4L/DVB (13989): [TDA8261] Fix TDA8261 I2C read bugArvo Järve2010-02-261-1/+1
* V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, t...Oliver Endriss2010-02-262-1/+27
* V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lockOliver Endriss2010-02-261-11/+11
* V4L/DVB (13986): [STV090x] Disable I2C gate on errorOliver Endriss2010-02-261-15/+31
* V4L/DVB (13985): [STV090x] reset mclk and dev_ver of internal structure after...Andreas Regel2010-02-261-0/+2
* V4L/DVB (13984): [BUDGET] Use a tuner clock output divider of 2 for TT S2-1600.Andreas Regel2010-02-261-1/+2
* V4L/DVB (13983): [STV6110x] add clk_div member to stv6110x_config structureAndreas Regel2010-02-262-0/+39
* V4L/DVB (13982): [STV090x] setup master clock in stv090x_init instead of stv0...Andreas Regel2010-02-261-6/+9
* V4L/DVB (13981): [STV6110x] Add a local register map for each instance of the...Andreas Regel2010-02-262-60/+61
* V4L/DVB (13980): [STV6110x] Added function stv6110x_write_regsAndreas Regel2010-02-261-10/+24
* V4L/DVB (13979): [STV090x] Added possibility to set a fixed TS output clock.Andreas Regel2010-02-262-0/+67
* V4L/DVB (13978): [STV090x] set FE_HAS_SIGNAL flag in stv090x_read_status when...Andreas Regel2010-02-261-2/+7
* V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tuneAndreas Regel2010-02-261-0/+3
* V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access.Andreas Regel2010-02-262-0/+10
* V4L/DVB (13975): [STV090x] Added internal structure with shared settings and ...Andreas Regel2010-02-264-92/+216
* V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode.Andreas Regel2010-02-261-0/+4
* V4L/DVB (13936): 22-kHz set_tone fix for NetUP Dual DVB-S2-CI cardAbylay Ospan2010-02-261-1/+2
* V4L/DVB (13916): gspca - ov534/ov534_9: Split the ov534 subdriver.Jean-Francois Moine2010-02-264-1141/+1596
* V4L/DVB (13869): gspca - sn9c20x: Cleanup code.Jean-Francois Moine2010-02-261-15/+16
* V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.cPeter Huewe2010-02-261-2/+2
* V4L/DVB (13969): frontends/si21xx.c: Remove #define TRUE/FALSE, use boolJoe Perches2010-02-261-22/+16Star