summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core/dvbdev.c
AgeCommit message (Expand)Author
2009-09-12backport commit 8a8bdcc7533b104d789d9bb3ed90da9352515e21Mauro Carvalho Chehab
2009-02-06dvb: fix 2.6.16 compile warningMauro Carvalho Chehab
2009-01-11dvb: constify VFTsMauro Carvalho Chehab
2009-01-08backport changeset f41ced8f108cc80f16509b907cd7ac93944459bcMauro Carvalho Chehab
2009-01-01add DVB_DEVICE_TYPE= to ueventMauro Carvalho Chehab
2008-11-03dvbdev: fix typo causing 2.6.28 compile errorHans Verkuil
2008-10-29linux-next: v4l-dvb tree build failureMauro Carvalho Chehab
2008-10-28add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to ueventMauro Carvalho Chehab
2008-10-23Dynamic DVB minor allocationMauro Carvalho Chehab
2008-07-21backport commit a9b12619f7b6f19c871437ec24a088787a04b1deMauro Carvalho Chehab
2008-10-11MFE: Add multi-frontend mutual exclusiondarron@kewl.org
2008-07-24backport commit e282959ef3ebae0d72ac0b24242c376fa34da585Mauro Carvalho Chehab
2008-07-17backport commit 5794e1b14bcd9817c5fa27d3254996f0d9551296Mauro Carvalho Chehab
2008-07-17videodev/dabusb/dvbdev: fix 2.6.16 compilationHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-01-27 V4L/DVB: constify function pointer tablesMauro Carvalho Chehab
2007-10-17backport changeset 7e7654a92a5a75a350cc3458389bc76273498f6aMauro Carvalho Chehab
2007-10-10dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-17compat: Fix device_create compat codeTrent Piepho
2007-08-17Make dvbdev compatible again with older kernel versionsMauro Carvalho Chehab
2007-08-15DVB: convert struct class_device to struct deviceMichael Krufky
2007-05-06dvb-core: Add level fixes to printk()s, plus spelling/grammerTrent Piepho
2007-05-06dvb-core: Handle failures to create devicesTrent Piepho
2007-04-14Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger
2007-03-10Core: fix several locking related problemsMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-13dvbdev: fix illegal re-usage of fileoperations structMarcel Siegert
2006-07-19[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove devfs_remove() function from the kernel treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeMauro Carvalho Chehab
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-04Fix mutex in dvb_register_device to work.Andrew de Quincey
2006-04-03fix warning: assignment discards qualifiers from pointer target typeMichael Krufky
2006-04-02[PATCH] mark f_ops const in the inodeMauro Carvalho Chehab
2006-01-15Semaphore to mutex conversion on drivers/mediaMauro Carvalho Chehab
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-23Restore backwards compatability with kernel version 2.6.12Michael Krufky
2005-11-13[PATCH] Driver Core: fix up all callers of class_device_create()Michael Krufky
2005-07-01from 2.6.13-rc1: class_simple is no moreJohannes Stezenbach
2005-03-17Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have toAndreas Oberritter
2005-03-09 - clear up confusion between ids and adaptersKenneth Aafloy
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-01-22Added support for up to six DVB devicesAndrew de Quincy
2004-11-17patch by Adrian Bunk:Johannes Stezenbach