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-30
net: dsa: felix: keep reference on entire tc-taprio config
Vladimir Oltean
1
-10
/
+13
2022-07-01
Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
94
-2037
/
+3695
2022-06-30
net: gianfar: add support for software TX timestamping
Vladimir Oltean
2
-1
/
+6
2022-06-30
net: dsa: rzn1-a5psw: add missing of_node_put() in a5psw_pcs_get()
Yang Yingliang
1
-0
/
+2
2022-06-30
clk: qcom: gcc-msm8916: Add rates to the GP clocks
Nikita Travkin
1
-0
/
+35
2022-06-30
clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register
Nikita Travkin
1
-3
/
+6
2022-06-30
clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled.
Nikita Travkin
1
-1
/
+6
2022-06-30
hisilicon/hns3/hns3vf:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
google/gve:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
freescale/fs_enet:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register
Miaoqian Lin
1
-1
/
+3
2022-06-30
ethernet/emulex:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
atheros/atl1e:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
soc: qcom: llcc: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
31
-46
/
+20
2022-06-30
net/ice: fix initializing the bitmap in the switch code
Alexander Lobakin
1
-1
/
+1
2022-06-30
soc: qcom: ocmem: Fix refcount leak in of_get_ocmem
Miaoqian Lin
1
-0
/
+3
2022-06-30
Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-55
/
+111
2022-07-01
Merge tag 'drm-misc-next-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
61
-541
/
+2948
2022-06-30
RDMA/rxe: Replace include statement
Bob Pearson
1
-3
/
+2
2022-06-30
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
2
-7
/
+9
2022-06-30
drm/amdgpu/display: add missing FP_START/END checks dcn32_clk_mgr.c
Alex Deucher
1
-0
/
+4
2022-06-30
drm/amd/display: Fix __nedf2 undefined for 32 bit compilation
Rodrigo Siqueira
1
-4
/
+7
2022-06-30
drm/amd/display: Fix __muldf3 undefined for 32 bit compilation
Rodrigo Siqueira
1
-2
/
+2
2022-06-30
drm/amd/display: Fix __floatunsidf undefined for 32 bit compilation
Rodrigo Siqueira
1
-1
/
+1
2022-06-30
clk: qcom: camcc-sm8250: Fix topology around titan_top power domain
Vladimir Zapolskiy
1
-0
/
+4
2022-06-30
clk: qcom: camcc-sdm845: Fix topology around titan_top power domain
Vladimir Zapolskiy
1
-0
/
+4
2022-06-30
drm/amd/display: Fix __umoddi3 undefined for 32 bit compilation
Rodrigo Siqueira
1
-1
/
+3
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
179
-790
/
+1773
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
4
-19
/
+76
2022-06-30
clk: qcom: ipq8074: dont disable gcc_sleep_clk_src
Robert Marko
1
-0
/
+1
2022-06-30
clk: qcom: ipq8074: add USB GDSCs
Robert Marko
2
-0
/
+25
2022-06-30
clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks
Robert Marko
1
-0
/
+10
2022-06-30
clk: qcom: ipq8074: add PPE crypto clock
Robert Marko
1
-0
/
+19
2022-06-30
clk: qcom: ipq8074: fix NSS port frequency tables
Robert Marko
1
-0
/
+8
2022-06-30
clk: qcom: ipq8074: SW workaround for UBI32 PLL lock
Robert Marko
1
-0
/
+3
2022-06-30
clk: qcom: ipq8074: fix NSS core PLL-s
Robert Marko
1
-1
/
+38
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
22
-50
/
+194
2022-06-30
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-06-30
intel/ice:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
ice: Remove unnecessary NULL check before dev_put
Ziyang Xuan
1
-4
/
+2
2022-06-30
ice: use eth_broadcast_addr() to set broadcast address
Lu Wei
1
-1
/
+1
2022-06-30
ice: switch: dynamically add VLAN headers to dummy packets
Martyna Szapar-Mudlaw
1
-397
/
+140
2022-06-30
ice: Add support for VLAN TPID filters in switchdev
Martyna Szapar-Mudlaw
6
-5
/
+85
2022-06-30
ice: Add support for double VLAN in switchdev
Martyna Szapar-Mudlaw
4
-2
/
+275
2022-06-30
i40e: Fix VF's MAC Address change on VM
Norbert Zulinski
1
-0
/
+4
2022-06-30
i40e: Fix dropped jumbo frames statistics
Lukasz Cieplicki
4
-0
/
+103
2022-06-30
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
1
-3
/
+5
2022-06-30
drm/amdkfd: Asynchronously free smi_client
Philip Yang
1
-4
/
+10
2022-06-30
drm/amdkfd: Add unmap from GPU SMI event
Philip Yang
3
-7
/
+30
[prev]
[next]