summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core
Commit message (Expand)AuthorAgeFilesLines
...
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton2009-12-011-0/+1
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-042-0/+2
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warningMauro Carvalho Chehab2009-09-221-3/+2
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-212-5/+230
|\
| * V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2009-09-192-0/+11
| * V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cachePatrick Boettcher2009-09-191-0/+8
| * V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher2009-09-192-5/+211
* | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-155-69/+219
|\
| * 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-121-0/+5
| * V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()Andreas Oberritter2009-09-121-6/+2
| * V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-122-58/+182
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+0
|\ \ | |/
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-06-164-10/+52
|\
| * V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not resetDevin Heitmueller2009-06-161-0/+1
| * V4L/DVB (11785): dvb_frontend: fix race condition resulting in dropped tuning...Devin Heitmueller2009-06-161-0/+1
| * V4L/DVB (11930): TS continuity check: show error message when discontinuity d...Abylay Ospan2009-06-162-0/+46
| * V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_d...Simon Arlott2009-06-161-10/+4
* | Driver Core: dvb: add nodename for dvb driversKay Sievers2009-06-151-0/+10
|/
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-306-7/+7
* V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...Igor M. Liplianin2009-03-131-3/+4
* V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab2009-02-172-19/+13
* V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl2009-01-292-5/+25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-082-11/+20
|\
| * V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab2009-01-071-11/+15
| * Check fops_get() return valueLaurent Pinchart2009-01-061-0/+5
* | dvb: update network device to current APIStephen Hemminger2009-01-071-29/+28
|/
* V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers2009-01-031-1/+2
* V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo t...Darron Broad2008-12-301-1/+1
* V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile errorHans Verkuil2008-12-291-1/+1
* V4L/DVB (9490): linux-next: v4l-dvb tree build failureStephen Rothwell2008-12-291-1/+1
* V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to ueventKay Sievers2008-12-291-1/+11
* V4L/DVB (9361): Dynamic DVB minor allocationAndreas Oberritter2008-12-292-19/+39
* V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM SearchMarco Schluessler2008-12-291-0/+3
* V4L/DVB (9478): Fix: parameters not supplied in the search processManu Abraham2008-12-291-0/+1
* V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123Matthias Schwarzott2008-12-291-0/+1
* V4L/DVB (9345): Add event with changed status onlyArvo Jarve2008-12-291-12/+18
* V4L/DVB (9344): DVB-Core updateManu Abraham2008-12-292-8/+192
* dvb: Kill directly reference of netdev->privWang Chen2008-12-031-18/+19
* V4L/DVB (9634): Make sure the i2c gate is open before powering down tunerDevin Heitmueller2008-11-161-0/+2
* V4L/DVB (9631): Make s2api work for ATSC supportDevin Heitmueller2008-11-161-1/+2
* V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way,Manu Abraham2008-11-111-0/+2
OpenPOWER on IntegriCloud