aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/cinergyT2 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
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 (4104): Default "yes", no. default y, yes.Trent Piepho1-1/+1
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-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-10/+10
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 Stezenbach2-38/+57
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 Torvalds3-0/+1053