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
/
b2c2
/
flexcop-pci.c
Age
Commit message (
Expand
)
Author
2009-03-29
Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2
Patrick Boettcher
2009-03-10
flexcop-pci: Print a message in case the new stream watchdog detects a problem
Mauro Carvalho Chehab
2009-03-03
compat: rename struct delayed_work to work_struct on pre-2.6.20
Trent Piepho
2009-02-23
[PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards
Patrick Boettcher
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-04-05
Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci
Mauro Carvalho Chehab
2006-12-16
Several stuff backported from 2.6.19-git series
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-07-19
[PATCH] irq-flags: media: Use the new IRQF_ constants
Mauro Carvalho Chehab
2006-05-13
Remove the spagetti code gotos that aren't useful
Andrew de Quincey
2006-01-22
Fix printk type warning
Michael Krufky
2005-06-28
Changed the name-field of the pci_driver and usb_driver structs to the name of
Patrick Boettcher
2005-06-22
no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...
Patrick Boettcher
2005-05-05
merge whitespace cleanups from kernel tree
Johannes Stezenbach
2005-04-15
Corrected 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 cards
Patrick Boettcher
2005-04-07
- fixed interrupt-sharing and added a spinlock to the irq-callback (was broke...
Patrick Boettcher
2005-04-07
whitespace cleanup for the flexcop-driver, no functional change
Patrick Boettcher
2005-03-11
- patch by Amit Gud (unify the spinlock initialization)
Patrick Boettcher
2005-03-09
- moved the flexcop-driver-suite to linux/drivers
Patrick Boettcher