index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
i2c: i801: Add support for Intel Meteor Lake-P
Jarkko Nikula
2
-0
/
+4
2022-07-06
drm/bridge: fsl-ldb: Enable split mode for LVDS dual link
Liu Ying
1
-1
/
+1
2022-07-06
drm/bridge: fsl-ldb: Fix mode clock rate validation
Liu Ying
1
-1
/
+1
2022-07-06
drm: bridge: ldb: Drop DE flip from Freescale i.MX8MP LDB bridge
Marek Vasut
1
-17
/
+0
2022-07-06
drm/bridge: anx7625: Add wait_hpd_asserted() callback
Hsin-Yi Wang
1
-6
/
+27
2022-07-06
drm/bridge: anx7625: Fix NULL pointer crash when using edp-panel
Hsin-Yi Wang
1
-8
/
+9
2022-07-06
drm/bridge: anx7625: use pm_runtime_force_suspend(resume)
Hsin-Yi Wang
1
-31
/
+2
2022-07-06
drm/bridge: anx7625: Convert to devm_i2c_new_dummy_device()
Hsin-Yi Wang
1
-69
/
+27
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
5
-44
/
+40
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
2
-7
/
+7
2022-07-06
dm-zoned: cleanup dmz_fixup_devices
Christoph Hellwig
1
-12
/
+12
2022-07-06
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
4
-8
/
+7
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
3
-7
/
+7
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
4
-6
/
+6
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
3
-3
/
+3
2022-07-06
dmaengine: sf-pdma: Add multithread support for a DMA channel
Viacheslav Mitrofanov
1
-14
/
+30
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
11
-39
/
+23
2022-07-06
scsi: fnic: Drop reserved request handling
John Garry
1
-2
/
+0
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
13
-23
/
+14
2022-07-06
scsi: core: Remove reserved request time-out handling
John Garry
3
-12
/
+6
2022-07-06
net: hinic: avoid kernel hung in hinic_get_stats64()
Qiao Ma
1
-4
/
+0
2022-07-06
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
4
-48
/
+16
2022-07-06
Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
12
-219
/
+1674
2022-07-06
iommu: arm-smmu-impl: Add 8250 display compatible to the client list.
Emma Anholt
1
-0
/
+1
2022-07-06
net/mlx5e: Fix matchall police parameters validation
Vlad Buslov
1
-7
/
+6
2022-07-06
iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
Feng Tang
1
-1
/
+6
2022-07-06
iommu/vt-d: Fix RID2PASID setup/teardown failure
Lu Baolu
3
-91
/
+3
2022-07-06
iommu/exynos: Make driver independent of the system page size
Marek Szyprowski
1
-3
/
+2
2022-07-06
iommu: Clean up release_device checks
Robin Murphy
9
-63
/
+5
2022-07-06
iommu: Make .release_device optional
Robin Murphy
6
-23
/
+4
2022-07-06
iommu: Use dev_iommu_ops() for probe_finalize
Robin Murphy
1
-1
/
+2
2022-07-06
iommu/arm-smmu: Get associated RMR info and install bypass SMR
Jon Nettleton
1
-0
/
+52
2022-07-06
iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
Shameer Kolothum
1
-0
/
+33
2022-07-06
iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
Shameer Kolothum
1
-4
/
+13
2022-07-06
iommu/arm-smmu-v3: Introduce strtab init helper
Shameer Kolothum
1
-13
/
+15
2022-07-06
ACPI/IORT: Add a helper to retrieve RMR info directly
Shameer Kolothum
1
-0
/
+28
2022-07-06
ACPI/IORT: Add support to retrieve IORT RMR reserved regions
Shameer Kolothum
1
-0
/
+291
2022-07-06
ACPI/IORT: Provide a generic helper to retrieve reserve regions
Shameer Kolothum
2
-8
/
+16
2022-07-06
ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
Shameer Kolothum
1
-16
/
+9
2022-07-06
iommu: Introduce a callback to struct iommu_resv_region
Shameer Kolothum
1
-5
/
+11
2022-07-06
iommu/vt-d: Fix PCI bus rescan device hot add
Yian Chen
1
-1
/
+1
2022-07-06
drivers/perf: hisi: add driver for HNS3 PMU
Guangbin Huang
3
-0
/
+1682
2022-07-06
drivers/perf: riscv_pmu_sbi: perf format
Nikita Shubin
1
-0
/
+20
2022-07-06
perf/arm-cci: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-06
drivers/perf: riscv_pmu: Add riscv pmu pm notifier
Eric Lin
2
-6
/
+79
2022-07-06
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
1
-2
/
+3
2022-07-06
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-06
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2
-0
/
+41
2022-07-06
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2
-11
/
+363
[prev]
[next]