summaryrefslogtreecommitdiffstats
path: root/drivers/media (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook11-29/+28
2017-10-31media: tegra-cec: fix messy probe() cleanupHans Verkuil1-16/+10
2017-10-31media: usb: usbtv: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-31media: rockchip/rga: annotate PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-10-31media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZEROHans Verkuil1-1/+1
2017-10-31media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda1-4/+12
2017-10-31media: davinci: make ccdc_hw_device structures constBhumika Goyal3-3/+3
2017-10-31media: davinci: make function arguments constBhumika Goyal2-5/+5
2017-10-31media: saa7134: Convert timers to use timer_setup()Kees Cook6-15/+11
2017-10-31media: tvaudio: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31media: dvb-core: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook4-7/+5
2017-10-31media: tc358743: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook3-5/+7
2017-10-31media: radio-si470x: make si470x_viddev_template constBhumika Goyal2-2/+2
2017-10-31media: cx231xx: make cx231xx_vbi_qops constBhumika Goyal2-2/+2
2017-10-31media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()Markus Elfring1-1/+2
2017-10-31media: cx231xx: Fix NTSC/PAL on Astrometa T2hybridOleh Kravchenko1-0/+1
2017-10-31media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HDOleh Kravchenko1-0/+1
2017-10-31media: rc: mceusb: add support for 15f4:0135Oleh Kravchenko1-0/+9
2017-10-31media: rc: Add Astrometa T2hybrid keymap moduleOleh Kravchenko3-0/+72
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