summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/cinergyT2/cinergyT2.c
AgeCommit message (Expand)Author
2008-09-19Alternative version of Terratec Cinergy T2 driverThierry MERLE
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-06-03cinergyT2: endianness annotations, endianness and race fixesMauro Carvalho Chehab
2008-06-03backout changeset e30f9c367fabf6227e17c5191c62f886d55eb2d7Mauro Carvalho Chehab
2008-05-21 cinergyT2: endianness annotations, endianness and race fixesMauro Carvalho Chehab
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/cinergyT2 replace remaining __FUNCTION__ occurrencesMichael Krufky
2007-11-02backport changeset 7b19ada2ed3c1eccb9fe94d74b05e1428224663dMauro Carvalho Chehab
2007-11-02backport changeset 96de0e252cedffad61b3cb5e05662c591898e69aMauro Carvalho Chehab
2007-10-15 V4L: cinergyT2, remove bad usage of ERESTARTSYSMauro Carvalho Chehab
2007-08-27whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-08-09cinergyt2_suspend: don't forget to unlock cinergyt2->wq_semMauro Carvalho Chehab
2007-07-20Backport changeset from kernel mainstreamMauro Carvalho Chehab
2007-07-02Cleanup on cinergyT2: Remove unneeded if(1)Mauro Carvalho Chehab
2007-07-02cinergyT2: fix flush_workqueue() vs work->func() deadlockMauro Carvalho Chehab
2007-05-26Cinergyt2: fix file release handlerMauro Carvalho Chehab
2007-05-23Input: drivers/media - switch to using input_dev->dev.parentMichael Krufky
2007-05-13backport mainstream changeset 6473d160b4aba8023bcf38519a5989694dfd51a7Mauro Carvalho Chehab
2007-01-30compat: Handle input_register_device() change and some othersTrent Piepho
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