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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
Merge branch 'mtk_eth_soc-phylink-updates'
Jakub Kicinski
3
-133
/
+186
2022-05-19
net: mtk_eth_soc: partially convert to phylink_pcs
Russell King (Oracle)
3
-58
/
+53
2022-05-19
net: mtk_eth_soc: convert code structure to suit split PCS support
Russell King (Oracle)
2
-59
/
+79
2022-05-19
net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()
Russell King (Oracle)
2
-2
/
+10
2022-05-19
net: mtk_eth_soc: move MAC_MCR setting to mac_finish()
Russell King (Oracle)
1
-11
/
+22
2022-05-19
net: mtk_eth_soc: add fixme comment for state->speed use
Russell King (Oracle)
1
-0
/
+8
2022-05-19
net: mtk_eth_soc: provide mtk_sgmii_config()
Russell King (Oracle)
3
-12
/
+20
2022-05-19
net: mtk_eth_soc: stop passing phylink state to sgmii setup
Russell King (Oracle)
3
-4
/
+4
2022-05-19
net: mtk_eth_soc: correct 802.3z duplex setting
Russell King
3
-10
/
+29
2022-05-19
net: mtk_eth_soc: correct 802.3z speed setting
Russell King (Oracle)
1
-13
/
+5
2022-05-19
net: mtk_eth_soc: add mask and update PCS speed definitions
Russell King (Oracle)
1
-3
/
+5
2022-05-19
net: mtk_eth_soc: remove unused sgmii flags
Russell King (Oracle)
1
-8
/
+0
2022-05-19
net: mtk_eth_soc: remove unused mac->mode
Russell King (Oracle)
2
-2
/
+0
2022-05-19
scsi: ufs: core: Fix referencing invalid rsp field
Daejun Park
1
-12
/
+7
2022-05-19
net: tls: fix messing up lists when bpf enabled
Jakub Kicinski
1
-1
/
+3
2022-05-19
NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
Duoming Zhou
2
-3
/
+15
2022-05-19
net: ethernet: SP7021: fix a use after free of skb->len
Dan Carpenter
1
-1
/
+3
2022-05-19
Documentation: add description for net.core.gro_normal_batch
Xin Long
1
-0
/
+9
2022-05-19
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
53
-133
/
+156
2022-05-19
scsi: qla1280: Remove redundant variable
Colin Ian King
1
-2
/
+1
2022-05-19
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
1
-0
/
+45
2022-05-19
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
2
-5
/
+7
2022-05-19
scsi: lpfc: Commonize VMID code location
James Smart
4
-257
/
+291
2022-05-19
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Muneendra Kumar
2
-0
/
+32
2022-05-19
f2fs: make f2fs_read_inline_data() more readable
Chao Liu
1
-0
/
+4
2022-05-19
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
1
-7
/
+26
2022-05-19
scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
Bodo Stroesser
1
-5
/
+5
2022-05-19
scsi: elx: efct: Remove NULL check after calling container_of()
Haowen Bai
1
-3
/
+0
2022-05-19
scsi: dpt_i2o: Drop redundant spinlock initialization
Haowen Bai
1
-1
/
+0
2022-05-19
scsi: qedf: Remove redundant variable op
Colin Ian King
1
-2
/
+1
2022-05-19
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
1
-0
/
+2
2022-05-19
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2
-4
/
+4
2022-05-19
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
3
-0
/
+122
2022-05-19
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
1
-2
/
+141
2022-05-19
scsi: elx: efct: Remove redundant memset() statement
Harshit Mogalapalli
1
-1
/
+0
2022-05-19
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
1
-2
/
+0
2022-05-19
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
1
-2
/
+6
2022-05-19
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
1
-29
/
+18
2022-05-19
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
1
-7
/
+12
2022-05-19
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
2
-14
/
+34
2022-05-19
scsi: mpt3sas: Update driver version to 42.100.00.00
Sreekanth Reddy
1
-2
/
+2
2022-05-19
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
1
-1
/
+1
2022-05-19
net: macb: Fix PTP one step sync support
Harini Katakam
3
-5
/
+42
2022-05-19
clk: mediatek: mt8173: Switch to clk_hw provider APIs
Chen-Yu Tsai
1
-5
/
+4
2022-05-19
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
8
-122
/
+123
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
94
-444
/
+438
2022-05-19
clk: mediatek: apmixed: Drop error message from clk_register() failure
Chen-Yu Tsai
1
-3
/
+1
2022-05-19
clk: mediatek: Make mtk_clk_register_composite() static
Chen-Yu Tsai
2
-4
/
+1
2022-05-19
Merge tag 'clk-v5.19-samsung' of https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk into clk-samsung
Stephen Boyd
4
-0
/
+2252
2022-05-19
Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
31
-403
/
+34
[prev]
[next]