summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* media: pvrusb2: Prevent a buffer overflowDan Carpenter2019-04-222-0/+3
* media: au0828: stop video streaming only when last user stopsHans Verkuil2019-04-221-5/+8
* media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan2019-04-221-0/+3
* media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan2019-04-222-39/+149
* media: change au0828 to use Media Device Allocator APIShuah Khan2019-04-223-8/+8
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-296-22/+19Star
* media: usbvision: fix a potential NULL pointer dereferenceKangjie Lu2019-03-291-0/+3
* media: gspca: Kill URBs on USB device disconnectEzequiel Garcia2019-03-291-1/+3
* media: pwc-ctl: pChoose can't be NULLMauro Carvalho Chehab2019-03-251-8/+9
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-2021-38/+38
* media: em28xx-input: make const array addr_list staticColin Ian King2019-03-191-1/+1
* media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero2019-03-192-6/+26
* media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade2019-03-191-42/+42
* media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns2019-03-191-8/+10
* media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil2019-03-191-2/+6
* media: au0828: minor fix to a misleading comment in _close()Shuah Khan2019-03-191-2/+2
* media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann2019-03-191-2/+2
* media: cpia2: Fix use-after-free in cpia2_exitYueHaibing2019-03-191-2/+1Star
* media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* media: usb: fix several typosMauro Carvalho Chehab2019-03-0153-81/+81
* media: uvcvideo: Use usb_make_path to fill in usb_infoHans Verkuil2019-02-181-1/+1
* media: uvcvideo: Fix smatch warningHans Verkuil2019-02-181-2/+4
* media: hdpvr: fix smatch warningHans Verkuil2019-02-071-7/+7
* media: usbvision: use u64 for the timestamp internallyHans Verkuil2019-02-073-4/+4
* media: stkwebcam: use u64 for the timestamp internallyHans Verkuil2019-02-071-1/+1
* media: cpia2: use u64 for the timestamp internallyHans Verkuil2019-02-073-10/+5Star
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-075-7/+7
* media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus2019-02-071-0/+8
* media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan2019-02-071-3/+11
* media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel2019-01-161-4/+0Star
* media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel2019-01-161-2/+0Star
* media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel2019-01-161-9/+0Star
* media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel2019-01-161-17/+98
* media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel2019-01-161-9/+10
* media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel2019-01-161-2/+8
* media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel2019-01-161-3/+5
* media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel2019-01-161-2/+2
* media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki2019-01-161-3/+5
* media: gspca: Check the return value of write_bridge for timeoutAditya Pakki2019-01-161-2/+6
* media: usb: gspca: add a missed check for goto_low_powerKangjie Lu2019-01-161-1/+5
* media: usb: gspca: add a missed return-value check for do_commandKangjie Lu2019-01-161-2/+6
* media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2019-01-161-1/+1
* media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov2019-01-161-13/+49
* media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov2019-01-161-0/+7
* media: siano: Use kmemdup instead of duplicating its functionWen Yang2018-12-071-2/+1Star
* media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King2018-12-071-1/+1
* media: lmedm04: Move interrupt buffer to priv buffer.Malcolm Priestley2018-12-071-19/+9Star
* media: lmedm04: Add missing usb_free_urb to free interrupt urb.Malcolm Priestley2018-12-071-0/+1
* media: stkwebcam: Bugfix for wrong return valuesAndreas Pape2018-12-051-1/+5
* media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape2018-12-051-0/+7