index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
qed: Fix an error code qed_ll2_start_xmit()
Dan Carpenter
1
-0
/
+1
2018-12-18
net: mvpp2: 10G modes aren't supported on all ports
Antoine Tenart
1
-6
/
+8
2018-12-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+3
2018-12-18
mlxsw: spectrum_nve: Fix memory leak upon driver reload
Ido Schimmel
1
-1
/
+1
2018-12-18
mlxsw: spectrum: Add trap for decapsulated ARP packets
Ido Schimmel
2
-0
/
+2
2018-12-18
mlxsw: core: Increase timeout during firmware flash process
Shalom Toledo
3
-2
/
+27
2018-12-17
net: dsa: mv88e6xxx: set ethtool regs version
Vivien Didelot
1
-1
/
+1
2018-12-17
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
1
-24
/
+5
2018-12-17
USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
Nicolas Saenz Julienne
1
-2
/
+2
2018-12-17
iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares
Emmanuel Grumbach
1
-0
/
+9
2018-12-17
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
1
-4
/
+10
2018-12-17
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
1
-4
/
+2
2018-12-17
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
1
-1
/
+3
2018-12-17
mmc: omap_hsmmc: fix DMA API warning
Russell King
1
-1
/
+11
2018-12-17
mmc: tegra: Fix for SDMMC pads autocal parsing from dt
Sowjanya Komatineni
1
-4
/
+4
2018-12-17
mmc: sdhci: Fix sdhci_do_enable_v4_mode
Sowjanya Komatineni
1
-2
/
+2
2018-12-16
net: mvneta: fix operation for 64K PAGE_SIZE
Marcin Wojtas
1
-3
/
+3
2018-12-16
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
1
-41
/
+216
2018-12-16
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2
-4
/
+11
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
1
-1
/
+1
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
1
-2
/
+10
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
1
-1
/
+22
2018-12-16
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2
-127
/
+127
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2
-0
/
+18
2018-12-16
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
1
-2
/
+2
2018-12-15
qmi_wwan: Added support for Telit LN940 series
Jörgen Storvist
1
-0
/
+1
2018-12-15
qmi_wwan: Added support for Fibocom NL668 series
Jörgen Storvist
1
-0
/
+1
2018-12-14
w90p910_ether: remove incorrect __init annotation
Arnd Bergmann
1
-1
/
+1
2018-12-14
r8152: Add support for MAC address pass through on RTL8153-BND
Mario Limonciello
1
-11
/
+22
2018-12-14
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2
-26
/
+54
2018-12-14
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
2
-12
/
+11
2018-12-14
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2
-19
/
+36
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-23
/
+32
2018-12-14
drivers: net: xgene: Remove unnecessary forward declarations
Nathan Chancellor
1
-3
/
+0
2018-12-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-14
PCI/AER: Queue one GHES event, not several uninitialized ones
Yanjiang Jin
1
-1
/
+1
2018-12-14
Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+18
2018-12-14
Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
30
-335
/
+717
2018-12-14
Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+15
2018-12-14
Merge tag 'hyperv-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-1
/
+21
2018-12-14
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
1
-1
/
+2
2018-12-13
qed: Fix command number mismatch between driver and the mfw
Sudarsana Reddy Kalluru
1
-1
/
+2
2018-12-13
Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
5
-23
/
+32
2018-12-13
ubi: Do not drop UBI device reference before using
Pan Bian
1
-1
/
+1
2018-12-13
ubi: Put MTD device after it is not used
Pan Bian
1
-1
/
+1
2018-12-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-8
/
+8
2018-12-13
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
1
-0
/
+20
2018-12-13
x86, hyperv: remove PCI dependency
Sinan Kaya
1
-1
/
+1
[prev]
[next]