aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds5-69/+219
2009-09-12V4L/DVB (12686): dvb-core: check supported QAM modulationsJanne Grunau1-0/+9
2009-09-12V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return valueJanne Grunau1-5/+21
2009-09-12V4L/DVB (12684): DVB: make DVB_MAX_ADAPTERS configurableJanne Grunau1-0/+5
2009-09-12V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()Andreas Oberritter1-6/+2
2009-09-12V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2-58/+182
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-10/+52
2009-06-16V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not resetDevin Heitmueller1-0/+1
2009-06-16V4L/DVB (11785): dvb_frontend: fix race condition resulting in dropped tuning commandsDevin Heitmueller1-0/+1
2009-06-16V4L/DVB (11930): TS continuity check: show error message when discontinuity detected or TEI flag detected in headerAbylay Ospan2-0/+46
2009-06-16V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_dvr_readSimon Arlott1-10/+4
2009-06-15Driver Core: dvb: add nodename for dvb driversKay Sievers1-0/+10
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt6-7/+7
2009-03-13V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod.Igor M. Liplianin1-3/+4
2009-02-17V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab2-19/+13
2009-01-29V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl2-5/+25
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2-11/+20
2009-01-07dvb: update network device to current APIStephen Hemminger1-29/+28
2009-01-07V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab1-11/+15
2009-01-06Check fops_get() return valueLaurent Pinchart1-0/+5
2009-01-03V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers1-1/+2
2008-12-30V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo type HWDarron Broad1-1/+1
2008-12-29V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile errorHans Verkuil1-1/+1
2008-12-29V4L/DVB (9490): linux-next: v4l-dvb tree build failureStephen Rothwell1-1/+1
2008-12-29V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to ueventKay Sievers1-1/+11
2008-12-29V4L/DVB (9361): Dynamic DVB minor allocationAndreas Oberritter2-19/+39
2008-12-29V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM SearchMarco Schluessler1-0/+3
2008-12-29V4L/DVB (9478): Fix: parameters not supplied in the search processManu Abraham1-0/+1
2008-12-29V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123Matthias Schwarzott1-0/+1
2008-12-29V4L/DVB (9345): Add event with changed status onlyArvo Jarve1-12/+18
2008-12-29V4L/DVB (9344): DVB-Core updateManu Abraham2-8/+192
2008-12-03dvb: Kill directly reference of netdev->privWang Chen1-18/+19
2008-11-16V4L/DVB (9634): Make sure the i2c gate is open before powering down tunerDevin Heitmueller1-0/+2
2008-11-16V4L/DVB (9631): Make s2api work for ATSC supportDevin Heitmueller1-1/+2
2008-11-11V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way,Manu Abraham1-0/+2
2008-10-17V4L/DVB (9274): Remove spurious messages and turn into debug.Steven Toth1-37/+22
2008-10-17V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel openDarron Broad1-21/+28
2008-10-17V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad3-1/+49
2008-10-17V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2-11/+14
2008-10-17V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 deliveryManu Abraham1-0/+1
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-1/+1
2008-10-13V4L/DVB (9183): S2API: Return error of the caller provides 0 commands.Steven Toth1-2/+2
2008-10-13V4L/DVB (9182): S2API: Added support for DTV_HIERARCHYSteven Toth1-0/+16
2008-10-13V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODESteven Toth1-0/+32
2008-10-13V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth1-0/+32
2008-10-13V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth1-3/+3
2008-10-13V4L/DVB (9173): S2API: Remove the hardcoded command limit during validationSteven Toth1-2/+1