summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman150-1074/+2075
2018-12-21Merge tag 'usb-serial-4.21-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman6-55/+55
2018-12-20cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2018-12-20Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-4/+19
2018-12-20Merge tag 'mmc-v4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-16/+32
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-511/+1011
2018-12-20net: mvpp2: fix the phylink mode validationAntoine Tenart1-1/+1
2018-12-20lan743x: Remove MAC Reset from initializationBryan Whitehead1-6/+0
2018-12-20net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-8/+3
2018-12-20net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2018-12-20net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan1-4/+6
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan1-1/+4
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller11-56/+111
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai5-2/+44
2018-12-19usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2018-12-19usb: typec: tcpm: Extend the matching rules on PPS APDO selectionKyle Tso1-15/+20
2018-12-19vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2018-12-19xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2018-12-19net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2018-12-19lan78xx: Resolve issue with changing MAC addressJason Martinsen1-0/+4
2018-12-19lan743x: Expand phy search for LAN7431Bryan Whitehead1-2/+3
2018-12-19vxlan: changelink: Fix handling of default remotesPetr Machata1-4/+3
2018-12-19vxlan: Fix error path in __vxlan_dev_create()Petr Machata1-3/+10
2018-12-19vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata1-0/+1
2018-12-19net: macb: add missing barriers when reading descriptorsAnssi Hannula2-3/+12
2018-12-19net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2018-12-19net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula1-0/+5
2018-12-19net: macb: restart tx after tx used bit readClaudiu Beznea1-1/+20
2018-12-19Merge tag 'pci-v4.20-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-12-19net: stmmac: Fix an error code in probe()Dan Carpenter1-0/+1
2018-12-19qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2018-12-19net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart1-6/+8
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+3
2018-12-18mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel1-1/+1
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2-0/+2
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo3-2/+27
2018-12-18usb: musb: dsps: fix runtime pm for peripheral modeBin Liu1-3/+9
2018-12-18usb: musb: dsps: fix otg state machineBin Liu1-2/+7
2018-12-18USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2018-12-18net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot1-1/+1
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne1-2/+2
2018-12-17iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-17usb: renesas_usbhs: add support for RZ/G2EFabrizio Castro1-0/+4
2018-12-17usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros1-3/+4
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus5-6/+16
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman4-31/+419
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11