summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-24zr36016: remove some unused tablesMauro Carvalho Chehab1-4/+0
2016-06-24r820t: comment out two ancillary tablesMauro Carvalho Chehab1-14/+15
2016-06-24dib0090: comment out the unused tablesMauro Carvalho Chehab1-0/+6
2016-06-24drxj: comment out the unused nicam_presc_table_val tableMauro Carvalho Chehab1-0/+3
2016-06-24cx25821-alsa: shutup a Gcc 6.1 warningMauro Carvalho Chehab1-1/+1
2016-06-24m5602_ov7660: move skeletons to the .c fileMauro Carvalho Chehab2-153/+153
2016-06-24m5602_po1030: move skeletons to the .c fileMauro Carvalho Chehab2-104/+104
2016-06-24m5602_s5k83a: move skeletons to the .c fileMauro Carvalho Chehab2-124/+124
2016-06-24m5602_ov9650: move skeletons to the .c fileMauro Carvalho Chehab2-150/+152
2016-06-24m5602_mt9m111: move skeletons to the .c fileMauro Carvalho Chehab2-144/+144
2016-06-24m5602_s5k4aa: move skeletons to the .c fileMauro Carvalho Chehab2-197/+199
2016-06-24m5602_core: move skeletons to the .c fileMauro Carvalho Chehab2-15/+15
2016-06-24cx18: use macros instead of static const varsMauro Carvalho Chehab5-14/+14
2016-06-24exynos4-is: remove some unused varsMauro Carvalho Chehab2-18/+0
2016-06-24usbvision: remove some unused varsMauro Carvalho Chehab1-5/+0
2016-06-16[media] rcar-vin: get rid of an unused varMauro Carvalho Chehab1-3/+0
2016-06-16[media] rcar-vin: add Renesas R-Car VIN driverNiklas Söderlund10-3/+2484
2016-06-16[media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-06-16[media] vb2: core: Skip planes array verification if pb is NULLSakari Ailus1-4/+6
2016-06-15[media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan2-8/+15
2016-06-15[media] media: fix use-after-free in cdev_put() when app exits after driver u...Shuah Khan2-21/+33
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab4-18/+39
2016-06-15[media] media-devnode: fix namespace messMauro Carvalho Chehab1-55/+55
2016-06-14Update my main e-mails at the Kernel treeMauro Carvalho Chehab1-1/+1
2016-06-10[media] m88rs2000: initialize status to zeroColin Ian King1-1/+1
2016-06-10[media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2016-06-09[media] mt2063: use lib gcdZhaoxiu Zeng1-25/+5
2016-06-09[media] rtl2832: add support for slave ts pid filterMartin Blumenstingl2-6/+20
2016-06-09[media] af9035: fix loggingAntti Palosaari1-96/+97
2016-06-09[media] af9035: fix for MXL5007T devices with I2C read issuesAlessandro Radicati2-0/+22
2016-06-09[media] af9035: I2C combined write + read transaction fixAlessandro Radicati1-2/+17
2016-06-09[media] of: reserved_mem: restore old behavior when no region is definedMarek Szyprowski1-1/+1
2016-06-07[media] drivers/media/dvb-core/en50221: move code to dvb_ca_private_free()Max Kellermann1-4/+13
2016-06-07[media] ds3000: return error if invalid symbol rate is setOlli Salonen1-0/+9
2016-06-07[media] fix semicolon.cocci warningsFengguang Wu1-1/+1
2016-06-07[media] rtl28xxu: sort the config symbols which are auto-selectedMartin Blumenstingl1-4/+4
2016-06-07[media] rtl28xxu: auto-select more DVB-frontends and tunersMartin Blumenstingl1-0/+5
2016-06-07[media] mn88472: move out of staging to mediaAntti Palosaari9-36/+9
2016-06-07[media] mn88472: finalize driverAntti Palosaari3-268/+307
2016-06-07[media] mn88472: fix typoJulia Lawall1-1/+1
2016-06-07[media] rtl28xxu: increase failed I2C msg repeat count to 3Antti Palosaari1-1/+1
2016-06-07[media] mn88473: fix typoJulia Lawall1-1/+1
2016-06-07[media] mn88473: fix error path on probe()Antti Palosaari1-2/+3
2016-06-07[media] staging/media: remove deprecated timb driverHans Verkuil5-885/+0
2016-06-07[media] staging/media: remove deprecated omap1 driverHans Verkuil6-1729/+0
2016-06-07[media] staging/media: remove deprecated mx3 driverHans Verkuil6-1295/+0
2016-06-07[media] staging/media: remove deprecated mx2 driverHans Verkuil6-1667/+0
2016-06-07[media] s5p-mfc: fix a typo in s5p_mfc_decayaka1-1/+1
2016-06-07[media] s5p-mfc: remove unnecessary check in try_fmtayaka1-9/+0
2016-06-07[media] s5p-mfc: Add handling of buffer freeing reqbufs requestayaka1-0/+3