aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab502-2464/+4746
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-2/+2
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley1-1/+1
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li1-1/+1
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-7/+14
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-18/+41
2020-01-04media: sun4i-csi: Add support for A10 CSI1 camera sensor interfaceChen-Yu Tsai2-5/+32
2020-01-04media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai1-0/+22
2020-01-04media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai2-7/+15
2020-01-04media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai1-1/+1
2020-01-04media: staging/intel-ipu3: make imgu use fixed running modeBingbu Cao3-74/+9
2020-01-04media: staging/intel-ipu3: set the main output as mandatoryBingbu Cao2-3/+5
2020-01-04media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev1-2/+8
2020-01-04media: staging: ipu3: replace 0 with falseJules Irenge1-1/+1
2020-01-04media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford1-1/+1
2020-01-04media: ov5640: Put max framerate into table and simplify checkAdam Ford1-17/+22
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-01-03Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-60/+80
2020-01-03media: smiapp: Put the device again if starting streaming failsSakari Ailus1-1/+4
2020-01-03media: smiapp: Avoid maintaining power state informationSakari Ailus3-90/+113
2020-01-03media: omap3isp: Don't restart CCDC if we're about to stopSakari Ailus1-4/+8
2020-01-03media: omap3isp: Ignore failure of stopping streaming on external subdevSakari Ailus1-4/+4
2020-01-03media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak1-5/+10
2020-01-03media: serial_ir: change "ignoring spike" to debug levelBodo Eggert1-1/+1
2020-01-03media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes1-0/+2
2020-01-03media: dvb_dummy_fe: Add blank line after declarationDaniel W. S. Almeida1-1/+2
2020-01-03media: dvb_dummy_fe: place EXPORT_SYMBOL below corresponding functionDaniel W. S. Almeida1-4/+3
2020-01-03media: rc: ensure lirc is initialized before registering input deviceSean Young1-11/+16
2020-01-03media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young1-18/+15
2020-01-03media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-01-03media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-01-03media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-01-03media: v4l2-core: fix compat v4l2_buffer handling for time64 ABIArnd Bergmann1-1/+267
2020-01-03media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABIArnd Bergmann1-1/+59
2020-01-03media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann1-4/+70
2020-01-03media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann3-3/+57
2020-01-03media: v4l2-core: split out data copy from video_usercopyArnd Bergmann1-39/+69
2020-01-03media: v4l2-core: compat: ignore native command codesArnd Bergmann1-73/+75
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann6-11/+12
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus1-1/+1
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye1-3/+1
2020-01-03agp: remove unused variable mcapndxYunfeng Ye1-5/+0
2020-01-02Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie9-14/+28
2020-01-02Merge tag 'drm-misc-fixes-2019-12-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-3/+1
2020-01-02Merge tag 'mediatek-drm-fixes-5.5' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixesDave Airlie2-35/+50
2020-01-01drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan2-2/+2
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-122/+157
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2-18/+15
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2-6/+9