summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-10iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit
2021-06-10iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit
2021-06-10iommu/vt-d: Use DEVICE_ATTR_RO macroYueHaibing
2021-06-10iommu/vt-d: Fix out-bounds-warning in intel/svm.cGustavo A. R. Silva
2021-06-10iommu/vt-d: Add PRQ handling latency samplingLu Baolu
2021-06-10iommu/vt-d: Add cache invalidation latency samplingLu Baolu
2021-06-10iommu/vt-d: Expose latency monitor data through debugfsLu Baolu
2021-06-10iommu/vt-d: Add common code for dmar latency performance monitorsLu Baolu
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu
2021-06-10iommu/vt-d: Report prq to io-pgfault frameworkLu Baolu
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu
2021-06-10iommu/vt-d: Refactor prq_event_thread()Lu Baolu
2021-06-10iommu/vt-d: Use common helper to lookup svm devicesLu Baolu
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu
2021-06-10iommu/vt-d: Add pasid private data helpersLu Baolu
2021-06-10iommu/vt-d: Support asynchronous IOMMU nested capabilitiesLu Baolu
2021-06-10iommu/vt-d: Select PCI_ATS explicitlyLu Baolu
2021-06-10iommu/vt-d: Tweak the description of a DMA faultLu Baolu
2021-06-10iommu/vt-d: Fix kernel-doc syntax in file headerAditya Srivastava
2021-06-10iommu/vt-d: Remove redundant assignment to variable agawColin Ian King
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-29Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-28Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-28Merge tag 'drm-fixes-2021-05-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-28Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman
2021-05-28i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski
2021-05-28i2c: mediatek: Disable i2c start_en and clear intr_stat brfore resetQii Wang
2021-05-28Merge tag 'drm-intel-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie
2021-05-28Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2021-05-28Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-27Merge tag 'for-5.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-27i2c: i801: Don't generate an interrupt on bus resetJean Delvare
2021-05-27i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-05-27i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones
2021-05-27i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones
2021-05-27i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones
2021-05-27i2c: busses: i2c-ocores: Place the expected function names into the documenta...Lee Jones
2021-05-27i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...Lee Jones
2021-05-27i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones
2021-05-27i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones
2021-05-27i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones
2021-05-27i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones