Age | Commit message (Expand) | Author |
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 |
2006-05-08 | Add missing include | Manu Abraham |
2006-05-07 | revert manu's multiproto patch by his ask. | Mauro Carvalho Chehab |
2006-05-07 | merge: http://linuxtv.org/hg/~manu/dvbmath | Mauro Carvalho Chehab |
2006-05-07 | merge: http://linuxtv.org/hg/~manu/multiproto | Mauro Carvalho Chehab |
2006-05-06 | Add math routines required by DVB demods | Manu Abraham |
2006-05-05 | Add frontend support for new Delivery systems and modulations | Manu Abraham |
2006-05-04 | Fix CI interface on KNC1 DVBT and DVBC cards | Andrew de Quincey |
2006-05-02 | Core: ULE fixes and RFC4326 additions | Mauro Carvalho Chehab |
2006-04-19 | Trim documentation | Andrew de Quincey |
2006-04-18 | DVB core changes for PLL refactoring | Andrew de Quincey |
2006-04-11 | Fix a type error in dvb_frontend.c | Mauro Carvalho Chehab |
2006-04-10 | Add sysfs device links to dvb devices | Andrew de Quincey |
2006-04-06 | Set tone/voltage again if the frontend was reinitialised | Andrew de Quincey |
2006-04-05 | merge from adq | Mauro Carvalho Chehab |
2006-04-05 | Remove DMX_GET_EVENT and associated data structures | Mauro Carvalho Chehab |