summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-31media: staging: atomisp: Add videobuf2 switch to TODOSakari Ailus1-0/+2
2017-10-31media: staging: atomisp: i2c: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko68-272/+0
2017-10-31media: staging: atomisp: Remove Gmin dead code #2Andy Shevchenko1-153/+0
2017-10-31media: staging: atomisp: Remove Gmin dead code #1Andy Shevchenko2-49/+0
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko8-86/+1
2017-10-31media: staging: atomisp: Remove duplicate declaration in headerAndy Shevchenko1-3/+0
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko8-32/+4
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko8-30/+0
2017-10-31media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko6-6/+0
2017-10-31media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko1-12/+2
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko19-129/+41
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko8-109/+8
2017-10-31media: staging: atomisp: Remove AP1302 sensor supportAndy Shevchenko4-1465/+0
2017-10-31media: staging: atomisp: Remove IMX sensor supportAndy Shevchenko29-14961/+0
2017-10-31media: staging: atomisp: Convert timers to use timer_setup()Kees Cook4-25/+11
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant18-68/+20
2017-10-31media: Staging: media: atomisp: pci: Eliminate use of typedefs for structSrishti Sharma1-3/+3
2017-10-31media: atmel-isc: get rid of an unused varMauro Carvalho Chehab1-3/+0
2017-10-27media: rc/keymaps: add support for RC of hisilicon poplar boardYounian Wang2-0/+70
2017-10-27media: rc/keymaps: add support for RC of hisilicon TV demo boardsYounian Wang2-0/+82
2017-10-27media: serial_ir: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-10-27media: imon: Fix null-ptr-deref in imon_probeArvind Yadav1-0/+5
2017-10-27media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant3-23/+22
2017-10-27media: staging: media: atomisp: Fix oops by unbalanced clk enable/disable callHans de Goede1-0/+7
2017-10-27media: tc358743: validate lane countPhilipp Zabel1-0/+5
2017-10-27media: i2c: OV5647: change to use macro for the registersJacob Chen1-16/+26
2017-10-27media: i2c: OV5647: ensure clock lane in LP-11 state before streaming onJacob Chen1-1/+12
2017-10-27media: ov7670: Add the ov7670_s_power functionWenyou Yang1-5/+26
2017-10-27media: ov7670: Add the get_fmt callbackWenyou Yang1-1/+76
2017-10-27media: ov7670: Add entity pads initializationWenyou Yang1-1/+20
2017-10-27media: tegra-cec: add Tegra HDMI CEC driverHans Verkuil5-0/+642
2017-10-27media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure1-6/+3
2017-10-27media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani1-7/+7
2017-10-27media: staging: atomisp: Update TODO regarding sensorsSakari Ailus1-7/+15
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus15-27/+27
2017-10-27media: imx274: V4l2 driver for Sony imx274 CMOS sensorLeon Luo3-0/+1820
2017-10-27media: tc358743: set entity function to video interface bridgePhilipp Zabel1-0/+1
2017-10-27media: imx: Fix VDIC CSI1 selectionTim Harvey1-2/+3
2017-10-27media: tc358743: remove an unneeded conditionDan Carpenter1-1/+1
2017-10-27media: au0828/em28xx: make vb2_ops constBhumika Goyal4-4/+4
2017-10-27media: cx23885/saa7134: make vb2_ops constBhumika Goyal4-4/+4
2017-10-27media: zoran: make zoran_template constBhumika Goyal2-2/+2
2017-10-27media: bt8xx: make bttv_vbi_qops constBhumika Goyal2-2/+2
2017-10-27media: coda: Handle return value of kasprintfArvind Yadav1-0/+4
2017-10-27media: i2c: tc358743: fix spelling mistakeJacob Chen1-1/+1
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring4-34/+23
2017-10-27media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil3-0/+135
2017-10-27media: venus: reimplement decoder stop commandStanimir Varbanov4-20/+24
2017-10-27media: vimc: Fix return value check in vimc_add_subdevs()Wei Yongjun1-2/+3