summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2/flexcop-pci.c
AgeCommit message (Expand)Author
2009-03-29Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2Patrick Boettcher
2009-03-10flexcop-pci: Print a message in case the new stream watchdog detects a problemMauro Carvalho Chehab
2009-03-03compat: rename struct delayed_work to work_struct on pre-2.6.20Trent Piepho
2009-02-23[PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-04-05Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pciMauro Carvalho Chehab
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-05-13Remove the spagetti code gotos that aren't usefulAndrew de Quincey
2006-01-22Fix printk type warningMichael Krufky
2005-06-28Changed the name-field of the pci_driver and usb_driver structs to the name ofPatrick Boettcher
2005-06-22no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...Patrick Boettcher
2005-05-05merge whitespace cleanups from kernel treeJohannes Stezenbach
2005-04-15Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le...Patrick Boettcher
2005-04-11- enabled the HW PID by default for the PCI cardsPatrick Boettcher
2005-04-07- fixed interrupt-sharing and added a spinlock to the irq-callback (was broke...Patrick Boettcher
2005-04-07whitespace cleanup for the flexcop-driver, no functional changePatrick Boettcher
2005-03-11- patch by Amit Gud (unify the spinlock initialization)Patrick Boettcher
2005-03-09- moved the flexcop-driver-suite to linux/driversPatrick Boettcher