summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsMauro Carvalho Chehab2007-06-081-0/+1
* V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2007-05-091-19/+35
* V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Adrian Bunk2007-05-091-1/+0Star
* V4L/DVB (5545): Saa7146: Release capture buffers on device closeHartmut Birr2007-04-271-0/+6
* V4L/DVB (5520): Add support for the extra keys in the black Technotrend 1500 IRVille-Pekka Vainio2007-04-271-1/+7
* V4L/DVB (5383): Fix duplicated codes in Pinnacle Grey remoteEmil Georgiev2007-04-271-5/+5
* V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixVincent Penne2007-03-271-2/+4
* V4L/DVB (5193): Remove the unused kernel config option VIDEO_VIDEOBUFRobert P. J. Day2007-02-211-4/+0Star
* V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistentMarco Schluessler2007-02-211-1/+1
* V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio2007-02-211-0/+39
* V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani2007-02-211-0/+78
* V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton2007-02-212-0/+164
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [PATCH] misc duplicate field initializersAl Viro2007-02-091-1/+0Star
* V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab2006-12-271-0/+1
* V4L/DVB (4915): Saa7146: Add timeout protection for I2C interruptHartmut Birr2006-12-101-4/+12
* V4L/DVB (4879): budget-ci IR: integrate with ir-commonDavid Hardeman2006-12-101-0/+55
* V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machinesOliver Endriss2006-11-031-6/+4Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz2006-09-261-0/+31
* V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...Mauro Carvalho Chehab2006-09-262-2/+0Star
* V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Peter Naulls2006-09-261-0/+48
* V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab2006-09-101-0/+2
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-301-1/+1
* V4L/DVB (4057): Cx88: IR remote support for DTV2000HMalcolm Valentine2006-06-251-7/+24
* V4L/DVB (4038): New cx88 card #50: NPG Tech RealTVRicardo Cerqueira2006-06-251-0/+44
* V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche2006-06-251-4/+4
* V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.cAdrian Bunk2006-06-255-13/+8Star
* V4L/DVB (3718): Removed trailing newlinesMichael Krufky2006-06-252-2/+0Star
* [PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare2006-05-251-1/+1
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-131-0/+1
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-243-10/+11
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-212-6/+3Star
* V4L/DVB (3197a): IR keymaps are exported by the ir-common module nowRicardo Cerqueira2006-03-031-0/+272
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-075-30/+30
* V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR.Nickolay V. Shmyrev2006-01-231-158/+36Star
* V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira2006-01-233-519/+1538
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-112-10/+5Star
* V4L/DVB (3325): WSS output interface for av7110Oliver Endriss2006-01-091-4/+33
* V4L/DVB (3195): Fix for 64-bit compile warningHans Verkuil2006-01-091-3/+10
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-1/+1
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-093-10/+6Star
* V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil2006-01-091-1/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-123-5/+6
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-125-52/+52
* [PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira2005-11-141-0/+60
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-2/+2
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-1/+0Star