Age | Commit message (Expand) | Author |
2007-05-13 | Backport several changesets on dvb_net.c | Mauro Carvalho Chehab |
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-05-03 | Allow compiling just DVB CORE without needing to compile the drivers | Mauro Carvalho Chehab |
2007-05-02 | Use menuconfig objects II - DVB | Mauro Carvalho Chehab |
2007-04-14 | Fix 3/3 for bug 7819: fixed hotplugging for dvbnet | Markus Rechberger |
2007-04-14 | Fix 2/3 for bug 7819: fixing hotplug issue for demux[n] and dvr[n] | Markus Rechberger |
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 some typos fixed on Mainstream | Mauro Carvalho Chehab |
2007-02-21 | Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5 | Mauro Carvalho Chehab |
2007-02-19 | compat: Add code to compat.h for try_to_sleep() | Trent Piepho |
2007-02-13 | dvbdev: fix illegal re-usage of fileoperations struct | Marcel Siegert |
2007-02-08 | kthread api conversion for dvb_frontend and av7110 fix | Mauro Carvalho Chehab |
2007-02-08 | kthread API conversion for dvb_frontend and av7110 | Mauro Carvalho Chehab |
2006-12-16 | Several stuff backported from 2.6.19-git series | Mauro Carvalho Chehab |
2006-12-14 | dvb-core: fix printk type warning | Michael Krufky |
2006-12-14 | dvb-core: fix bug in CRC-32 checking during ULE decapsulation on 64-bit systems | Michael Krufky |
2006-11-17 | Fix uninitialised variable in dvb_frontend_swzigzag | Andrew de Quincey |
2006-10-06 | Fix spelling error in Kconfig help text for DVB_CORE_ATTACH | Michael Krufky |
2006-10-04 | Removed __KERNEL_SYSCALLS__ | Mauro Carvalho Chehab |
2006-09-25 | Add frontend structure callback for bus acquisition. | Steven Toth |
2006-09-07 | Add module-init-tools version comment. | Andrew de Quincey |
2006-08-09 | [dvb_attach] dvb_frontend_detach fix | Oliver Endriss |
2006-08-01 | Fix minor errors in build files | Trent Piepho |
2006-07-28 | Refactor dvb_detach calls into a single dvb_frontend_detach function. | Andrew de Quincey |
2006-07-28 | Add Kconfig infrastructure for dvb_attach | Andrew de Quincey |
2006-07-28 | Add dvb_attach() macro and supporting routines | Andrew de Quincey |
2006-07-28 | Convert SEC drivers to new frontend API | Andrew de Quincey |
2006-07-28 | dvb_attach modifications to dvb frontend structures | Andrew de Quincey |
2006-07-19 | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the 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-07-10 | Fix DISEQC regression | Andrew de Quincey |
2006-06-30 | merge: http://www.linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-30 | fix: use swzigzag for swalgo | Manu Abraham |
2006-06-29 | The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP | Andrew de Quincey |
2006-06-25 | Spin lock on network changed on 2.6.18 | Mauro Carvalho Chehab |
2006-06-25 | merge: http://linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-25 | Fix a misplaced closing bracket/else, which caused swzigzag not to be called | Manu Abraham |
2006-06-25 | merge: http://linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-24 | Fix an Oops for all fe that have get_frontend_algo == NULL | Manu Abraham |
2006-06-23 | merge: http://www.linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-23 | fix up funky logic in dvb | Mauro Carvalho Chehab |
2006-06-21 | Use device specific algorithms | Manu Abraham |
2006-06-21 | ATSC frontend support | Manu Abraham |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-05-08 | merge: http://linuxtv.org/hg/~manu/dvbmath | Mauro Carvalho Chehab |
2006-05-08 | make the table static | Manu Abraham |