summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-47/+113
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee1-0/+4
2021-09-30media: ir_toy: prevent device from hanging during transmitSean Young1-1/+20
2021-09-30ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng1-7/+2
2021-09-30media: s5p-jpeg: rename JPEG marker constants to prevent build warningsRandy Dunlap2-23/+23
2021-09-30media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne1-1/+1
2021-09-30media: hantro: Fix check for single irqJernej Skrabec1-1/+1
2021-09-30watchdog/sb_watchdog: fix compilation problem due to COMPILE_TESTJackie Liu1-1/+1
2021-09-30HID: amd_sfh: Fix potential NULL pointer dereferenceBasavaraj Natikar1-8/+4
2021-09-30HID: u2fzero: ignore incomplete packets without dataAndrej Shadura1-1/+3
2021-09-30HID: amd_sfh: Fix potential NULL pointer dereferenceEvgeny Novikov1-1/+5
2021-09-30HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens1-0/+8
2021-09-30HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori1-0/+7
2021-09-30HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman1-3/+10
2021-09-30media: dvb-frontends/cxd2099: Remove repeated verbose license textCai Huoqing2-18/+0
2021-09-30media: dvb-frontends/stv0910: Remove repeated verbose license textCai Huoqing2-18/+0
2021-09-30media: dvb-frontends/stv6111: Remove repeated verbose license textCai Huoqing2-18/+0
2021-09-30media: dvb-frontend/mxl5xx: Remove repeated verbose license textCai Huoqing4-32/+0
2021-09-30media: dvb-frontend/mxl692: Remove repeated verbose license textCai Huoqing3-27/+0
2021-09-30media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana1-0/+1
2021-09-30media: mxl111sf: change mutex_init() locationPavel Skripkin1-2/+14
2021-09-30media: meson-ir-tx: fix platform_no_drv_owner.cocci warningsjing yangyang1-1/+0
2021-09-30media: ir_toy: do not resubmit broken urbSean Young1-2/+12
2021-09-30media: ir_toy: deal with residual irdata before expected responseSean Young1-6/+2
2021-09-30media: ir_toy: print firmware version in correct formatSean Young1-2/+3
2021-09-30media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receiversSean Young1-0/+1
2021-09-30media: atmel: fix the ispck initializationEugen Hristev4-50/+38
2021-09-30media: staging/media/meson: vdec.h: fix kerneldoc warningsHans Verkuil3-5/+20
2021-09-30media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-09-30media: tm6000: Avoid card name truncationKees Cook1-2/+1
2021-09-30media: si470x: Avoid card name truncationKees Cook2-2/+2
2021-09-30media: radio-wl1273: Avoid card name truncationKees Cook1-1/+1
2021-09-30media: rcar_drif: select CONFIG_V4L2_ASYNCArnd Bergmann1-0/+1
2021-09-30media: vimc: Enable set resolution at the scaler src padPedro Terra1-222/+144
2021-09-30media: rcar-vin: Use user provided buffers when startingNiklas Söderlund1-1/+2
2021-09-30media: saa7164: Remove redundant assignment of pointer tColin Ian King1-2/+0
2021-09-30media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing1-3/+1
2021-09-30media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman1-4/+2
2021-09-30media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger1-1/+1
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao1-5/+2
2021-09-30media: i2c: ths8200 needs V4L2_ASYNCRandy Dunlap1-0/+1
2021-09-30media: ivtv: don't allow negative resolutions as module parametersDan Carpenter1-4/+4
2021-09-30media: usb: stkwebcam: Update the reference count of the usb device structureCai Huoqing1-4/+7
2021-09-30media: s3c-camif: Remove unused including <linux/version.h>Cai Huoqing1-1/+0
2021-09-30media: video-i2c: more precise intervals between framesSeongyong Park1-9/+12
2021-09-30media: staging: media: atomisp: code formatting changes atomisp_csi2.cDeepak R Varma1-36/+34
2021-09-30media: videobuf2: handle non-contiguous DMA allocationsSergey Senozhatsky1-31/+130
2021-09-30media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky4-8/+40
2021-09-30media: videobuf2: add queue memory coherency parameterSergey Senozhatsky3-9/+35