summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-07-22media: xilinx: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: via-camera: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: bdisp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: pxa_camera: don't set caps in querycapHans Verkuil
2019-07-22media: marvell-ccic: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: mx2_emmaprp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: m2m-deinterlace: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: fsl-viu: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: coda: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: am437x/davinci: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-07-22media: v4l2-ioctl: add missing pixelformatsHans Verkuil
2019-07-22Merge tag 'v5.3-rc1' into patchworkMauro Carvalho Chehab
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11media: v4l2-subdev: fix regression in check_pad()Hans Verkuil
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-27media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-06-27media: stv0297: fix frequency range limitMauro Carvalho Chehab
2019-06-27media: rc: Prefer KEY_NUMERIC_* for number buttons on remotesBastien Nocera
2019-06-27media: dvb_frontend: split dvb_frontend_handle_ioctl functionArnd Bergmann
2019-06-27media: mceusb: disable "nonsensical irdata" messagesA Sun
2019-06-27media: rc: remove redundant dev_err messageDing Xiang
2019-06-27media: cec-notifier: add new notifier functionsHans Verkuil
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz
2019-06-27media: cec-notifier: rename variables, check kstrdup and n->conn_nameHans Verkuil
2019-06-24media: hdpvr: fix locking and a missing msleepHans Verkuil
2019-06-24media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-06-24media: atmel: atmel-isc: fix i386 build errorEugen Hristev
2019-06-24media: v4l2-ctrl: Move compound control initializationEzequiel Garcia
2019-06-24media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan
2019-06-24media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-06-24media: v4l2-subdev: Verify v4l2_subdev_call() pad config argumentJanusz Krzysztofik
2019-06-24media: v4l2-subdev: Verify v4l2_subdev_call() pointer argumentsJanusz Krzysztofik
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik
2019-06-24media: coda: encoder parameter change supportPhilipp Zabel
2019-06-24media: coda: add coda_slice_mode() functionPhilipp Zabel
2019-06-24media: coda: store device pointer in driver structure instead of pdevPhilipp Zabel
2019-06-24media: coda: mark last returned framePhilipp Zabel
2019-06-24media: coda: mark last pending buffer or last meta on decoder stop commandPhilipp Zabel
2019-06-24media: coda: lock capture queue wakeup against encoder stop commandPhilipp Zabel
2019-06-24media: coda: flag the last encoded bufferPhilipp Zabel
2019-06-24media: coda: only wake up capture queue if no pending buffers to encodePhilipp Zabel
2019-06-24media: coda: retire coda_buf_is_end_of_streamPhilipp Zabel
2019-06-24media: coda: mark the last output buffer on encoder stop commandPhilipp Zabel