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.h
Age
Commit message (
Expand
)
Author
2009-01-11
dvb: constify VFTs
Mauro Carvalho Chehab
2008-10-23
Dynamic DVB minor allocation
Mauro Carvalho Chehab
2008-10-11
MFE: Add multi-frontend mutual exclusion
darron@kewl.org
2008-04-30
Use the same name convention for all tuners under common/tuners
Mauro Carvalho Chehab
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2007-07-02
Fix v4l-dvb backward compatibility
Mauro Carvalho Chehab
2007-04-14
Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2006-07-28
Refactor dvb_detach calls into a single dvb_frontend_detach function.
Andrew de Quincey
2006-07-28
Add dvb_attach() macro and supporting routines
Andrew de Quincey
2006-07-19
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Mauro Carvalho Chehab
2006-04-10
Add sysfs device links to dvb devices
Andrew de Quincey
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-13
Retain backwards compatability with kernel versions prior to 2.6.15
Michael Krufky
2005-03-17
Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have to
Andreas Oberritter
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-08-18
- add the include to the header file, it's needed at other places, too
Michael Hunold
2004-08-18
- nuke dvb functions stuff
Michael Hunold
2004-07-27
change DVB major number from 250 to 212 as assigned by www.lanana.org
Johannes Stezenbach
2004-05-03
- remove 2.4 compat code, expect for ttusb_dec.c
Michael Hunold
2004-03-31
- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...
Michael Hunold
2003-10-14
Include 2.6 kernel janitor cleanups (eliminate #include duplication, shift
Michael Hunold
2003-08-24
Fix copyright stuff in various files:
Michael Hunold
2003-08-21
Port the latest video device changes (multiple read device opens)
Michael Hunold
2003-06-18
When I submitted the last patchset for the 2.5 kernel series,
Michael Hunold
2003-06-13
read MAC from EEPROM if available, contributed by Michael Glaum <mglaum@kvh.com>
Holger Waechtler
2003-05-28
Some include fixes to make the code compile again both with
Michael Hunold
2003-05-28
Fix the stuff I got wrong the first time:
Michael Hunold
2003-05-28
Feed 2.5 changes to CVS.
Michael Hunold
2003-05-06
Add a new "dvb_functions.c" and populate it with the
Michael Hunold
2003-03-21
many more portability changes
Holger Waechtler
2003-03-21
- include "compat.h" always, we definitely need this trashcan...
Holger Waechtler
2003-03-20
Small changes all over the place:
Michael Hunold
2003-01-18
- add name field to struct dvb_adapter
Florian Schirmer
2002-10-18
make devbdev_template a const pointer
Holger Waechtler
2002-10-17
comment consistency
Holger Waechtler
2002-10-17
s/dvb_adapter_t/struct dvb_adapter/g
Holger Waechtler
2002-10-17
s/generic_usercopy/video_usercopy/g
Holger Waechtler
2002-10-16
the 2.5 tree
Holger Waechtler