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-08-24
platform/x86/amd/pmf: Fix clang unused variable warning
Shyam Sundar S K
4
-8
/
+18
2022-08-24
platform/x86/amd/pmf: Fix undefined reference to platform_profile
Shyam Sundar S K
1
-0
/
+1
2022-08-24
drm/i915: combine device info printing into one
Jani Nikula
5
-17
/
+11
2022-08-24
drm/i915/guc: remove runtime info printing from time stamp logging
Jani Nikula
1
-2
/
+0
2022-08-24
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
5
-1
/
+66
2022-08-24
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
2
-1
/
+5
2022-08-23
drm/i915/backlight: Disable pps power hook for aux based backlight
Jouni Högander
2
-5
/
+8
2022-08-23
drm/i915/display: avoid warnings when registering dual panel backlight
Arun R Murthy
1
-14
/
+12
2022-08-23
drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+
Jani Nikula
1
-4
/
+6
2022-08-23
drm/i915/dsi: filter invalid backlight and CABC ports
Jani Nikula
2
-0
/
+14
2022-08-23
drm/i915/guc: clear stalled request after a reset
Daniele Ceraolo Spurio
1
-0
/
+7
2022-08-23
drm/i915/ttm: fix CCS handling
Matthew Auld
1
-23
/
+21
2022-08-23
clk: do not initialize ret
Claudiu Beznea
1
-1
/
+1
2022-08-23
clk: remove extra empty line
Claudiu Beznea
1
-1
/
+0
2022-08-23
Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
10
-42
/
+64
2022-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-29
/
+54
2022-08-23
net: phy: tja11xx: add interface mode and RMII REF_CLK support
Wei Fang
1
-5
/
+78
2022-08-23
mlxsw: minimal: Extend to support line card dynamic operations
Vadim Pasternak
1
-1
/
+99
2022-08-23
mlxsw: minimal: Extend module to port mapping with slot index
Vadim Pasternak
1
-52
/
+163
2022-08-23
mlxsw: minimal: Move ports allocation to separate routine
Vadim Pasternak
1
-8
/
+34
2022-08-23
mlxsw: minimal: Extend APIs with slot index for modular system support
Vadim Pasternak
1
-14
/
+24
2022-08-23
mlxsw: i2c: Add support for system interrupt handling
Vadim Pasternak
1
-1
/
+86
2022-08-23
mlxsw: core_linecards: Register a system event handler
Vadim Pasternak
1
-0
/
+25
2022-08-23
mlxsw: core: Add registration APIs for system event handler
Vadim Pasternak
2
-0
/
+76
2022-08-23
mlxsw: core_linecards: Separate line card init and fini flow
Vadim Pasternak
1
-21
/
+50
2022-08-23
clk: bcm: rpi: Show clock id limit in error case
Stefan Wahren
1
-1
/
+2
2022-08-23
clk: bcm: rpi: Add missing newline
Stefan Wahren
1
-3
/
+3
2022-08-23
clk: bcm: rpi: Prevent out-of-bounds access
Stefan Wahren
1
-1
/
+6
2022-08-23
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
1
-4
/
+1
2022-08-23
bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
Vikas Gupta
1
-1
/
+1
2022-08-23
bnxt_en: set missing reload flag in devlink features
Vikas Gupta
1
-0
/
+1
2022-08-23
bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
Pavan Chebbi
2
-2
/
+9
2022-08-23
net: ftmac100: set max_mtu to allow DSA overhead setting
Sergei Antonov
1
-0
/
+1
2022-08-23
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2
-1
/
+45
2022-08-23
PM6125 regulator support
Mark Brown
2
-274
/
+504
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
8
-775
/
+443
2022-08-23
drm/radeon: Drop legacy MST support
Lyude Paul
11
-975
/
+7
2022-08-23
drm/display/dp_mst: Maintain time slot allocations when deleting payloads
Lyude Paul
1
-7
/
+7
2022-08-23
drm/display/dp_mst: Drop all ports from topology on CSNs before queueing link address work
Lyude Paul
1
-6
/
+8
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
6
-1
/
+92
2022-08-23
drm/nouveau/kms: Pull mst state in for all modesets
Lyude Paul
1
-1
/
+1
2022-08-23
drm/nouveau/kms: Cache DP encoders in nouveau_connector
Lyude Paul
2
-1
/
+6
2022-08-23
drm/display/dp_mst: Fix modeset tracking in drm_dp_atomic_release_vcpi_slots()
Lyude Paul
1
-3
/
+8
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
4
-72
/
+23
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
4
-2
/
+109
2022-08-23
drm/display/dp_mst: Add helper for finding payloads in atomic MST state
Lyude Paul
1
-64
/
+45
2022-08-23
drm/display/dp_mst: Fix confusing docs for drm_dp_atomic_release_time_slots()
Lyude Paul
1
-2
/
+1
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
5
-73
/
+72
2022-08-23
drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocation
Lyude Paul
1
-48
/
+48
2022-08-23
drm/amdgpu/dm/mst: Rename get_payload_table()
Lyude Paul
1
-3
/
+4
[prev]
[next]