summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt1-20/+32
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt1-4/+0
2016-09-06[media] radio-si470x-i2c: Delete owner assignmentMarkus Elfring1-1/+0
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin1-0/+66
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring11-11/+0
2016-09-05[media] smiapp: Remove set_xclk() callback from hwconfigSakari Ailus1-32/+17
2016-09-05[media] smiapp: Switch to gpiod API for GPIO controlSakari Ailus2-25/+12
2016-09-05[media] smiapp: Constify the regs argument to smiapp_write_8s()Sakari Ailus1-7/+5
2016-09-05[media] smiapp: Return -EPROBE_DEFER if the clock cannot be obtainedSakari Ailus1-2/+3
2016-09-05[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfigSakari Ailus3-73/+73
2016-09-05[media] smiapp: Unify enforced and need-based 8-bit readSakari Ailus1-11/+11
2016-09-05[media] cx231xx-cards: unregister IR earlierMauro Carvalho Chehab1-2/+2
2016-09-05[media] cx231xx: can't proceed if I2C bus register failsMauro Carvalho Chehab1-5/+19
2016-09-05[media] cx231xx-i2c: handle errors with cx231xx_get_i2c_adap()Mauro Carvalho Chehab1-1/+1
2016-09-05[media] cx231xx-core: fix GPIO commentsMauro Carvalho Chehab1-4/+4
2016-09-05[media] cx231xx: prints error code if can't switch TV modeMauro Carvalho Chehab1-1/+8
2016-09-05[media] cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2-2/+3
2016-09-05[media] cx231xx: don't return error on successMauro Carvalho Chehab1-1/+4
2016-09-05[media] mb86a20s: fix demod settingsMauro Carvalho Chehab1-50/+42
2016-09-05[media] mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2016-09-05[media] tea5767: use module prefix on printed messagesMauro Carvalho Chehab1-3/+6
2016-09-05[media] tda18271: use prefix on all printk messagesMauro Carvalho Chehab2-5/+8
2016-08-25[media] m2m-deinterlace: Fix error print during probePeter Ujfalusi1-1/+1
2016-08-25[media] redrat3: fix sparse warningHans Verkuil1-1/+1
2016-08-25[media] drivers: hackrf: fixed a coding style issueJannik Becher1-1/+1
2016-08-24[media] dvb_frontend: Use memdup_user() rather than duplicating its implement...Markus Elfring1-22/+6
2016-08-24[media] vb2: Fix vb2_core_dqbuf() kernel-docJavier Martinez Canillas1-1/+2
2016-08-24[media] media: v4l2-ctrls: append missing h264 profile stringStanimir Varbanov1-0/+1
2016-08-24[media] helene: fix memory leak when heleno_x_pon failsColin Ian King1-2/+6
2016-08-24[media] staging: media: lirc: lirc_sasem: don't print error when allocating u...Wolfram Sang1-5/+0
2016-08-24[media] staging: media: lirc: lirc_imon: don't print error when allocating ur...Wolfram Sang1-7/+2
2016-08-24[media] v4l2-async: remove unneeded .registered_async callbackJavier Martinez Canillas1-7/+0
2016-08-24[media] tvp5150: use sd internal ops .registered instead .registered_asyncJavier Martinez Canillas1-2/+6
2016-08-24[media] v4l: Do not allow re-registering sub-devicesSakari Ailus1-4/+1
2016-08-24[media] drxd_hard: Add missing error code assignment before testChristophe JAILLET1-1/+1
2016-08-24[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC versionStephen Backway3-1/+131
2016-08-24[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven1-1/+7
2016-08-24[media] media: pci: pt3: don't print error when adding adapter failsWolfram Sang1-3/+1
2016-08-24[media] media: usb: dvb-usb-v2: dvb_usb_core: don't print error when adding a...Wolfram Sang1-2/+0
2016-08-24[media] media: pci: netup_unidvb: don't print error when adding adapter failsWolfram Sang1-4/+1
2016-08-24[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+1
2016-08-24[media] VIDEO_MEDIATEK_VPU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2016-08-24[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter failsWolfram Sang1-4/+1
2016-08-24[media] s5p-mfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-4/+2
2016-08-24[media] media: s5p-jpeg add missing blank lines after declarationsShuah Khan1-3/+10
2016-08-24[media] media: s5p-mfc remove unnecessary error messagesShuah Khan1-2/+1
2016-08-24[media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan1-5/+6
2016-08-24[media] s5p-mfc: remove redundant return value check of platform_get_resource()Wei Yongjun1-4/+0
2016-08-24[media] media: s5p-mfc remove void function return statementShuah Khan1-1/+0
2016-08-24[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()Shuah Khan1-22/+50