aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAge
...
| * | | | | V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap2010-05-19
| * | | | | V4L/DVB: dib7000p: reduce large stack usage fixAndrew Morton2010-05-19
| * | | | | V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap2010-05-19
| * | | | | V4L/DVB: Add Elgato EyeTV Diversity to dibcom driverMichael Müller2010-05-19
| * | | | | Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab2010-05-19
| * | | | | V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger2010-05-19
| * | | | | V4L/DVB: ir-core: remove ir-functions usage from dm1105David Härdeman2010-05-19
| * | | | | V4L/DVB: pt1: Support Earthsoft PT2HIRANO Takahito2010-05-19
| * | | | | V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-19
| * | | | | V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()Nicolas Noirbent2010-05-19
| * | | | | V4L/DVB: dvb/dib8000: fix build warningWolfram Sang2010-05-19
| * | | | | V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>Huang Weiyi2010-05-19
| * | | | | V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-coreDavid Härdeman2010-05-19
| * | | | | V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-19
| * | | | | V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-19
| * | | | | V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab2010-05-19
| * | | | | V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-19
| * | | | | V4L/DVB: stv0900: Whitespace cleanupMauro Carvalho Chehab2010-05-17
| * | | | | V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response end...Michael Krufky2010-05-17
| * | | | | V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-17
| * | | | | V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab2010-05-17
| * | | | | V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2Oliver Endriss2010-05-17
| * | | | | V4L/DVB: drivers/media: drop redundant memsetJulia Lawall2010-05-17
| * | | | | V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham2010-05-17
| * | | | | V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2010-05-17
| * | | | | V4L/DVB: [STV090x] Use gate control, while tuner is being accessedManu Abraham2010-05-17
| * | | | | V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham2010-05-17
| * | | | | V4L/DVB: [STV090x] Code simplificationManu Abraham2010-05-17
| * | | | | V4L/DVB: AZ6027: Fix initialization for some cardsOleg Roitburd2010-05-17
| * | | | | V4L/DVB: AZ6027: Add support for Technisat V1 deviceOleg Roitburd2010-05-17
| * | | | | V4L/DVB: get_frontend for STV0900Abylay Ospan2010-05-17
| * | | | | V4L/DVB: af9015: support for KWorld TV Stick II (395UR)Antti Palosaari2010-05-17
| * | | | | V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)Antti Palosaari2010-05-17
| * | | | | V4L/DVB: Allow to enable TS continuity and TEI check on loaded moduleAbylay Ospan2010-05-17
| * | | | | V4L/DVB: firedtv: correct version number and current/next in CA_PMTHenrik Kurelid2010-05-17
| * | | | | V4L/DVB: az6027: remove redundant condition checkMárton Németh2010-05-17
| * | | | | V4L/DVB: nGene: use NULL when pointer is neededMárton Németh2010-05-17
| * | | | | V4L/DVB: au8522: fix case where we don't perform the first tune after going d...Devin Heitmueller2010-05-17
| * | | | | V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller2010-05-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix typos in commentsThomas Weber2010-03-16
* | | | | V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-06
* | | | | V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss2010-05-06
| |/ / / |/| | |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-14
|\ \ \ | |/ / |/| |
| * | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-09
* | | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ \ | |/ / |/| |
| * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * | media/dvb: add __init/__exit macros to bt878.cPeter Huewe2010-02-05