aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds6-16/+43
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-19[media] firedtv: fix remote control with newer Xorg evdevStefan Richter1-3/+6
2011-01-19[media] [v3,media] av7110: check for negative array offsetDan Carpenter1-1/+1
2011-01-19[media] frontends/ix2505v: Remember to free allocated memory in failure pathJesper Juhl1-1/+1
2011-01-19[media] mb86a20s: Be sure that device is initialized before starting DVBMauro Carvalho Chehab1-4/+28
2011-01-19[media] mb86a20s: Fix i2c read/write error messagesMauro Carvalho Chehab1-2/+2
2011-01-19[media] dib0700: Fix IR keycode handlingMauro Carvalho Chehab1-3/+3
2011-01-19[media] af9013: fix AF9013 TDA18271 IF configAntti Palosaari1-2/+2
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