aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-04-22media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-04-22media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-04-22media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-04-22media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan
2019-04-22media: change au0828 to use Media Device Allocator APIShuah Khan
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-29media: usbvision: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-29media: gspca: Kill URBs on USB device disconnectEzequiel Garcia
2019-03-25media: pwc-ctl: pChoose can't be NULLMauro Carvalho Chehab
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: em28xx-input: make const array addr_list staticColin Ian King
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero
2019-03-19media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade
2019-03-19media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns
2019-03-19media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil
2019-03-19media: au0828: minor fix to a misleading comment in _close()Shuah Khan
2019-03-19media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-03-19media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2019-02-18media: uvcvideo: Use usb_make_path to fill in usb_infoHans Verkuil
2019-02-18media: uvcvideo: Fix smatch warningHans Verkuil
2019-02-07media: hdpvr: fix smatch warningHans Verkuil
2019-02-07media: usbvision: use u64 for the timestamp internallyHans Verkuil
2019-02-07media: stkwebcam: use u64 for the timestamp internallyHans Verkuil
2019-02-07media: cpia2: use u64 for the timestamp internallyHans Verkuil
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2019-02-07media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-02-07media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-01-16media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel
2019-01-16media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel
2019-01-16media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel
2019-01-16media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel
2019-01-16media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel
2019-01-16media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel
2019-01-16media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel
2019-01-16media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel
2019-01-16media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki
2019-01-16media: gspca: Check the return value of write_bridge for timeoutAditya Pakki
2019-01-16media: usb: gspca: add a missed check for goto_low_powerKangjie Lu
2019-01-16media: usb: gspca: add a missed return-value check for do_commandKangjie Lu
2019-01-16media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-01-16media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov
2018-12-07media: siano: Use kmemdup instead of duplicating its functionWen Yang
2018-12-07media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King