summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
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
2018-12-05media: lmedm04: Move usb buffer to lme2510_state.Malcolm Priestley
2018-12-05media: rtl28xxu: add support for Sony CXD2837ER slave demodNikita Gerasimov
2018-12-05media: uvcvideo: Utilise for_each_uvc_urb iteratorKieran Bingham
2018-12-05media: uvcvideo: Rename uvc_{un,}init_video()Kieran Bingham
2018-12-05media: uvcvideo: Split uvc_video_enable into twoKieran Bingham
2018-12-05media: uvcvideo: Move decode processing to process contextKieran Bingham
2018-12-05media: uvcvideo: Abstract streaming object lifetimeKieran Bingham
2018-12-05media: uvcvideo: queue: Support asynchronous buffer handlingKieran Bingham
2018-12-05media: uvcvideo: queue: Simplify spin-lock usageKieran Bingham
2018-12-05media: uvcvideo: Protect queue internals with helperKieran Bingham
2018-12-05media: uvcvideo: Convert decode functions to use new context structureKieran Bingham
2018-12-05media: uvcvideo: Refactor URB descriptorsKieran Bingham
2018-12-03media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"Colin Ian King
2018-12-03media: uvcvideo: Refactor teardown of uvc on USB disconnectDaniel Axtens
2018-12-03media: uvcvideo: Add support for the CNF4 formatSergey Dorodnicov