aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-4/+5
2011-01-04[media] ngene: fix compile warningHans Verkuil1-1/+2
2010-12-31[media] DVB: IR support for TechnoTrend CT-3650David Henningsson1-0/+35
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2-2/+8
2010-12-29[media] DVB: Set scanmask for Budget/SAA7146 cardsDavid Henningsson1-0/+1
2010-12-29[media] af9013: Fix a compilation warningMauro Carvalho Chehab1-1/+1
2010-12-29[media] stv090x: Fix some compilation warningsMauro Carvalho Chehab1-3/+3
2010-12-29[media] dib7000m/dib7000p: Add support for TRANSMISSION_MODE_4KMauro Carvalho Chehab2-10/+10
2010-12-29[media] dmxdev: Fix a compilation warning due to a bad typeMauro Carvalho Chehab1-2/+2
2010-12-29[media] drivers:media:dvb: add USB PIDs for Elgato EyeTV SatSam Doshi2-1/+7
2010-12-29[media] DM04/QQBOX Frontend attach changeMalcolm Priestley1-47/+86
2010-12-29[media] media: Remove unnecessary casts of usb_get_intfdataJoe Perches1-6/+3
2010-12-29[media] ngene-core.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-1/+1
2010-12-29[media] stb6100: warning cleanupMauro Carvalho Chehab1-1/+4
2010-12-29[media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab1-4/+4
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab22-176/+176
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab8-60/+60
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab7-9/+9
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab11-11/+11
2010-12-29[media] stb0899: fix diseqc messages getting lostManu Abraham1-1/+1
2010-12-29[media] stb6100: Improve tuner performanceManu Abraham1-66/+127
2010-12-29[media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bitsBen Hutchings6-18/+18
2010-12-29[media] Mantis: use dvb_attach to avoid double dereferencing on module removalBjørn Mork7-12/+12
2010-12-29[media] Mantis: append tasklet maintenance for DVB stream deliveryMarko Ristola1-0/+3
2010-12-29[media] Mantis, hopper: use MODULE_DEVICE_TABLEManu Abraham2-0/+4
2010-12-29[media] IX2505V: i2c transfer error code ignoredMatthias Schwarzott1-1/+1
2010-12-29[media] drivers/media: Use vzallocJoe Perches1-2/+1
2010-12-29[media] dvb-usb-gp8psk: get firmware and fpga versionsVDR User2-1/+35
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman15-267/+259
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman2-4/+2
2010-12-29[media] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2-4/+14
2010-12-29[media] au8522: fix clamp control for different video modesDevin Heitmueller1-6/+11
2010-12-29[media] au8522: cleanup code which disables audio decoderDevin Heitmueller1-15/+1
2010-12-29[media] au8522: Properly set default brightnessDevin Heitmueller1-1/+1
2010-12-29[media] lmedm04: change USB Timeouts to avoid troublesMalcolm Priestley1-4/+4
2010-12-29[media] lmed04: Improve frontend handlingMalcolm Priestley1-82/+71
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches2-12/+7
2010-12-29[media] Add support for Kworld SBTVD boardMauro Carvalho Chehab1-0/+23
2010-12-29[media] mb86a20s: add support for serial streamsMauro Carvalho Chehab2-5/+14
2010-12-29[media] add a driver for mb86a20sMauro Carvalho Chehab4-0/+644
2010-12-29[media] Re-write the s921 frontendMauro Carvalho Chehab8-573/+596
2010-12-24dvb: don't use flush_scheduled_work()Tejun Heo4-3/+4
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-1/+1
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-4/+1
2010-11-22[media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab1-4/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann5-5/+0
2010-11-08[media] BZ#22292: dibx000_common: Restore i2c algo pointerJean Delvare1-0/+1
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds59-1756/+2760
2010-10-27[media] af9015: Fix max I2C message size when used with tda18271Mauro Carvalho Chehab1-1/+1
2010-10-25[media] IR: initialize ir_raw_event in few more driversMaxim Levitsky1-1/+1