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-06-28
drm/vc4: dpi: Add support for composite syncs to vc4_dpi
Dave Stevenson
1
-9
/
+16
2022-06-28
drm/vc4: hvs: Add debugfs node that dumps the current display lists
Dave Stevenson
1
-0
/
+42
2022-06-28
drm/vc4: plane: Add alpha_blend_mode property to each plane.
Dave Stevenson
1
-13
/
+49
2022-06-28
drm/vc4: plane: Fix margin calculations for the right/bottom edges
Dave Stevenson
1
-4
/
+4
2022-06-28
drm/vc4: plane: Remove subpixel positioning check
Dom Cobley
1
-13
/
+9
2022-06-28
drm/vc4: kms: Use maximum FIFO load for the HVS clock rate
Maxime Ripard
1
-1
/
+3
2022-06-28
drm/vc4: kms: Warn if clk_set_min_rate fails
Maxime Ripard
1
-2
/
+2
2022-06-28
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
1
-0
/
+19
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
42
-68
/
+68
2022-06-28
mlxsw: spectrum_fid: Configure flooding entries using PGT APIs
Amit Cohen
1
-6
/
+59
2022-06-28
mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initialization
Amit Cohen
2
-4
/
+32
2022-06-28
mlxsw: spectrum: Initialize PGT table
Amit Cohen
1
-0
/
+9
2022-06-28
mlxsw: Extend PGT APIs to support maintaining list of ports per entry
Amit Cohen
2
-0
/
+231
2022-06-28
mlxsw: Add a dedicated structure for bitmap of ports
Amit Cohen
2
-19
/
+43
2022-06-28
mlxsw: Add an indication of SMPE index validity for PGT table
Amit Cohen
3
-0
/
+7
2022-06-28
mlxsw: Add an initial PGT table support
Amit Cohen
4
-1
/
+136
2022-06-28
mlxsw: spectrum_fid: Configure egress VID classification for multicast
Amit Cohen
1
-0
/
+23
2022-06-28
mlxsw: Set flood bridge type for FIDs
Amit Cohen
2
-5
/
+14
2022-06-28
mlxsw: spectrum_fid: Store 'bridge_type' as part of FID family
Amit Cohen
1
-5
/
+4
2022-06-28
mlxsw: Prepare 'bridge_type' field for SFMR usage
Amit Cohen
2
-8
/
+9
2022-06-28
mlxsw: spectrum_fid: Configure flooding table type for rFID
Amit Cohen
2
-3
/
+14
2022-06-28
mlxsw: spectrum: Add a temporary variable to indicate bridge model
Amit Cohen
2
-0
/
+2
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
26
-54
/
+42
2022-06-28
mtip32xx: fix device removal
Christoph Hellwig
2
-114
/
+44
2022-06-28
mtip32xx: remove the device_status debugfs file
Christoph Hellwig
2
-144
/
+1
2022-06-28
pinctrl: aspeed: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-28
pinctrl: ingenic: Convert to immutable irq chip
Aidan MacDonald
1
-14
/
+27
2022-06-28
pinctrl: ingenic: Use irqd_to_hwirq()
Aidan MacDonald
1
-10
/
+13
2022-06-28
Optimize spi_sync path
Mark Brown
1
-122
/
+183
2022-06-28
drm/i915: Fix error code in icl_compute_combo_phy_dpll()
Dan Carpenter
1
-1
/
+1
2022-06-28
ARM: at91: fix soc detection for SAM9X60 SiPs
Mihai Sain
1
-6
/
+6
2022-06-28
irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
Stafford Horne
1
-1
/
+0
2022-06-28
pinctrl: pinctrl-zynqmp: Fix kernel-doc warning
Sai Krishna Potthuri
1
-0
/
+2
2022-06-28
pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance
Sai Krishna Potthuri
1
-0
/
+9
2022-06-28
cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist
AngeloGioacchino Del Regno
1
-0
/
+1
2022-06-28
cpufreq: pmac32-cpufreq: Fix refcount leak bug
Liang He
1
-0
/
+4
2022-06-28
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
Stephen Boyd
1
-0
/
+6
2022-06-28
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Liang He
1
-0
/
+1
2022-06-28
pinctrl: ocelot: allow building as a module
Clément Léger
2
-2
/
+4
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
2
-28
/
+11
2022-06-28
drm/doc: Fix comment typo
Marek Vasut
1
-1
/
+1
2022-06-27
hinic: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-06-27
nfp: add support for 'ethtool -t DEVNAME' command
Fei Qin
1
-0
/
+167
2022-06-27
nfp: support vepa mode in HW bridge
Yinjun Zhang
4
-2
/
+73
2022-06-27
net: atlantic:fix repeated words in comments
Jilin Yuan
1
-2
/
+2
2022-06-27
amd/xgbe: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-27
agere: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-27
net: usb: asix: do not force pause frames support
Oleksij Rempel
1
-2
/
+1
2022-06-27
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
1
-0
/
+1
2022-06-27
octeon_ep: use bitwise AND
Shreenidhi Shedi
1
-1
/
+1
[prev]
[next]