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-25
drm/amd/debugfs: Expose GFXOFF state to userspace
André Almeida
1
-2
/
+47
2022-07-25
drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
Melissa Wen
5
-10
/
+12
2022-07-25
drm/amd/display: Remove unused MaxUsedBW variable
Maíra Canal
1
-28
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dcn10_stream_encoder
Maíra Canal
1
-10
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
Maíra Canal
1
-19
/
+0
2022-07-25
drm/amd/display: Remove unused NumberOfStates variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
Maíra Canal
1
-54
/
+0
2022-07-25
drm/amd/display: Remove unused clk_src variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Update de-tile override to anticipate pipe splitting
Taimur Hassan
3
-71
/
+69
2022-07-25
drm/amd/display: Don't set dram clock change requirement for SubVP
Alvin Lee
1
-0
/
+10
2022-07-25
drm/amd/display: Fix hard hang if DSC is disabled
Rodrigo Siqueira
1
-7
/
+12
2022-07-25
drm/amd/display: remove number of DSC slices override in DML
Wenjing Liu
1
-20
/
+0
2022-07-25
drm/amd/display: Create a file dedicated for CRTC
Rodrigo Siqueira
4
-433
/
+516
2022-07-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
4
-33
/
+58
2022-07-25
net: ethernet: mtk-ppe: fix traffic offload with bridged wlan
Lorenzo Bianconi
1
-17
/
+13
2022-07-25
mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq()
Amit Cohen
1
-2
/
+2
2022-07-25
mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types()
Amit Cohen
1
-5
/
+6
2022-07-25
mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASIC
Amit Cohen
1
-31
/
+44
2022-07-25
mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASIC
Amit Cohen
1
-16
/
+35
2022-07-25
mlxsw: pci: Simplify FRC clock reading
Amit Cohen
2
-9
/
+12
2022-07-25
mlxsw: spectrum_ptp: Initialize the clock to zero as part of initialization
Amit Cohen
1
-2
/
+1
2022-07-25
mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'
Danielle Ratson
3
-3
/
+3
2022-07-25
mlxsw: resources: Add resource identifier for maximum number of FIDs
Amit Cohen
1
-0
/
+2
2022-07-25
mlxsw: spectrum: Fix the shift of FID field in TX header
Danielle Ratson
1
-1
/
+1
2022-07-25
mlxsw: Set time stamp type as part of config profile
Danielle Ratson
4
-1
/
+38
2022-07-25
mlxsw: cmd: Add UTC related fields to query firmware command
Danielle Ratson
1
-0
/
+26
2022-07-25
mlxsw: pci_hw: Add 'time_stamp' and 'time_stamp_type' fields to CQEv2
Danielle Ratson
1
-0
/
+78
2022-07-25
mlxsw: reg: Add Monitoring Time Precision Correction Port Configuration Register
Danielle Ratson
1
-0
/
+62
2022-07-25
mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2
Danielle Ratson
2
-4
/
+31
2022-07-25
mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()
Danielle Ratson
2
-4
/
+4
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-1
/
+1
2022-07-25
spi: bcm2835: enable shared interrupt support
Martin Sperl
1
-2
/
+6
2022-07-25
net: macb: Update tsu clk usage in runtime suspend/resume for Versal
Harini Katakam
2
-2
/
+16
2022-07-25
net: macb: Sort CAPS flags by bit positions
Harini Katakam
1
-2
/
+2
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
1
-14
/
+31
2022-07-25
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
Jianglei Nie
1
-2
/
+2
2022-07-25
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
1
-3
/
+3
2022-07-25
macsec: limit replay window size with XPN
Sabrina Dubroca
1
-4
/
+12
2022-07-25
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
1
-2
/
+2
2022-07-25
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
1
-1
/
+2
2022-07-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
17
-104
/
+1844
2022-07-25
s390/qeth: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
net: ipa: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
nfp: bpf: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
net: ethernet: mtk_eth_soc: add support for page_pool_get_stats
Lorenzo Bianconi
2
-3
/
+35
2022-07-25
net: ethernet: mtk_eth_soc: add xmit XDP support
Lorenzo Bianconi
2
-22
/
+180
2022-07-25
net: ethernet: mtk_eth_soc: introduce xdp ethtool counters
Lorenzo Bianconi
2
-2
/
+36
2022-07-25
net: ethernet: mtk_eth_soc: add basic XDP support
Lorenzo Bianconi
2
-19
/
+145
2022-07-25
net: ethernet: mtk_eth_soc: rely on page_pool for single page buffers
Lorenzo Bianconi
3
-40
/
+156
2022-07-25
Merge tag 'usb-serial-5.20-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
8
-16
/
+12
[prev]
[next]