summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/cinergyT2/cinergyT2.c
AgeCommit message (Expand)Author
2007-01-22proper vendor/device ID for the CinergyT2 input deviceMichael Krufky
2006-12-16Two small differences between v4l-dvb and kernel mainstream treeMauro Carvalho Chehab
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-12-16Backported several changes from kernel 2.6.19-git seriesMauro Carvalho Chehab
2006-11-20Handle errors from input_register_device()Mauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-04fix broken/dubious driver suspend() methodsMauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-06-25Spin lock on network changed on 2.6.18Mauro Carvalho Chehab
2006-06-12cinergyT2: whitespace cleanupMichael Krufky
2006-06-11Fix cinergyt2_poll() to allow non-blocking IO on frontendMauro Carvalho Chehab
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-06Fix some more potential oopsesAndrew de Quincey
2006-03-15Cinergy T2 dmx cleanup on disconnectMauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-09Several i2C cleanups to compile on both current linux and kernels >2.6.15Mauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2006-01-07small cleanupsMauro Carvalho Chehab
2006-01-06Latest patch #ifs were wrong. fixing.Mauro Carvalho Chehab
2006-01-06USB: remove .owner field from struct usb_driverMauro Carvalho Chehab
2005-12-11[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on successJohannes Stezenbach
2005-12-11[PATCH] Fix an OOPS is CinergyT2Johannes Stezenbach
2005-12-07correct FE_READ_UNCORRECTED_BLOCKSJohannes Stezenbach
2005-12-04Backport of Dmitry Torokhov's input layer changes at mainline kernelRicardo Cerqueira
2005-11-28kernel-syncMichael Krufky
2005-11-13Restore backwards compatability with kernel version 2.6.13Michael Krufky
2005-10-31[PATCH] swsusp: switch pm_message_t to structMichael Krufky
2005-10-23From: Deti Fliegl <deti@fliegl.de>Johannes Stezenbach
2005-07-24IR RC fixes:Johannes Stezenbach
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-07-01from 2.6.13-rc1: use pm_message_t in cinergyt2_suspend()Johannes Stezenbach
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach
2005-05-21Fixed litte/big-endian conversion for raw remote-control keys. Thanks to Mart...Patrick Boettcher
2005-03-17cinergyT2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-01-21various backport from 2.6.11-rc1:Michael Hunold
2004-12-03SET_PARAMETER locking and some event compatibility code for VDR. Thanks to St...Holger Waechtler
2004-12-01event fakeHolger Waechtler
2004-12-01paranoia cosmeticsHolger Waechtler
2004-11-27at least fix the endless recursion to prevent system crashesJohannes Stezenbach
2004-11-26FE_GET_EVENT wrapper.Holger Waechtler
2004-11-25Fix this:Johannes Stezenbach
2004-11-12 - compatability code for remap_pfn_range/remap_page_rangeKenneth Aafloy
2004-11-05- compile before commit...Michael Hunold
2004-11-03- repair whitespace and newline damageMichael Hunold
2004-10-28random API changes cause random bugsHolger Waechtler
2004-10-28- remap_page_range() --> remap_pfn_range()Holger Waechtler
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-28- remove whitespace and newline damageMichael Hunold
2004-10-27- lots of internal refactoringDaniel Mack