summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-12-13media: cx18: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cobalt: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: tm6000: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: go7007: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: em28xx: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: cs231xx: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: ivtv: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: cx18: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: cobalt: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: usbtv: Use managed buffer allocationTakashi Iwai
2019-12-13media: tw686x: Use managed buffer allocationTakashi Iwai
2019-12-13media: solo6x10: Use managed buffer allocationTakashi Iwai
2019-12-13media: go7007: fix a miss of snd_card_freeChuhong Yuan
2019-12-13media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot
2019-12-13media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil
2019-12-13media: pxa_camera: add missed tasklet_killChuhong Yuan
2019-12-13media: vivid: Add touch supportVandana BN
2019-12-13media: usb: go7007: s2250-board: add missed i2c_unregister_deviceChuhong Yuan
2019-12-13media: cx23885: Add support for AVerMedia CE310BForest Crossman
2019-12-13media: platform: mtk-mdp: add missed destroy_workqueue in removeChuhong Yuan
2019-12-13media: bdisp: add missed destroy_workqueue in remove and probe failureChuhong Yuan
2019-12-13media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil
2019-12-13media: gspca: zero usb_bufHans Verkuil
2019-12-13media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva
2019-12-13media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil
2019-12-13media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil
2019-12-13media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil
2019-12-13media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev argumentsBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix a WARN issued when start streaming failsBenoit Parrot
2019-12-09media: ti-vpe: cal: Properly calculate max resolution boundaryBenoit Parrot
2019-12-09media: ti-vpe: cal: Add subdev s_power hooksBenoit Parrot
2019-12-09media: ti-vpe: cal: Add AM654 supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Add DRA76x supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot
2019-12-09media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar
2019-12-09media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot
2019-12-09media: ti-vpe: cal: Add per platform data supportBenoit Parrot
2019-12-09media: ti-vpe: cal: switch BIT_MASK to BITBenoit Parrot
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-11-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab