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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
Nathan Chancellor
1
-196
/
+52
2022-09-21
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
1
-1
/
+10
2022-09-21
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
Evan Quan
2
-93
/
+5
2022-09-21
net: hns3: add judge fd ability for sync and clear process of flow director
Guangbin Huang
1
-3
/
+6
2022-09-21
net: hns3: refactor function hclge_mbx_handler()
Hao Lan
2
-142
/
+284
2022-09-21
net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()
Guangbin Huang
7
-50
/
+45
2022-09-21
net: hns3: add support for external loopback test
Yonglong Liu
5
-24
/
+119
2022-09-21
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
Evan Quan
1
-0
/
+1
2022-09-21
drm/amd/display: correct num_dsc based on HW cap
Charlene Liu
1
-1
/
+1
2022-09-21
drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314
Nicholas Kazlauskas
1
-2
/
+1
2022-09-21
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE
Daniel Miess
2
-223
/
+6
2022-09-21
drm/amd/display: increase dcn315 pstate change latency
Dmytro Laktyushkin
1
-8
/
+14
2022-09-21
drm/amd/display: Fix DP MST timeslot issue when fallback happened
Cruise Hung
1
-1
/
+7
2022-09-21
drm/amd/display: Display distortion after hotplug 5K tiled display
Meenakshikumar Somasundaram
6
-20
/
+45
2022-09-21
drm/amd/display: Update dummy P-state search to use DCN32 DML
George Shen
2
-1
/
+51
2022-09-21
drm/amd/display: skip audio setup when audio stream is enabled
zhikzhai
1
-2
/
+4
2022-09-21
drm/amd/display: update gamut remap if plane has changed
Hugo Hu
1
-0
/
+1
2022-09-21
drm/amd/display: Assume an LTTPR is always present on fixed_vs links
Michael Strauss
1
-0
/
+8
2022-09-21
drm/amd/display: fix dcn315 memory channel count and width read
Dmytro Laktyushkin
2
-3
/
+7
2022-09-21
drm/amd/display: Fix double cursor on non-video RGB MPO
Leo Li
1
-2
/
+10
2022-09-21
drm/amd/display: Only consider pixle rate div policy for DCN32+
Alvin Lee
3
-17
/
+2
2022-09-21
drm/amd/display: Port DCN30 420 logic to DCN32
Chris Park
3
-0
/
+29
2022-09-21
drm/amdgpu: Update PTE flags with TF enabled
Mukul Joshi
2
-4
/
+6
2022-09-21
s390/vfio-ap: bypass unnecessary processing of AP resources
Tony Krowiak
1
-0
/
+30
2022-09-21
vfio: Add struct device to vfio_device
Yi Liu
1
-11
/
+53
2022-09-21
vfio: Rename vfio_device_put() and vfio_device_try_get()
Kevin Tian
1
-8
/
+9
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
3
-25
/
+53
2022-09-21
vfio/amba: Use the new device life cycle helpers
Kevin Tian
3
-80
/
+55
2022-09-21
vfio/platform: Use the new device life cycle helpers
Kevin Tian
3
-23
/
+111
2022-09-21
vfio/fsl-mc: Use the new device life cycle helpers
Yi Liu
1
-36
/
+49
2022-09-21
vfio/ap: Use the new device life cycle helpers
Yi Liu
1
-21
/
+29
2022-09-21
drm/i915/gvt: Use the new device life cycle helpers
Kevin Tian
3
-40
/
+50
2022-09-21
iio: adc: mcp3911: add support for oversampling ratio
Marcus Folkesson
1
-0
/
+58
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
2
-73
/
+37
2022-09-21
iio: adc: mcp3911: add support for interrupts
Marcus Folkesson
1
-0
/
+53
2022-09-21
vfio/mlx5: Use the new device life cycle helpers
Yi Liu
1
-14
/
+36
2022-09-21
iio: adc: mcp3911: add support for buffers
Marcus Folkesson
2
-8
/
+97
2022-09-21
vfio/pci: Use the new device life cycle helpers
Yi Liu
2
-10
/
+45
2022-09-21
iio: adc: mcp3911: use resource-managed version of iio_device_register
Marcus Folkesson
1
-37
/
+14
2022-09-21
vfio: Add helpers for unifying vfio_device life cycle
Kevin Tian
1
-0
/
+92
2022-09-21
i2c: mux: harden i2c_mux_alloc() against integer overflows
Dan Carpenter
1
-2
/
+3
2022-09-21
PCI: Fix typo in pci_scan_child_bus_extend()
Mika Westerberg
1
-1
/
+1
2022-09-21
PCI: Fix whitespace and indentation
Mika Westerberg
2
-3
/
+1
2022-09-21
PCI: Distribute available resources for root buses, too
Mika Westerberg
1
-1
/
+61
2022-09-21
PCI: Move pci_assign_unassigned_root_bus_resources()
Mika Westerberg
1
-113
/
+113
2022-09-21
PCI: Pass available buses even if the bridge is already configured
Mika Westerberg
1
-2
/
+3
2022-09-21
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
1
-40
/
+23
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
1
-0
/
+60
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
1
-0
/
+35
[prev]
[next]