index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
mfd: sc27xx: Add USB charger type detection support
Baolin Wang
1
-0
/
+52
2020-03-30
mfd: rk808: Convert RK805 to shutdown/suspend hooks
Robin Murphy
1
-25
/
+12
2020-03-30
mfd: rk808: Reduce shutdown duplication
Robin Murphy
1
-41
/
+20
2020-03-30
mfd: rk808: Stop using syscore ops
Robin Murphy
1
-14
/
+12
2020-03-30
mfd: rk808: Ensure suspend/resume hooks always work
Robin Murphy
1
-2
/
+2
2020-03-30
mfd: rk808: Always use poweroff when requested
Soeren Moch
1
-9
/
+2
2020-03-30
mfd: omap: Remove useless cast for driver.name
Corentin Labbe
2
-2
/
+2
2020-03-30
mfd: Kconfig: Fix some misspelling of the word functionality
Christophe JAILLET
1
-4
/
+4
2020-03-30
mfd: pm8xxx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-30
mfd: omap-usb-tll: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-30
mfd: cpcap: Fix compile if MFD_CORE is not selected
Tony Lindgren
1
-0
/
+1
2020-03-30
mfd: cros_ec: Check DT node for usbpd-notify add
Prashant Malani
1
-1
/
+1
2020-03-30
Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-mfd-merged
Lee Jones
8
-11
/
+821
2020-03-30
iio: cros_ec: Use Hertz as unit for sampling frequency
Gwendal Grignou
1
-13
/
+19
2020-03-30
Merge tag 'drm-intel-next-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
16
-36
/
+108
2020-03-30
Merge tag 'amd-drm-next-5.7-2020-03-26' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
21
-49
/
+138
2020-03-29
mlx4: fix "initializer element not constant" compiler error
Jacob Keller
1
-4
/
+7
2020-03-29
net: dsa: mt7530: use resolved link config in mac_link_up()
René van Dorst
2
-33
/
+28
2020-03-29
net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
Vladimir Oltean
3
-1
/
+134
2020-03-29
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
1
-3
/
+0
2020-03-29
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
1
-11
/
+2
2020-03-29
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
1
-0
/
+50
2020-03-29
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-2
/
+29
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-108
/
+219
2020-03-30
crypto: caam - limit single JD RNG output to maximum of 16 bytes
Andrey Smirnov
1
-10
/
+11
2020-03-30
crypto: caam - enable prediction resistance in HRWNG
Andrey Smirnov
5
-15
/
+68
2020-03-30
bus: fsl-mc: add api to retrieve mc version
Andrei Botila
1
-16
/
+17
2020-03-30
crypto: caam - invalidate entropy register during RNG initialization
Andrey Smirnov
2
-4
/
+10
2020-03-30
crypto: caam - check if RNG job failed
Andrey Smirnov
1
-6
/
+15
2020-03-30
crypto: caam - simplify RNG implementation
Andrey Smirnov
1
-211
/
+103
2020-03-30
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
3
-43
/
+44
2020-03-30
crypto: caam - use struct hwrng's .init for initialization
Andrey Smirnov
1
-23
/
+24
2020-03-30
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
Andrey Smirnov
1
-2
/
+2
2020-03-30
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
1
-1
/
+0
2020-03-29
scsi: lpfc: Change default SCSI LUN QD to 64
Dick Kennedy
1
-2
/
+2
2020-03-29
scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted
Javed Hasan
1
-0
/
+2
2020-03-29
scsi: libfc: If PRLI rejected, move rport to PLOGI state
Javed Hasan
1
-1
/
+7
2020-03-29
scsi: bnx2fc: Update the driver version to 2.12.13
Saurav Kashyap
1
-1
/
+1
2020-03-29
scsi: bnx2fc: Fix SCSI command completion after cleanup is posted
Saurav Kashyap
1
-0
/
+6
2020-03-29
scsi: bnx2fc: Process the RQE with CQE in interrupt context
Javed Hasan
4
-54
/
+96
2020-03-29
scsi: target: use the stack for XCOPY passthrough cmds
David Disseldorp
2
-58
/
+31
2020-03-29
scsi: target: increase XCOPY I/O size
David Disseldorp
1
-1
/
+1
2020-03-29
scsi: target: avoid per-loop XCOPY buffer allocations
David Disseldorp
2
-66
/
+31
2020-03-29
scsi: target: drop xcopy DISK BLOCK LENGTH debug
David Disseldorp
2
-6
/
+0
2020-03-29
scsi: target: use #define for xcopy descriptor len
David Disseldorp
1
-1
/
+1
2020-03-29
scsi: ufs-mediatek: add error recovery for suspend and resume
Stanley Chu
1
-2
/
+11
2020-03-29
scsi: ufs: export ufshcd_link_recovery
Stanley Chu
2
-1
/
+3
2020-03-29
scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
Subhash Jadavani
1
-21
/
+44
2020-03-29
scsi: lpfc: Update lpfc version to 12.8.0.0
James Smart
1
-1
/
+1
2020-03-29
scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
James Smart
5
-109
/
+8
[prev]
[next]