index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
dvb-core
/
dvbdev.c
Age
Commit message (
Expand
)
Author
2009-09-12
backport commit 8a8bdcc7533b104d789d9bb3ed90da9352515e21
Mauro Carvalho Chehab
2009-02-06
dvb: fix 2.6.16 compile warning
Mauro Carvalho Chehab
2009-01-11
dvb: constify VFTs
Mauro Carvalho Chehab
2009-01-08
backport changeset f41ced8f108cc80f16509b907cd7ac93944459bc
Mauro Carvalho Chehab
2009-01-01
add DVB_DEVICE_TYPE= to uevent
Mauro Carvalho Chehab
2008-11-03
dvbdev: fix typo causing 2.6.28 compile error
Hans Verkuil
2008-10-29
linux-next: v4l-dvb tree build failure
Mauro Carvalho Chehab
2008-10-28
add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent
Mauro Carvalho Chehab
2008-10-23
Dynamic DVB minor allocation
Mauro Carvalho Chehab
2008-07-21
backport commit a9b12619f7b6f19c871437ec24a088787a04b1de
Mauro Carvalho Chehab
2008-10-11
MFE: Add multi-frontend mutual exclusion
darron@kewl.org
2008-07-24
backport commit e282959ef3ebae0d72ac0b24242c376fa34da585
Mauro Carvalho Chehab
2008-07-17
backport commit 5794e1b14bcd9817c5fa27d3254996f0d9551296
Mauro Carvalho Chehab
2008-07-17
videodev/dabusb/dvbdev: fix 2.6.16 compilation
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2008-04-08
media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-01-27
V4L/DVB: constify function pointer tables
Mauro Carvalho Chehab
2007-10-17
backport changeset 7e7654a92a5a75a350cc3458389bc76273498f6a
Mauro Carvalho Chehab
2007-10-10
dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-17
compat: Fix device_create compat code
Trent Piepho
2007-08-17
Make dvbdev compatible again with older kernel versions
Mauro Carvalho Chehab
2007-08-15
DVB: convert struct class_device to struct device
Michael Krufky
2007-05-06
dvb-core: Add level fixes to printk()s, plus spelling/grammer
Trent Piepho
2007-05-06
dvb-core: Handle failures to create devices
Trent Piepho
2007-04-14
Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2007-03-10
Core: fix several locking related problems
Mauro Carvalho Chehab
2007-02-21
Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5
Mauro Carvalho Chehab
2007-02-13
dvbdev: fix illegal re-usage of fileoperations struct
Marcel Siegert
2006-07-19
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Mauro Carvalho Chehab
2006-07-19
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Mauro Carvalho Chehab
2006-07-19
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Mauro Carvalho Chehab
2006-04-10
Add sysfs device links to dvb devices
Andrew de Quincey
2006-04-04
Fix mutex in dvb_register_device to work.
Andrew de Quincey
2006-04-03
fix warning: assignment discards qualifiers from pointer target type
Michael Krufky
2006-04-02
[PATCH] mark f_ops const in the inode
Mauro Carvalho Chehab
2006-01-15
Semaphore to mutex conversion on drivers/media
Mauro Carvalho Chehab
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-23
Restore backwards compatability with kernel version 2.6.12
Michael Krufky
2005-11-13
[PATCH] Driver Core: fix up all callers of class_device_create()
Michael Krufky
2005-07-01
from 2.6.13-rc1: class_simple is no more
Johannes Stezenbach
2005-03-17
Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have to
Andreas Oberritter
2005-03-09
- clear up confusion between ids and adapters
Kenneth Aafloy
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2005-02-12
patch by Adrian Bunk:
Johannes Stezenbach
2005-01-22
Added support for up to six DVB devices
Andrew de Quincy
2004-11-17
patch by Adrian Bunk:
Johannes Stezenbach
[next]