summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorLines
2019-01-16media: vim2m: only cancel work if it is for right contextHans Verkuil-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes before using itSakari Ailus-0/+8
2019-01-16media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding-4/+8
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-3/+3
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-24/+24
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS-1/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+24
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-6/+36
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2973/+9776
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-6/+6
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-29/+74
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love-2/+55
2018-12-20media: ddbridge: Move asm includes after linux onesNathan Chancellor-3/+3
2018-12-17media: drxk_hard: check if parameter is not NULLMauro Carvalho Chehab-3/+5
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab-29/+74
2018-12-14media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUTSakari Ailus-4/+34
2018-12-12media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman-2/+2
2018-12-12media: platform: Add Aspeed Video Engine driverEddie James-0/+1739
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+24
2018-12-09media: bpf: add bpf function to report mouse movementSean Young-0/+24
2018-12-07media: vimc: fix start stream when link is disabledHelen Fornazier-0/+2
2018-12-07media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa-0/+1
2018-12-07media: siano: Use kmemdup instead of duplicating its functionWen Yang-2/+1
2018-12-07media: video-i2c: check if chip struct has set_power functionMatt Ranostay-5/+17
2018-12-07media: video-i2c: support runtime PMAkinobu Mita-2/+139
2018-12-07media: vivid: Improve timestampingGabriel Francisco Mandaji-18/+40
2018-12-07media: rcar-vin: add R8A77980 supportSergei Shtylyov-0/+32
2018-12-07media: rcar-csi2: add R8A77980 supportSergei Shtylyov-0/+11
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring-13/+11
2018-12-07media: venus: core: Set dma maximum segment sizeVivek Gautam-0/+8
2018-12-07media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson-0/+19
2018-12-07media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fieldsEzequiel Garcia-0/+10
2018-12-07media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel-1/+1
2018-12-07media: sun6i: fix spelling mistake "droped" -> "dropped"Colin Ian King-2/+2
2018-12-07media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King-1/+1
2018-12-07media: coda: fix H.264 deblocking filter controlsPhilipp Zabel-22/+20
2018-12-07media: venus: add support for key frameMalathi Gottam-1/+18
2018-12-07media: lmedm04: Move interrupt buffer to priv buffer.Malcolm Priestley-19/+9
2018-12-07media: lmedm04: Add missing usb_free_urb to free interrupt urb.Malcolm Priestley-0/+1
2018-12-05media: stkwebcam: Bugfix for wrong return valuesAndreas Pape-1/+5
2018-12-05media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape-0/+7
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab-6/+11
2018-12-05media: Add a Kconfig option for the Request APISakari Ailus-0/+19
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil-2/+2
2018-12-05media: vicodec: Change variable namesDafna Hirschfeld-46/+48
2018-12-05media: v4l2: async: remove locking when initializing async notifierNiklas Söderlund-4/+0
2018-12-05media: ov5640: Remove duplicate auto-exposure setupMaxime Ripard-1/+1
2018-12-05media: ov5640: Add 60 fps supportMaxime Ripard-4/+16
2018-12-05media: ov5640: Make the FPS clamping / rounding more extendableMaxime Ripard-12/+15