summaryrefslogtreecommitdiffstats
path: root/tools/build (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-31media: rc: mceusb: add support for 1b80:d3b2Oleh Kravchenko2-1/+9
2017-10-31media: rc: Convert timers to use timer_setup()Kees Cook9-35/+30
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 Wang3-0/+71
2017-10-27media: rc/keymaps: add support for RC of hisilicon TV demo boardsYounian Wang3-0/+83
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 Verkuil6-0/+650