aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-1412-1662/+44
|\
| * ttusb-budget: use request_firmware()David Woodhouse2008-07-102-1648/+12
| * gp8psk: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
| * cxusb: treat firmware data as constDavid Woodhouse2008-07-101-3/+18
| * dvb frontends: treat firmware data as constDavid Woodhouse2008-07-107-9/+11
| * ttusb-dec: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1425-127/+221
|\ \ | |/
| * V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth2008-06-261-4/+2
| * V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss2008-06-261-4/+11
| * V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss2008-06-261-3/+1
| * V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss2008-06-261-0/+1
| * V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisationOliver Endriss2008-06-261-8/+12
| * V4L/DVB (8044): au8522: tuning optimizationsMichael Krufky2008-06-261-2/+21
| * V4L/DVB (8042): DVB-USB UMT-010 channel scan oopsAustin Lund2008-06-261-1/+1
| * V4L/DVB (8029): Improve error message at tda1004x_attachMauro Carvalho Chehab2008-06-261-2/+13
| * V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab2008-06-261-4/+14
| * V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on...Antti Palosaari2008-06-261-1/+1
| * V4L/DVB (8013): gl861: remove useless identify_stateAntti Palosaari2008-06-261-17/+8
| * V4L/DVB (8012): gl861: sleep a little to avoid I2C errorsAntti Palosaari2008-06-261-0/+2
| * V4L/DVB (8004): Fix INPUT dependency at budget-ciMauro Carvalho Chehab2008-06-261-0/+1
| * V4L/DVB (8001): dib0070: fix dib0070_attach when !CONFIG_DVB_TUNER_DIB0070Michael Krufky2008-06-051-1/+14
| * V4L/DVB (7972): or51132.c: unalignedAl Viro2008-06-051-3/+3
| * V4L/DVB (7971): usb: unalignedAl Viro2008-06-051-1/+1
| * V4L/DVB (7969): m920x: unaligned accessAl Viro2008-06-051-3/+4
| * V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro2008-06-053-18/+19
| * V4L/DVB (7961): fix endianness bug in dib0700_devices.cAl Viro2008-06-051-10/+11
| * V4L/DVB (7960): net: endianness annotationsAl Viro2008-06-051-6/+6
| * V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro2008-06-051-1/+1
| * V4L/DVB (7958): fix unaligned access in av7110.cAl Viro2008-06-051-4/+5
| * V4L/DVB (7957): fix the roothole in av7110_av.cAl Viro2008-06-051-7/+27
| * V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixesAl Viro2008-06-051-22/+24
| * V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000PMichael Krufky2008-06-051-1/+14
| * V4L/DVB (7910): usb: input layer dependency fixesIngo Molnar2008-06-052-2/+2
| * V4L/DVB (7903): gp8psk_power_ctrl should return negative errorsMarcin Slusarz2008-06-051-5/+5
* | dvb: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+4
|/
* V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon...Matthias Schwarzott2008-05-144-8/+9
* V4L/DVB (7857): make itd1000_fre_values[] static constAdrian Bunk2008-05-141-1/+1
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-145-8/+13
* V4L/DVB (7836): cinergyT2 build fixIngo Molnar2008-05-141-1/+1
* V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...Robert Schedel2008-05-141-12/+16
* V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton2008-04-291-1/+1
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-296-18/+18
* V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab2008-04-2913-1998/+1
* V4L/DVB (7768): reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab2008-04-291-33/+35
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-2917-5504/+5
* V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulatorSteven Toth2008-04-264-0/+987
* V4L/DVB (7739): mt312.h: dubious one-bit signed bitfieldHarvey Harrison2008-04-261-1/+1
* v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2008-04-251-2/+2
* V4L/DVB (7674): tda10048: Adding an SNR tableSteven Toth2008-04-241-10/+147
* V4L/DVB (7672): dib7000p: Add output mode param to the attach structSteven Toth2008-04-242-1/+9