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
/
cinergyT2
/
cinergyT2.c
Age
Commit message (
Expand
)
Author
2007-01-22
proper vendor/device ID for the CinergyT2 input device
Michael Krufky
2006-12-16
Two small differences between v4l-dvb and kernel mainstream tree
Mauro Carvalho Chehab
2006-12-16
Several stuff backported from 2.6.19-git series
Mauro Carvalho Chehab
2006-12-16
Backported several changes from kernel 2.6.19-git series
Mauro Carvalho Chehab
2006-11-20
Handle errors from input_register_device()
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-10-04
fix broken/dubious driver suspend() methods
Mauro Carvalho Chehab
2006-07-19
Remove obsolete #include <linux/config.h>
Mauro Carvalho Chehab
2006-06-25
Spin lock on network changed on 2.6.18
Mauro Carvalho Chehab
2006-06-12
cinergyT2: whitespace cleanup
Michael Krufky
2006-06-11
Fix cinergyt2_poll() to allow non-blocking IO on frontend
Mauro Carvalho Chehab
2006-04-10
Add sysfs device links to dvb devices
Andrew de Quincey
2006-04-06
Fix some more potential oopses
Andrew de Quincey
2006-03-15
Cinergy T2 dmx cleanup on disconnect
Mauro Carvalho Chehab
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-09
Several i2C cleanups to compile on both current linux and kernels >2.6.15
Mauro Carvalho Chehab
2006-01-07
Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-07
small cleanups
Mauro Carvalho Chehab
2006-01-06
Latest patch #ifs were wrong. fixing.
Mauro Carvalho Chehab
2006-01-06
USB: remove .owner field from struct usb_driver
Mauro Carvalho Chehab
2005-12-11
[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success
Johannes Stezenbach
2005-12-11
[PATCH] Fix an OOPS is CinergyT2
Johannes Stezenbach
2005-12-07
correct FE_READ_UNCORRECTED_BLOCKS
Johannes Stezenbach
2005-12-04
Backport of Dmitry Torokhov's input layer changes at mainline kernel
Ricardo Cerqueira
2005-11-28
kernel-sync
Michael Krufky
2005-11-13
Restore backwards compatability with kernel version 2.6.13
Michael Krufky
2005-10-31
[PATCH] swsusp: switch pm_message_t to struct
Michael Krufky
2005-10-23
From: Deti Fliegl <deti@fliegl.de>
Johannes Stezenbach
2005-07-24
IR RC fixes:
Johannes Stezenbach
2005-07-16
Remove all #include <linux/version.h> and all references
Johannes Stezenbach
2005-07-01
from 2.6.13-rc1: use pm_message_t in cinergyt2_suspend()
Johannes Stezenbach
2005-06-19
backport of 2.6.12 changes to match other API changes (i2c, usb)
Johannes Stezenbach
2005-05-21
Fixed litte/big-endian conversion for raw remote-control keys. Thanks to Mart...
Patrick Boettcher
2005-03-17
cinergyT2: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-12
a few more whitespace cleanups
Johannes Stezenbach
2005-01-21
various backport from 2.6.11-rc1:
Michael Hunold
2004-12-03
SET_PARAMETER locking and some event compatibility code for VDR. Thanks to St...
Holger Waechtler
2004-12-01
event fake
Holger Waechtler
2004-12-01
paranoia cosmetics
Holger Waechtler
2004-11-27
at least fix the endless recursion to prevent system crashes
Johannes Stezenbach
2004-11-26
FE_GET_EVENT wrapper.
Holger Waechtler
2004-11-25
Fix this:
Johannes Stezenbach
2004-11-12
- compatability code for remap_pfn_range/remap_page_range
Kenneth Aafloy
2004-11-05
- compile before commit...
Michael Hunold
2004-11-03
- repair whitespace and newline damage
Michael Hunold
2004-10-28
random API changes cause random bugs
Holger Waechtler
2004-10-28
- remap_page_range() --> remap_pfn_range()
Holger Waechtler
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-10-28
- remove whitespace and newline damage
Michael Hunold
2004-10-27
- lots of internal refactoring
Daniel Mack
[next]