summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2019-07-26media: hdpvr: fix locking and a missing msleepHans Verkuil
2019-07-26media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum
2019-07-26media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2019-07-26media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-05-31media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil
2019-05-31media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns
2019-05-31media: gspca: Kill URBs on USB device disconnectEzequiel Garcia
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-05-31media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-05-31media: 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
2018-12-07media: lmedm04: Move interrupt buffer to priv buffer.Malcolm Priestley
2018-12-07media: lmedm04: Add missing usb_free_urb to free interrupt urb.Malcolm Priestley
2018-12-05media: stkwebcam: Bugfix for wrong return valuesAndreas Pape
2018-12-05media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab
2018-12-05media: usb: dvb-usb: remove old friio driverCorentin Labbe
2018-12-05media: lmedm04: use dvb_usbv2_generic_rw_lockedMalcolm Priestley