aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreGravatar Brandon Philips 1-0/+2
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesGravatar Mauro Carvalho Chehab 5-11/+16
2007-10-09V4L/DVB (6179): Clean up FusionHDTV ir codeGravatar Michael Krufky 1-20/+12
2007-10-09V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldGravatar Chaogui Zhang 1-0/+69
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesGravatar Mauro Carvalho Chehab 2-2/+0
2007-10-09V4L/DVB (5987): saa7146: clean-up irq processingGravatar Oliver Endriss 2-23/+29
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Gravatar Oliver Endriss 2-2/+1
2007-07-20V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutGravatar Mauro Carvalho Chehab 1-2/+2
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Gravatar Oliver Endriss 2-8/+8
2007-07-18V4L/DVB (5832): ir-common: optimize bit extract functionGravatar Trent Piepho 1-12/+11
2007-06-08V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsGravatar Mauro Carvalho Chehab 1-0/+1
2007-05-09V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataGravatar Jon Burgess 1-19/+35
2007-05-09V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Gravatar Adrian Bunk 1-1/+0
2007-04-27V4L/DVB (5545): Saa7146: Release capture buffers on device closeGravatar Hartmut Birr 1-0/+6
2007-04-27V4L/DVB (5520): Add support for the extra keys in the black Technotrend 1500 IRGravatar Ville-Pekka Vainio 1-1/+7
2007-04-27V4L/DVB (5383): Fix duplicated codes in Pinnacle Grey remoteGravatar Emil Georgiev 1-5/+5
2007-03-27V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixGravatar Vincent Penne 1-2/+4
2007-02-21V4L/DVB (5193): Remove the unused kernel config option VIDEO_VIDEOBUFGravatar Robert P. J. Day 1-4/+0
2007-02-21V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistentGravatar Marco Schluessler 1-1/+1
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteGravatar Ville-Pekka Vainio 1-0/+39
2007-02-21V4L/DVB (5015): Add support for more Encore TV cardsGravatar Juan Pablo Sormani 1-0/+78
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlGravatar Hermann Pitton 2-0/+164
2007-02-12[PATCH] mark struct file_operations const 4Gravatar Arjan van de Ven 1-1/+1
2007-02-09[PATCH] misc duplicate field initializersGravatar Al Viro 1-1/+0
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Gravatar Mauro Carvalho Chehab 1-0/+1
2006-12-10V4L/DVB (4915): Saa7146: Add timeout protection for I2C interruptGravatar Hartmut Birr 1-4/+12
2006-12-10V4L/DVB (4879): budget-ci IR: integrate with ir-commonGravatar David Hardeman 1-0/+55
2006-11-02V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machinesGravatar Oliver Endriss 1-6/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-09-26V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Gravatar Michal Majchrowicz 1-0/+31
2006-09-26V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...Gravatar Mauro Carvalho Chehab 2-2/+0
2006-09-26V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Gravatar Peter Naulls 1-0/+48
2006-09-10V4L/DVB (4494a): Fix compilation when V4L1 support is not presentGravatar Mauro Carvalho Chehab 1-0/+2
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30typo fixes: bandwith -> bandwidthGravatar Adrian Bunk 1-1/+1
2006-06-25V4L/DVB (4057): Cx88: IR remote support for DTV2000HGravatar Malcolm Valentine 1-7/+24
2006-06-25V4L/DVB (4038): New cx88 card #50: NPG Tech RealTVGravatar Ricardo Cerqueira 1-0/+44
2006-06-25V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportGravatar Sylvain Pasche 1-4/+4
2006-06-25V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.cGravatar Adrian Bunk 5-13/+8
2006-06-25V4L/DVB (3718): Removed trailing newlinesGravatar Michael Krufky 2-2/+0
2006-05-24[PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CGravatar Jean Delvare 1-1/+1
2006-05-12V4L/DVB (3774): Create V4L1 config optionsGravatar Mauro Carvalho Chehab 1-0/+1
2006-03-24V4L/DVB (3516): Make video_buf more genericGravatar Mauro Carvalho Chehab 3-10/+11
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaGravatar Eric Sesterhenn 2-6/+3
2006-03-03V4L/DVB (3197a): IR keymaps are exported by the ir-common module nowGravatar Ricardo Cerqueira 1-0/+272
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Gravatar Ingo Molnar 5-30/+30
2006-01-23V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR.Gravatar Nickolay V. Shmyrev 1-158/+36
2006-01-23V4L/DVB (3393): Move all IR keymaps to ir-common moduleGravatar Ricardo Cerqueira 3-519/+1538
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 2-10/+5
2006-01-09V4L/DVB (3325): WSS output interface for av7110Gravatar Oliver Endriss 1-4/+33