summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-24media: MAINTAINERS: add atmel-isc-media.h file to ATMEL ISC driverEugen Hristev1-0/+1
2020-02-24media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev4-28/+281
2020-02-24media: video: aspeed: Update copyright informationJoel Stanley1-1/+3
2020-02-24media: aspeed: Use runtime configurationJoel Stanley1-14/+39
2020-02-24media: aspeed: Rework memory mapping in probeJoel Stanley1-10/+6
2020-02-24media: Documentation: dt-bindings: media: add AST2600 Video Engine supportJae Hyun Yoo1-2/+3
2020-02-24media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-3/+3
2020-02-24media: pxa_camera: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-10/+10
2020-02-24media: hantro: Support H264 profile controlHirokazu Honda1-0/+10
2020-02-24media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-4/+7
2020-02-24media: cx231xx: constify copied structureJulia Lawall1-1/+1
2020-02-24media: isif: constify copied structureJulia Lawall1-1/+1
2020-02-24media: anysee: constify copied structureJulia Lawall1-2/+2
2020-02-24media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki1-2/+0
2020-02-24media: v4l2-core: v4l2-i2c: convert to new API with ERRPTRWolfram Sang1-5/+5
2020-02-24media: rcar-vin: Limit NV12 availability to supported VIN channels onlyNiklas Söderlund1-1/+5
2020-02-24media: rcar-vin: Handle special pixel formats in a switchNiklas Söderlund1-5/+12
2020-02-24media: Fix Kconfig indentationKrzysztof Kozlowski4-43/+43
2020-02-24media: hantro: Fix broken media controller linksEzequiel Garcia1-2/+2
2020-02-24media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil1-2/+2
2020-02-24media: v4l2-mem2mem.c: fix broken linksHans Verkuil1-2/+2
2020-02-24media: vicodec: process all 4 components for RGB32 formatsHans Verkuil1-25/+9
2020-02-24media: pulse8-cec: close serio in disconnect, not adap_freeHans Verkuil1-3/+5
2020-02-24media: pulse8-cec: INIT_DELAYED_WORK was called too lateHans Verkuil1-2/+2
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3