summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ttpci
AgeCommit message (Expand)AuthorFilesLines
2017-05-19[media] av7110: avoid switch fall throughMauro Carvalho Chehab1-0/+5
2017-04-17[media] media: pci: constify stv0299_config structuresBhumika Goyal3-7/+7
2017-04-10[media] av7110: use setup_timerGeliang Tang1-3/+2
2017-02-08[media] ttpci: address stringop overflow warningArnd Bergmann2-10/+10
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus12-59/+22
2016-11-18[media] ttpci: cleanup debug macros and remove dead codeMauro Carvalho Chehab3-19/+11
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada1-3/+1
2016-10-21[media] ttpci: don't break long linesMauro Carvalho Chehab7-37/+21
2016-10-21[media] dvb_filter: use KERN_CONT where neededMauro Carvalho Chehab1-7/+6
2016-10-21[media] dvb_filter: get rid of dead codeMauro Carvalho Chehab1-485/+0
2016-10-21[media] dvb-core: move dvb_filter out of the DVB coreMauro Carvalho Chehab3-1/+847
2016-02-23[media] ttpci: cleanup a bogus smatch warningMauro Carvalho Chehab1-9/+23
2016-02-23[media] av7110: remove a bogus smatch warningMauro Carvalho Chehab1-4/+9
2016-02-01[media] av7110: constify sp8870_config structureJulia Lawall1-1/+1
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall1-2/+2
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab3-4/+4
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab10-12/+12
2015-11-17[media] av7110: potential divide by zeroDan Carpenter1-0/+3
2015-11-17[media] av7110: don't allow negative volumesDan Carpenter2-3/+6
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab3-3/+3
2015-10-06[media] dvb: get rid of enum dmx_successMauro Carvalho Chehab2-9/+6
2015-08-11[media] ttpci: Replace memset with eth_zero_addrVaishali Thakkar2-3/+4
2015-07-22[media] media: ttpci: Use vsprintf %pM extensionJoe Perches1-3/+1
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab6-30/+47
2015-04-02[media] saa7146: embed video_deviceHans Verkuil2-3/+3
2014-12-23[media] budget-core: fix sparse warningsHans Verkuil1-40/+49
2014-12-23[media] av7110: fix sparse warningHans Verkuil1-1/+4
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2014-08-21[media] media: ttpci: fix av7110 build to be compatible with CONFIG_INPUT_EVDEVRandy Dunlap3-5/+9
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman1-1/+1
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-4/+4
2014-05-23[media] av7110: fix confusing indentingDan Carpenter1-2/+4
2014-03-11[media] av7110_hw: fix a sanity check in av7110_fw_cmd()Dan Carpenter1-1/+1
2013-11-08[media] av7110_hw: Don't use dynamic static allocationMauro Carvalho Chehab1-2/+17
2013-05-21[media] stb0899: remove commented value from IQ_SWAP_ON/OFF usagesReinhard Nissl2-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1
2013-04-08[media] budget: Add support for Philips Semi Sylt PCI ref. designPeter Wiese1-0/+12
2013-04-08[media] demux.h: Remove duplicated enumMauro Carvalho Chehab1-3/+3
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2013-02-06[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macroPeter Senna Tschudin1-5/+5
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2-6/+6
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2-6/+6
2012-12-27[media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz4-7/+29
2012-12-27[media] ttpci: Fix a missing Kconfig dependencyMauro Carvalho Chehab1-5/+0
2012-11-22[media] drivers/media/pci/ttpci/budget-av.c: fix error return codePeter Senna Tschudin1-2/+2
2012-10-19[media] remove include/linux/dvb/dmx.hMauro Carvalho Chehab1-0/+1
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1