summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-1562-1637/+2917
|\
| * V4L/DVB (12686): dvb-core: check supported QAM modulationsJanne Grunau2009-09-121-0/+9
| * V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return valueJanne Grunau2009-09-121-5/+21
| * V4L/DVB (12684): DVB: make DVB_MAX_ADAPTERS configurableJanne Grunau2009-09-122-0/+18
| * V4L/DVB (12600): dvb-usb-remote: return KEY_RESERVED if there's free space fo...Mauro Carvalho Chehab2009-09-121-0/+13
| * V4L/DVB (12599): dvb-usb-remote: Allow dynamically replacing the IR keycodesMauro Carvalho Chehab2009-09-121-0/+56
| * V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab2009-09-1219-1169/+1186
| * V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-122-4/+4
| * V4L/DVB (12584): Support for Kaiser Baas ExpressCard Dual HD TunerJames A Webb2009-09-122-1/+7
| * V4L/DVB (12583): firedtv: combine some debug logging codeStefan Richter2009-09-121-60/+49Star
| * V4L/DVB (12582): The current AVC debugging can clog the log down a lot since ...Henrik Kurelid2009-09-121-12/+66
| * V4L/DVB (12575): Fix test of bandwidth range in cx22700_set_tps()Roel Kluin2009-09-121-1/+1
| * V4L/DVB (12485): zl10353: correct implementation of FE_READ_UNCORRECTED_BLOCKSAleksandr V. Piskunov2009-09-121-3/+11
| * V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall2009-09-125-5/+7
| * V4L/DVB (12482): firedtv: add PID filtering for SW zigzag retuneHenrik Kurelid2009-09-121-10/+30
| * V4L/DVB (12481): Fix lowband tuning with tda8261Julian Scheel2009-09-121-2/+2
| * V4L/DVB: af9015: add new USB ID for KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)Mart Raudsepp2009-09-122-1/+4
| * V4L/DVB (12477): Use dst_type field instead of type_flagsJulia Lawall2009-09-121-1/+1
| * V4L/DVB (12475): Add support for Humax/Coex DVB-T USB Stick 2.0 High SpeedNam Phạm Thành2009-09-122-2/+11
| * V4L/DVB (12462): Add TeVii S630 USB DVB-S card support.Igor M. Liplianin2009-09-122-5/+182
| * V4L/DVB (12461): Add ce5039(zl10039) tuner support.Igor M. Liplianin2009-09-124-0/+356
| * V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin2009-09-121-1/+1
| * V4L/DVB (12427): cx24113: fix mips compiler warningHans Verkuil2009-09-121-1/+5
| * V4L/DVB (12423): cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5David T.L. Wong2009-09-121-3/+13
| * V4L/DVB (12396): [patch] Added Support for STK7700D (DVB)Pete Hildebrandt2009-09-122-2/+7
| * V4L/DVB (12388): dvb-usb: fix tuning with Cinergy T2Eberhard Mattes2009-09-121-0/+1
| * V4L/DVB (12342): af9015: avoid magically sized temporary buffer in eeprom_dumpJan Nikitenko2009-09-121-7/+5Star
| * V4L/DVB (12332): Create card parameters array in SDMC DM1105 driverIgor M. Liplianin2009-09-121-15/+133
| * V4L/DVB (12313): stv6110: Read registers through one time i2c_transfer callingIgor M. Liplianin2009-09-121-24/+14Star
| * V4L/DVB (12312): stv0900: fix i2c repeater configuration must be set to manualAbylay Ospan2009-09-121-4/+4
| * V4L/DVB (12310): stv6110 tuner: remove unused iq_wiring configuration parameter.Igor M. Liplianin2009-09-121-1/+0Star
| * V4L/DVB (12309): Add output clock configuration for stv6110 tuner.Igor M. Liplianin2009-09-122-0/+11
| * V4L/DVB (12294): b2c2: Use dvb-pll for Cablestar2Trent Piepho2009-09-121-54/+19Star
| * V4L/DVB (12293): b2c2: Use dvb-pll for Skystar2 rev 2.3 and rev 2.6Trent Piepho2009-09-121-74/+31Star
| * V4L/DVB (12292): b2c2: Use dvb-pll for AirStar DVB-T's tunerTrent Piepho2009-09-121-32/+6Star
| * V4L/DVB (12290): dvb-pll: Add support for Alps TDEE4 DVB-C NIMTrent Piepho2009-09-122-0/+25
| * V4L/DVB (12289): dvb-pll: Add support for Samsung TBMU24112 DVB-S NIMTrent Piepho2009-09-122-0/+15
| * V4L/DVB (12288): dvb-pll: Add support for Samsung TBDU18132 DVB-S NIMTrent Piepho2009-09-122-0/+23
| * V4L/DVB (12287): dvb-pll: Add Samsung TDTC9251DH0 DVB-T NIMTrent Piepho2009-09-122-0/+16
| * V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()Andreas Oberritter2009-09-121-6/+2Star
| * V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-122-58/+182
| * V4L/DVB (12271): lgs8gxx: add lgs8g75 supportDavid Wong2009-09-123-106/+401
| * V4L/DVB (12200): mt312: Fix checkpatch warningsMatthias Schwarzott2009-09-122-4/+5
| * V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin2009-09-121-1/+1
| * V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches2009-09-125-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-136-39/+57
| |\
| * | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* | | V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2009-08-312-20/+29
* | | V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar2009-08-311-24/+30