summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-01-19pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely
2007-01-19pvrusb2: A patch to use ARRAY_SIZE macro when appropriateMike Isely
2007-01-19pvrusb2: V4L EXT_CTRLS fixupMike Isely
2007-01-19pvrusb2: Minor dead code / comment cleanupsMike Isely
2007-01-19pvrusb2: Fix sizeof() calculation foul-upMike Isely
2007-01-19pvrusb2: Fix missing break statement which had broken VIDIOC_S_TUNERMike Isely
2007-01-19pvrusb2: trace print addedMike Isely
2007-01-19pvrusb2: Stop hardcoding frequency rangesMike Isely
2007-01-19pvrusb2: Remove automodeswitch controlMike Isely
2007-01-19pvrusb2: Slight debug printing efficiency fixupMike Isely
2007-01-19pvrusb2: VIDIOC_G_TUNER cleanupMike Isely
2007-01-19pvrusb2: Allow streaming from /dev/radioXMike Isely
2007-01-19pvrusb2: Use kzalloc instead of kmalloc+memset pairsMike Isely
2007-01-19pvrusb2: It's safe to kfree() a null pointerMike Isely
2007-01-18Bttv cropping supportMauro Carvalho Chehab
2007-01-14Cpia.c: buffer overflowMauro Carvalho Chehab
2007-01-14Forgot to remove a file at changeset 5062 (c2546b022fa6)Mauro Carvalho Chehab
2007-01-14Some fixes at stream waitqueue on viviMauro Carvalho Chehab
2007-01-13Fix OOPS on some waitqueue conditionsMauro Carvalho Chehab
2007-01-12merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-01-12Fix bttv and friends on 64bit machines with lots of memoryMauro Carvalho Chehab
2007-01-12tveeprom: autodetect LG TAPC G701D as tuner type 37Michael Krufky
2007-01-12budget-ci: add support for the Technotrend 1500 bundled remoteMichael Krufky
2007-01-09Fix authorship referencesMauro Carvalho Chehab
2007-01-08Several files were missed on changeset 5062 (c2546b022fa6)Mauro Carvalho Chehab
2007-01-08ET61X251 driver updates.Mauro Carvalho Chehab
2007-01-08ZC0301 driver updates.Mauro Carvalho Chehab
2007-01-08SN9C102 driver updatesMauro Carvalho Chehab
2007-01-07bt8xx: add support for Ultraview DVB-T LiteMichael Krufky
2007-01-07merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2007-01-07MSI TV@nywhere Plus fixesMauro Carvalho Chehab
2007-01-07Improves some USBVision info messagesMauro Carvalho Chehab
2007-01-07Get rid of "double zeroing" of allocated pagesMauro Carvalho Chehab
2007-01-07ks0127 status flagsMauro Carvalho Chehab
2007-01-07tvmixer module_put cleanupMauro Carvalho Chehab
2007-01-07Cpia module_put cleanupMauro Carvalho Chehab
2007-01-07Pvrusb2-hdw kfree cleanupMauro Carvalho Chehab
2007-01-07From: Dmitry Torokhov <dtor@insightbb.com>Mauro Carvalho Chehab
2007-01-07Fix quickcam communicator driver for big endian architecturesMauro Carvalho Chehab
2007-01-07Fix compilation on ppc32 architectureMauro Carvalho Chehab
2007-01-07freezer.h exists only on kernel 2.6.20Mauro Carvalho Chehab
2007-01-07Cx88xx: Fix lockup on suspendMauro Carvalho Chehab
2007-01-02From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2006-12-30pvrusb2: Be smarter about mode restoration when /dev/radioX is closedMike Isely
2006-12-30pvrusb2: bug fix involving switch into radio modeMike Isely
2006-12-30pvrusb2: Stream configuration cleanupsMike Isely
2006-12-30pvrusb2: Fix cut/paste bug in auto_mode_switch controlMike Isely
2006-12-30Merge from v4l-dvbMike Isely
2006-12-29Fix the frame->grabstate update in read() entry point.Mauro Carvalho Chehab
2006-12-29Make usbvision_rvfree() staticMauro Carvalho Chehab