aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/cinergyT2/cinergyT2.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driverTomi Orava2008-10-121-1105/+0
* V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixesAl Viro2008-06-051-22/+24
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+6
* V4L/DVB (7511): media/dvb/cinergyT2 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
* V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby2007-10-221-13/+29
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-091-3/+3
* V4L/DVB (5990): cinergyt2_suspend: don't forget to unlock cinergyt2->wq_semOleg Nesterov2007-10-091-0/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1)Mauro Carvalho Chehab2007-07-181-10/+7
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-181-1/+1
* V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov2007-07-031-26/+40
* V4L/DVB (5699): Cinergyt2: fix file release handlerAndrew Morton2007-06-081-2/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+1
* V4L/DVB (5121): Proper vendor/device ID for the CinergyT2 input deviceTino Keitel2007-02-211-0/+5
* V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov2006-12-101-2/+11
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\
| * [PATCH] severing poll.h -> mm.hAl Viro2006-12-041-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+2
|\ \ | |/
| * usb: cinergyT2 free kill urb cleanupMariusz Kozlowski2006-12-011-4/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+10
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* fix broken/dubious driver suspend() methodsDavid Brownell2006-09-251-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* V4L/DVB (4096): CinergyT2: whitespace cleanupMichael Krufky2006-06-251-1/+1
* V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontendDyks, Axel (XL)2006-06-251-1/+5
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey2006-05-121-1/+4
* V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger2006-03-211-0/+4
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-23/+24
* DVB (2401): USB hot unplug Oops fix.Deti Fliegl2006-01-091-24/+47
* V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKSStephen Williams2006-01-091-3/+8
* kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-061-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov2005-11-201-1/+1
* [DVB] cinergyT2: cinergyt2_register_rc() should return 0 on successDavid S. Miller2005-11-161-0/+2
* [SPARC64]: Oops in pci_alloc_consistent with cingergyT2Guido Guenther2005-11-161-4/+3
* [PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-38/+70
* [PATCH] dvb: cinergyT2: remote control fixesJohannes Stezenbach2005-09-091-37/+56
* [PATCH] dvb: remove version.h dependenciesOlaf Hering2005-09-091-1/+0
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-1/+1
* [PATCH] dvb: cinergyT2: endianness fix for raw remote-control keysMartin Loschwitz2005-07-071-1/+3
* [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach2005-05-171-6/+6
* [PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+965