summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-07-24Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-23/+11
2020-07-24Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+17
2020-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...Linus Torvalds-21/+49
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+19
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+19
2020-07-24Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-1/+1
2020-07-24Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds-11/+12
2020-07-23i2c: i2c-qcom-geni: Fix DMA transfer raceDouglas Anderson-2/+4
2020-07-23i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang-0/+3
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka-2/+19
2020-07-23Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...Dave Airlie-10/+9
2020-07-23Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+3
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1929/+1279
2020-07-22Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas-21/+9
2020-07-22virtio-mmio: Reject invalid IRQ 0 command line argumentBjorn Helgaas-2/+2
2020-07-22iommu/qcom: Use domain rather than dev as tlb cookieRob Clark-20/+17
2020-07-22i2c: cadence: Clear HOLD bit at correct time in Rx pathRaviteja Narayanam-9/+10
2020-07-22Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam-7/+2
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo-4/+6
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe-3/+19
2020-07-20Merge tag 'vfio-v5.8-rc7' of git://github.com/awilliam/linux-vfio into masterLinus Torvalds-0/+5
2020-07-20drm/lima: fix wait pp reset timeoutQiang Yu-0/+2
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+14
2020-07-19Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-40/+86
2020-07-19Revert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab-6/+2
2020-07-19media: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King-1/+1
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab-121/+205
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab-350/+194
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab-714/+403
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab-331/+3
2020-07-19media: atomisp: get rid of some unused static varsMauro Carvalho Chehab-68/+0
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter-2/+4
2020-07-19media: atomisp: Replace trace_printk by pr_infoNicolas Boichat-5/+5
2020-07-19media: atomisp: Fix __func__ style warningsBaidyanath Kundu-14/+14
2020-07-19media: atomisp: fix help message for ISP2401 selectionMauro Carvalho Chehab-1/+1
2020-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-2/+0
2020-07-18Merge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+59
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero-0/+43
2020-07-18media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.B K Karthik-3/+3
2020-07-18media: atomisp: make const arrays static, makes object smallerColin Ian King-3/+3
2020-07-18media: atomisp: Clean up non-existing folders from MakefileAndy Shevchenko-5/+0
2020-07-18media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()Andy Shevchenko-9/+5
2020-07-18media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()Andy Shevchenko-27/+24
2020-07-18media: atomisp: Use temporary variable for device in gmin_subdev_add()Andy Shevchenko-15/+2
2020-07-18media: atomisp: Refactor PMIC detection to a separate functionAndy Shevchenko-23/+36
2020-07-18media: atomisp: Deduplicate return ret in gmin_i2c_write()Andy Shevchenko-7/+3
2020-07-18media: atomisp: Make pointer to PMIC client globalAndy Shevchenko-2/+3
2020-07-18media: atomisp: Don't try to parse unexpected ACPI object typeAndy Shevchenko-0/+4
2020-07-18media: atomisp: make platform data more readableAndy Shevchenko-0/+3