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
*
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-08
3
-19
/
+16
*
Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-01-07
4
-21
/
+104
|
\
|
*
spi: fix the divide by 0 error when calculating xfer waiting time
Xu Yilun
2021-01-04
1
-1
/
+5
|
*
spi: Fix the clamping of spi->max_speed_hz
Tudor Ambarus
2020-12-30
1
-2
/
+3
|
*
spi: altera: fix return value for altera_spi_txrx()
Xu Yilun
2020-12-29
1
-12
/
+14
|
*
Merge tag 'v5.11-rc1' into spi-5.11
Mark Brown
2020-12-28
5538
-125358
/
+601665
|
|
\
|
*
|
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
2020-12-21
1
-2
/
+2
|
*
|
spi: spi-geni-qcom: Print an error when we timeout setting the CS
Douglas Anderson
2020-12-18
1
-1
/
+3
|
*
|
spi: spi-geni-qcom: Don't try to set CS if an xfer is pending
Douglas Anderson
2020-12-18
1
-2
/
+7
|
*
|
spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending
Douglas Anderson
2020-12-18
1
-2
/
+57
|
*
|
spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
Douglas Anderson
2020-12-18
1
-0
/
+14
|
*
|
Merge remote-tracking branch 'spi/for-5.10' into spi-5.11
Mark Brown
2020-12-17
4
-8
/
+16
|
|
\
\
*
|
\
\
Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-07
4
-3
/
+65
|
\
\
\
\
|
*
\
\
\
Merge qcom driver fix into regulator-5.11
Mark Brown
2021-01-04
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
regulator: qcom-rpmh-regulator: correct hfsmps515 definition
Dmitry Baryshkov
2021-01-04
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
regulator: qcom-rpmh: add QCOM_COMMAND_DB dependency
Arnd Bergmann
2021-01-04
1
-0
/
+1
|
*
|
|
|
Merge tag 'v5.11-rc1' into regulator-5.11
Mark Brown
2020-12-28
5817
-129735
/
+607485
|
|
\
|
|
|
|
*
|
|
|
regulator: bd718x7: Add enable times
Guido Günther
2020-12-21
1
-0
/
+57
|
*
|
|
|
regulator: pf8x00: Use specific compatible strings for devices
Mark Brown
2020-12-16
1
-2
/
+6
*
|
|
|
|
Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-07
1
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
2021-01-05
1
-3
/
+1
|
*
|
|
|
|
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
2020-12-29
1
-2
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-01-05
1
-3
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
vhost/vsock: add IOTLB API support
Stefano Garzarella
2020-12-27
1
-3
/
+65
*
|
|
|
|
|
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
53
-232
/
+427
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
Martin Blumenstingl
2021-01-04
1
-17
/
+6
|
*
|
|
|
|
|
net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
Martin Blumenstingl
2021-01-04
1
-3
/
+1
|
*
|
|
|
|
|
r8169: work around power-saving bug on some chip versions
Heiner Kallweit
2021-01-04
1
-2
/
+4
|
*
|
|
|
|
|
net: usb: qmi_wwan: add Quectel EM160R-GL
Bjørn Mork
2021-01-04
1
-0
/
+1
|
*
|
|
|
|
|
net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag
Charles Keepax
2021-01-04
1
-1
/
+1
|
*
|
|
|
|
|
ibmvnic: fix: NULL pointer dereference.
YANG LI
2021-01-04
1
-3
/
+1
|
*
|
|
|
|
|
vhost_net: fix ubuf refcount incorrectly when sendmsg fails
Yunjian Wang
2021-01-04
1
-3
/
+3
|
*
|
|
|
|
|
bareudp: Fix use of incorrect min_headroom size
Taehee Yoo
2021-01-04
1
-1
/
+1
|
*
|
|
|
|
|
bareudp: set NETIF_F_LLTX flag
Taehee Yoo
2021-01-04
1
-0
/
+1
|
*
|
|
|
|
|
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
2020-12-29
1
-0
/
+7
|
*
|
|
|
|
|
atlantic: remove architecture depends
Léo Le Bouter
2020-12-29
1
-1
/
+0
|
*
|
|
|
|
|
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
2020-12-28
1
-0
/
+4
|
*
|
|
|
|
|
net: mvpp2: fix pkt coalescing int-threshold configuration
Stefan Chulski
2020-12-28
1
-5
/
+6
|
*
|
|
|
|
|
net: ipa: don't return a value from evt_ring_command()
Alex Elder
2020-12-28
1
-11
/
+6
|
*
|
|
|
|
|
net: ipa: don't return a value from gsi_channel_command()
Alex Elder
2020-12-28
1
-14
/
+7
|
*
|
|
|
|
|
bnxt_en: Check TQM rings for maximum supported value.
Michael Chan
2020-12-28
2
-3
/
+11
|
*
|
|
|
|
|
bnxt_en: Fix AER recovery.
Vasundhara Volam
2020-12-28
1
-17
/
+14
|
*
|
|
|
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2020-12-28
4
-52
/
+71
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
e1000e: Export S0ix flags to ethtool
Mario Limonciello
2020-12-24
3
-4
/
+52
|
|
*
|
|
|
|
|
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
2020-12-24
1
-43
/
+2
|
|
*
|
|
|
|
|
e1000e: bump up timeout to wait when ME un-configures ULP mode
Mario Limonciello
2020-12-24
1
-3
/
+14
|
|
*
|
|
|
|
|
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
2020-12-24
1
-6
/
+7
|
*
|
|
|
|
|
|
tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
Yunjian Wang
2020-12-28
1
-1
/
+1
|
*
|
|
|
|
|
|
net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
Grygorii Strashko
2020-12-28
1
-0
/
+2
|
*
|
|
|
|
|
|
CDC-NCM: remove "connected" log message
Roland Dreier
2020-12-28
1
-3
/
+0
|
|
/
/
/
/
/
/
[next]