aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho1-56/+29
2007-10-22V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho2-34/+34
2007-10-22V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho3-10/+15
2007-10-22V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2-6/+12
2007-10-22V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the freezerMaxim Levitsky2-7/+24
2007-10-22V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky5-22/+57
2007-10-22V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk1-1/+1
2007-10-22V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky1-1/+1
2007-10-22V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita1-5/+1
2007-10-22V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg1-1/+1
2007-10-22V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby1-13/+29
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil5-223/+0
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab32-52/+10
2007-10-22V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen1-1/+0
2007-10-22V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho1-0/+6
2007-10-22V4L/DVB (6185): cx88-alsa: Add mute controls, change control namesTrent Piepho1-13/+67
2007-10-19more UTF-8 conversionsMarcin Garski2-4/+4
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt7-8/+8
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day4-14/+14
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby5-7/+7
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-1/+1
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-1/+2
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-14signedness: module_param_array nump argumentAl Viro3-6/+6
2007-10-13cx23885: Drop empty i2c algorithm control callbackJean Delvare1-7/+0
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell6-48/+0
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro3-3/+3
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman1-4/+1
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+8
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-1/+8
2007-10-10V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho9-55/+20
2007-10-10V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho2-38/+17
2007-10-10V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho4-64/+35
2007-10-10V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho1-20/+6
2007-10-10V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho3-15/+5
2007-10-10V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2-23/+9
2007-10-10V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYSJiri Slaby1-1/+1
2007-10-10V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYSJiri Slaby1-1/+1
2007-10-10V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky3-20/+22
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips3-5/+17
2007-10-10V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho1-5/+11
2007-10-10V4L/DVB (6300): CodingStyle cleanupTrent Piepho1-1/+2
2007-10-10V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVBTrent Piepho1-0/+2
2007-10-10V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky1-1/+0
2007-10-10V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express cardJoachim Steiger2-1/+7
2007-10-10V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115Eric Sandeen1-1/+7
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers9-334/+379