aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-16media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes before using itSakari Ailus1-0/+8
2019-01-16media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding1-4/+8
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-3/+3
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-24/+24
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+24
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-6/+36
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds192-2973/+9776
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-6/+6
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-29/+74
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2018-12-20media: ddbridge: Move asm includes after linux onesNathan Chancellor1-3/+3
2018-12-17media: drxk_hard: check if parameter is not NULLMauro Carvalho Chehab1-3/+5
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab12-29/+74
2018-12-14media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUTSakari Ailus4-4/+34
2018-12-12media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman1-2/+2
2018-12-12media: platform: Add Aspeed Video Engine driverEddie James3-0/+1739
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+24
2018-12-09media: bpf: add bpf function to report mouse movementSean Young1-0/+24
2018-12-07media: vimc: fix start stream when link is disabledHelen Fornazier1-0/+2
2018-12-07media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa1-0/+1
2018-12-07media: siano: Use kmemdup instead of duplicating its functionWen Yang1-2/+1
2018-12-07media: video-i2c: check if chip struct has set_power functionMatt Ranostay1-5/+17
2018-12-07media: video-i2c: support runtime PMAkinobu Mita1-2/+139
2018-12-07media: vivid: Improve timestampingGabriel Francisco Mandaji3-18/+40
2018-12-07media: rcar-vin: add R8A77980 supportSergei Shtylyov1-0/+32
2018-12-07media: rcar-csi2: add R8A77980 supportSergei Shtylyov1-0/+11
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring4-13/+11
2018-12-07media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2018-12-07media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson1-0/+19
2018-12-07media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fieldsEzequiel Garcia1-0/+10
2018-12-07media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel1-1/+1
2018-12-07media: sun6i: fix spelling mistake "droped" -> "dropped"Colin Ian King1-2/+2
2018-12-07media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King1-1/+1
2018-12-07media: coda: fix H.264 deblocking filter controlsPhilipp Zabel4-22/+20
2018-12-07media: venus: add support for key frameMalathi Gottam1-1/+18
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 Chehab3-6/+11
2018-12-05media: Add a Kconfig option for the Request APISakari Ailus3-0/+19
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil1-2/+2
2018-12-05media: vicodec: Change variable namesDafna Hirschfeld1-46/+48
2018-12-05media: v4l2: async: remove locking when initializing async notifierNiklas Söderlund1-4/+0
2018-12-05media: ov5640: Remove duplicate auto-exposure setupMaxime Ripard1-1/+1
2018-12-05media: ov5640: Add 60 fps supportMaxime Ripard1-4/+16
2018-12-05media: ov5640: Make the FPS clamping / rounding more extendableMaxime Ripard1-12/+15