summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: platform: Add Aspeed Video Engine driverEddie James2018-12-123-0/+1739
* media: vimc: fix start stream when link is disabledHelen Fornazier2018-12-071-0/+2
* media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa2018-12-071-0/+1
* media: siano: Use kmemdup instead of duplicating its functionWen Yang2018-12-071-2/+1
* media: rockchip vpu: remove some unused varsMauro Carvalho Chehab2018-12-073-16/+0
* media: cedrus: don't initialize pointers with zeroMauro Carvalho Chehab2018-12-072-2/+2
* media: cetrus: return an error if alloc failsMauro Carvalho Chehab2018-12-071-1/+2
* media: cedrus: Add device-tree compatible and variant for A64 supportPaul Kocialkowski2018-12-071-0/+8
* media: cedrus: Add device-tree compatible and variant for H5 supportPaul Kocialkowski2018-12-071-0/+8
* media: video-i2c: check if chip struct has set_power functionMatt Ranostay2018-12-071-5/+17
* media: video-i2c: support runtime PMAkinobu Mita2018-12-071-2/+139
* media: staging: media: imx: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-1/+1
* media: vivid: Improve timestampingGabriel Francisco Mandaji2018-12-073-18/+40
* media: rcar-vin: add R8A77980 supportSergei Shtylyov2018-12-071-0/+32
* media: rcar-csi2: add R8A77980 supportSergei Shtylyov2018-12-071-0/+11
* media: Use of_node_name_eq for node name comparisonsRob Herring2018-12-074-13/+11
* media: venus: core: Set dma maximum segment sizeVivek Gautam2018-12-071-0/+8
* media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson2018-12-071-0/+19
* media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fieldsEzequiel Garcia2018-12-071-0/+10
* media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel2018-12-071-1/+1
* media: cedrus: Remove global IRQ spin lock from the driverPaul Kocialkowski2018-12-075-29/+1
* media: sun6i: fix spelling mistake "droped" -> "dropped"Colin Ian King2018-12-071-2/+2
* media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King2018-12-071-1/+1
* media: coda: fix H.264 deblocking filter controlsPhilipp Zabel2018-12-074-22/+20
* media: staging: tegra-vde: Replace debug messages with trace pointsDmitry Osipenko2018-12-072-95/+220
* media: venus: add support for key frameMalathi Gottam2018-12-071-1/+18
* media: lmedm04: Move interrupt buffer to priv buffer.Malcolm Priestley2018-12-071-19/+9
* media: lmedm04: Add missing usb_free_urb to free interrupt urb.Malcolm Priestley2018-12-071-0/+1
* media: stkwebcam: Bugfix for wrong return valuesAndreas Pape2018-12-051-1/+5
* media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape2018-12-051-0/+7
* media: rockchip/vpu: fix a few alignmentsMauro Carvalho Chehab2018-12-052-4/+4
* media: add Rockchip VPU JPEG encoder driverEzequiel Garcia2018-12-0518-0/+3447
* Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab2018-12-05445-2662/+4497
|\
| * Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-035-64/+64
| |\
| | * media: dvb-pll: don't re-validate tuner frequenciesMauro Carvalho Chehab2018-11-271-3/+0
| | * media: dvb-pll: fix tuner frequency rangesMauro Carvalho Chehab2018-11-271-55/+48
| | * media: gspca: fix frame overflow errorHans Verkuil2018-11-221-5/+6
| | * media: vicodec: fix memchr() kernel oopsHans Verkuil2018-11-201-1/+2
| | * media: cedrus: add action item to the TODOHans Verkuil2018-11-201-0/+5
| | * media: media-request: Add compat ioctlJernej Skrabec2018-11-201-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2018-12-032-13/+3
| |\ \
| | * | ide: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-031-13/+2
| | * | ide: pmac: add of_node_put()Yangtao Li2018-12-031-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-033-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | drivers/tty: add missing of_node_put()Yangtao Li2018-12-031-0/+1
| | * | drivers/sbus/char: add of_node_put()Yangtao Li2018-12-031-0/+2
| | * | sbus: char: add of_node_put()Yangtao Li2018-12-031-0/+1
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-12-021-1/+1
| |\ \ \
| | * | | gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski2018-11-261-1/+1
| * | | | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-023-58/+12
| |\ \ \ \