summaryrefslogtreecommitdiffstats
path: root/include/uapi/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-08media: vivid: use ktime_t for timestamp calculationArnd Bergmann5-13/+11
2017-12-08media: staging: imx: use ktime_t for timestampsArnd Bergmann3-20/+20
2017-12-08media: solo6x10: use ktime_get_ts64() for time syncArnd Bergmann1-8/+9
2017-12-08media: venus: venc: Apply inloop deblocking filterLoic Poulain3-4/+26
2017-12-08media: venus: venc: configure entropy modeLoic Poulain1-0/+11
2017-12-08media: davinci: vpif_capture: add NULL check on devm_kzalloc return valueGustavo A. R. Silva1-0/+2
2017-12-08media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+5
2017-12-08media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-12-08media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTIONJesse Chan1-0/+3
2017-12-08media: usbvision: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-2/+1
2017-12-08media: vivid: print time in y2038-safe wayArnd Bergmann2-2/+2
2017-12-08media: cpia2: Fix a couple off by one bugsDan Carpenter1-2/+2
2017-12-08media: coda: remove definition of CODA_STD_MJPGMartin Kepplinger1-1/+0
2017-12-08media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil3-13/+25
2017-12-08media: cec-core.rst: document the new adap_monitor_pin_enable opHans Verkuil1-0/+14
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil4-5/+42
2017-12-08media: pulse8-cec: print time using time64_tArnd Bergmann1-2/+2
2017-12-08media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil2-1/+67
2017-12-08media: s2255drv: update firmware loadDean A1-7/+6
2017-12-08media: cx23885: Handle return value of kasprintfArvind Yadav1-2/+13
2017-12-08media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham1-2/+14
2017-12-08media: cec-adap: add '0x' prefix when printing statusHans Verkuil1-1/+1
2017-12-08media: adv7604.c: add missing returnHans Verkuil1-0/+1
2017-12-08media: imx: Remove incorrect check for queue state in start/stop_streamingIan Jamison1-6/+0
2017-12-08media: venus: venc: set correctly GOP size and number of B-framesStanimir Varbanov2-6/+68
2017-12-08media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier2-0/+29
2017-12-08media: i2c: adv748x: Remove duplicate NULL checkAndy Shevchenko1-4/+2
2017-12-08media: adv7180: Remove duplicate checksAndy Shevchenko1-8/+4
2017-12-08media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King1-1/+0
2017-12-08media: pt3: remove redundant assignment to maskColin Ian King1-1/+0
2017-12-08media: use ARRAY_SIZEJérémy Lefaure7-16/+17
2017-12-08media: gspca: Convert PDEBUG to gspca_dbgJoe Perches59-687/+742
2017-12-08media: gspca: Convert PERR to gspca_errJoe Perches32-156/+174
2017-12-08media: stk-webcam: Fix use after free on disconnectDan Carpenter1-1/+1
2017-12-08media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2017-12-08media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King1-2/+3
2017-12-08media: solo6x10: hide unused variableArnd Bergmann1-0/+2
2017-12-08media: tuners: mxl5005s: make arrays static const, reduces object code sizeColin Ian King1-6/+11
2017-12-08media: Staging: media: imx: Prefer using BIT macroSrishti Sharma1-8/+8
2017-12-08media: Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON()Srishti Sharma1-1/+1
2017-12-08media: i2c: adv748x: Store the pixel rate ctrl on CSI objectsKieran Bingham3-6/+9
2017-12-08media: v4l: mt9v032: Disable clock on error pathsAlexey Khoroshilov1-6/+15
2017-12-08media: ov7670: add V4L2_CID_TEST_PATTERN controlAkinobu Mita1-1/+45
2017-12-08media: ov7670: use v4l2_async_unregister_subdev()Akinobu Mita1-1/+1
2017-12-08media: ARM: dts: nokia n900: enable autofocusPavel Machek1-0/+2
2017-12-08media: dt-bindings: et8ek8: Document support for flash and lens devicesPavel Machek1-0/+7
2017-11-30media: imx274: Fix error handling, add MAINTAINERS entrySakari Ailus2-3/+10
2017-11-30media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...Niklas Söderlund1-2/+1
2017-11-30media: v4l2-fwnode: Check subdev count after checking portTomasz Figa1-5/+5