aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/cinergyT2/cinergyT2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driverTomi Orava1-1105/+0
2008-06-05V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixesAl Viro1-22/+24
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+6
2008-04-24V4L/DVB (7511): media/dvb/cinergyT2 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-10-22V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby1-13/+29
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky1-3/+3
2007-10-09V4L/DVB (5990): cinergyt2_suspend: don't forget to unlock cinergyt2->wq_semOleg Nesterov1-0/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-18V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1)Mauro Carvalho Chehab1-10/+7
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-07-03V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov1-26/+40
2007-06-08V4L/DVB (5699): Cinergyt2: fix file release handlerAndrew Morton1-2/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+1
2007-02-21V4L/DVB (5121): Proper vendor/device ID for the CinergyT2 input deviceTino Keitel1-0/+5
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov1-2/+11
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-4/+2
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-12-01usb: cinergyT2 free kill urb cleanupMariusz Kozlowski1-4/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4096): CinergyT2: whitespace cleanupMichael Krufky1-1/+1
2006-06-25V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontendDyks, Axel (XL)1-1/+5
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-05-12V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey1-1/+4
2006-03-21V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger1-0/+4
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-23/+24
2006-01-09DVB (2401): USB hot unplug Oops fix.Deti Fliegl1-24/+47
2006-01-09V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKSStephen Williams1-3/+8
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-20[PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov1-1/+1
2005-11-16[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on successDavid S. Miller1-0/+2
2005-11-16[SPARC64]: Oops in pci_alloc_consistent with cingergyT2Guido Guenther1-4/+3
2005-10-28[PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov1-38/+70
2005-09-09[PATCH] dvb: cinergyT2: remote control fixesJohannes Stezenbach1-37/+56
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering1-1/+0
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-07-07[PATCH] dvb: cinergyT2: endianness fix for raw remote-control keysMartin Loschwitz1-1/+3
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+965