summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2019-07-26media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-07-26media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum1-1/+3
2019-07-26media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2019-07-26media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum1-2/+5
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-05-31media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil1-2/+6
2019-05-31media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns1-8/+10
2019-05-31media: gspca: Kill URBs on USB device disconnectEzequiel Garcia1-1/+3
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3
2019-05-31media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-05-31media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab53-81/+81
2019-02-18media: uvcvideo: Use usb_make_path to fill in usb_infoHans Verkuil1-1/+1
2019-02-18media: uvcvideo: Fix smatch warningHans Verkuil1-2/+4
2019-02-07media: hdpvr: fix smatch warningHans Verkuil1-7/+7
2019-02-07media: usbvision: use u64 for the timestamp internallyHans Verkuil3-4/+4
2019-02-07media: stkwebcam: use u64 for the timestamp internallyHans Verkuil1-1/+1
2019-02-07media: cpia2: use u64 for the timestamp internallyHans Verkuil3-10/+5
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil5-7/+7
2019-02-07media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-02-07media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-01-16media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel1-4/+0
2019-01-16media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel1-2/+0
2019-01-16media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel1-9/+0
2019-01-16media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel1-17/+98
2019-01-16media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel1-9/+10
2019-01-16media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel1-2/+8
2019-01-16media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel1-3/+5
2019-01-16media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel1-2/+2
2019-01-16media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki1-3/+5
2019-01-16media: gspca: Check the return value of write_bridge for timeoutAditya Pakki1-2/+6
2019-01-16media: usb: gspca: add a missed check for goto_low_powerKangjie Lu1-1/+5
2019-01-16media: usb: gspca: add a missed return-value check for do_commandKangjie Lu1-2/+6
2019-01-16media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil1-1/+1
2019-01-16media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov1-13/+49
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov1-0/+7
2018-12-07media: siano: Use kmemdup instead of duplicating its functionWen Yang1-2/+1
2018-12-07media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King1-1/+1
2018-12-07media: lmedm04: Move interrupt buffer to priv buffer.Malcolm Priestley1-19/+9
2018-12-07media: lmedm04: Add missing usb_free_urb to free interrupt urb.Malcolm Priestley1-0/+1
2018-12-05media: stkwebcam: Bugfix for wrong return valuesAndreas Pape1-1/+5
2018-12-05media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape1-0/+7
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab1-5/+6
2018-12-05media: usb: dvb-usb: remove old friio driverCorentin Labbe3-1061/+0
2018-12-05media: lmedm04: use dvb_usbv2_generic_rw_lockedMalcolm Priestley1-30/+12