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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
23
-37
/
+37
2022-09-16
irqchip/loongson-pch-lpc: Add dependence on LoongArch
Jianmin Lv
1
-1
/
+2
2022-09-16
net: fec: add pm runtime force suspend and resume support
Wei Fang
2
-0
/
+14
2022-09-16
bus: mhi: host: always print detected modem name
Koen Vandeputte
1
-1
/
+1
2022-09-16
xen/xenbus: fix xenbus_setup_ring()
Juergen Gross
1
-3
/
+6
2022-09-16
Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
6
-40
/
+22
2022-09-16
Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
14
-34
/
+38
2022-09-16
Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
39
-834
/
+595
2022-09-15
scsi: scsi_transport_fc: Use %u for dev_loss_tmo
Martin Wilck
1
-1
/
+1
2022-09-15
scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-5
/
+5
2022-09-15
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-2
/
+2
2022-09-15
scsi: ibmvscsi_tgt: Fix repeated words in comment
wangjianli
1
-1
/
+1
2022-09-15
scsi: mpt3sas: Fix return value check of dma_get_required_mask()
Sreekanth Reddy
1
-1
/
+1
2022-09-15
scsi: lpfc: Update lpfc version to 14.2.0.7
James Smart
1
-1
/
+1
2022-09-15
scsi: lpfc: Fix various issues reported by tools
James Smart
6
-118
/
+148
2022-09-15
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
8
-68
/
+224
2022-09-15
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2
-669
/
+350
2022-09-15
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
1
-23
/
+30
2022-09-15
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
1
-31
/
+32
2022-09-15
scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application
James Smart
1
-6
/
+22
2022-09-15
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
4
-34
/
+48
2022-09-15
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPort ID
James Smart
3
-41
/
+37
2022-09-15
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
1
-3
/
+7
2022-09-15
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
James Smart
1
-0
/
+7
2022-09-15
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
1
-2
/
+7
2022-09-15
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
James Smart
1
-2
/
+2
2022-09-15
scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()
Dan Carpenter
1
-2
/
+4
2022-09-15
scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()
Dan Carpenter
1
-26
/
+32
2022-09-15
scsi: aic79xx: Use __ro_after_init explicitly
Kees Cook
1
-1
/
+1
2022-09-15
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Rafael Mendonca
1
-1
/
+3
2022-09-15
scsi: target: Remove unused se_tmr_req_cache declaration
Gaosheng Cui
1
-2
/
+0
2022-09-15
scsi: qla2xxx: Remove unused declarations for qla2xxx
Gaosheng Cui
2
-14
/
+0
2022-09-15
drm/i915/uc: Update to latest GuC and use new-format GuC/HuC names
John Harrison
1
-3
/
+7
2022-09-15
scsi: target: alua: Do not report emtpy port group
Dmitry Bogdanov
1
-0
/
+3
2022-09-15
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
1
-0
/
+6
2022-09-15
scsi: qedf: Fix a UAF bug in __qedf_probe()
Letu Ren
1
-5
/
+0
2022-09-15
soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
Xinlei Lee
2
-0
/
+26
2022-09-15
soc: bcm: brcmstb: biuctrl: Avoid double of_node_put()
Florian Fainelli
1
-1
/
+0
2022-09-15
Merge branch 'footbridge/cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/soc
Arnd Bergmann
1
-3
/
+0
2022-09-15
Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
4
-54
/
+129
2022-09-15
Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
Arnd Bergmann
11
-20
/
+32
2022-09-15
mailbox: apple: Implement poll_data() operation
Hector Martin
1
-3
/
+33
2022-09-15
mailbox: apple: Implement flush() operation
Hector Martin
1
-0
/
+27
2022-09-15
clk: tests: Add missing test case for ranges
Maxime Ripard
1
-0
/
+53
2022-09-15
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
Maxime Ripard
1
-0
/
+9
2022-09-15
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
1
-0
/
+16
2022-09-15
clk: Zero the clk_rate_request structure
Maxime Ripard
1
-0
/
+2
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
6
-16
/
+274
2022-09-15
clk: Constify clk_has_parent()
Maxime Ripard
1
-1
/
+1
2022-09-15
clk: Introduce clk_core_has_parent()
Maxime Ripard
2
-15
/
+65
[prev]
[next]