index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-15
16
-97
/
+164
|
\
|
*
scsi: lpfc: Update lpfc version to 12.8.0.3
Dick Kennedy
2020-08-05
1
-1
/
+1
|
*
scsi: lpfc: Fix LUN loss after cable pull
Dick Kennedy
2020-08-05
1
-1
/
+7
|
*
scsi: lpfc: Fix validation of bsg reply lengths
Dick Kennedy
2020-08-05
1
-13
/
+8
|
*
scsi: lpfc: Fix retry of PRLI when status indicates its unsupported
Dick Kennedy
2020-08-05
1
-3
/
+7
|
*
scsi: lpfc: Fix oops when unloading driver while running mds diags
Dick Kennedy
2020-08-05
1
-2
/
+9
|
*
scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter
Dick Kennedy
2020-08-05
1
-6
/
+16
|
*
scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value
Dick Kennedy
2020-08-05
2
-4
/
+19
|
*
scsi: lpfc: Fix FCoE speed reporting
Dick Kennedy
2020-08-05
2
-2
/
+19
|
*
scsi: lpfc: Add missing misc_deregister() for lpfc_init()
Jing Xiangfeng
2020-08-05
1
-2
/
+5
|
*
scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
Ewan D. Milne
2020-08-05
1
-1
/
+1
|
*
scsi: scsi_transport_sas: Add spaces around binary operator "|"
Xiang Chen
2020-08-05
1
-1
/
+1
|
*
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
2020-08-05
3
-54
/
+60
|
*
scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
Javed Hasan
2020-08-05
1
-3
/
+9
|
*
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
2020-08-05
1
-1
/
+1
|
*
scsi: target: Make iscsit_register_transport() return void
Max Gurtovoy
2020-08-05
1
-3
/
+1
*
|
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-15
20
-38
/
+50
|
\
\
|
*
|
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
2020-07-30
1
-2
/
+7
|
*
|
pwm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-30
3
-3
/
+3
|
*
|
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header
Lee Jones
2020-07-30
1
-1
/
+1
|
*
|
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
2020-07-30
1
-0
/
+1
|
*
|
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-30
1
-1
/
+1
|
*
|
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-30
1
-2
/
+1
|
*
|
pwm: iqs620a: Use lowercase hexadecimal literals for consistency
Thierry Reding
2020-06-17
1
-4
/
+4
|
*
|
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
2020-06-17
4
-13
/
+13
|
*
|
clk: pwm: Use 64-bit division function
Guru Das Srinagesh
2020-06-17
1
-1
/
+6
|
*
|
backlight: pwm_bl: Use 64-bit division function
Guru Das Srinagesh
2020-06-17
1
-1
/
+2
|
*
|
pwm: sun4i: Use nsecs_to_jiffies to avoid a division
Guru Das Srinagesh
2020-06-17
1
-1
/
+1
|
*
|
pwm: sifive: Use 64-bit division macro
Guru Das Srinagesh
2020-06-17
1
-1
/
+1
|
*
|
pwm: iqs620a: Use 64-bit division
Thierry Reding
2020-06-17
1
-3
/
+4
|
*
|
pwm: imx27: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
1
-1
/
+1
|
*
|
pwm: imx-tpm: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
1
-1
/
+1
|
*
|
pwm: clps711x: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
1
-1
/
+1
|
*
|
hwmon: pwm-fan: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
1
-1
/
+1
|
*
|
drm/i915: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
1
-1
/
+1
*
|
|
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
7
-14
/
+24
|
\
\
\
|
*
|
|
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
2020-08-13
3
-4
/
+7
|
*
|
|
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+1
|
*
|
|
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
2020-08-13
3
-7
/
+7
|
*
|
|
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+8
|
*
|
|
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-11
1
-3
/
+1
*
|
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-14
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
Michael Kelley
2020-08-07
1
-0
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-14
14
-47
/
+72
|
\
\
\
\
\
|
*
|
|
|
|
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
2020-08-12
1
-0
/
+1
|
*
|
|
|
|
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
2020-08-12
1
-0
/
+3
|
*
|
|
|
|
sfc: fix ef100 design-param checking
Edward Cree
2020-08-12
1
-1
/
+2
|
*
|
|
|
|
net: phy: marvell10g: fix null pointer dereference
Marek BehĂșn
2020-08-12
1
-11
/
+7
|
*
|
|
|
|
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
2020-08-11
1
-3
/
+14
|
*
|
|
|
|
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
2020-08-11
1
-2
/
+2
[next]