summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-11enetc: Clean up MAC and link configurationClaudiu Manoil
2020-10-11Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-10power: supply: ltc2941: Fix ptr to enum castIskren Chernev
2020-10-10drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_headerXie He
2020-10-10net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson
2020-10-10dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov
2020-10-10r8169: factor out handling rtl8169_statsHeiner Kallweit
2020-10-10net: usbnet: remove driver versionHeiner Kallweit
2020-10-10net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2020-10-10Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-10Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-10Merge branch 'irq/mstar' into irq/irqchip-nextMarc Zyngier
2020-10-10irqchip/irq-mst: Add MStar interrupt controller supportMark-PK Tsai
2020-10-10Merge branch 'irq/irqchip-fixes' into irq/irqchip-nextMarc Zyngier
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier
2020-10-10i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea
2020-10-10soc/tegra: pmc: Don't create fake interrupt hierarchy levelsMarc Zyngier
2020-10-10soc/tegra: pmc: Allow optional irq parent callbacksMarc Zyngier
2020-10-10gpio: tegra186: Allow optional irq parent callbacksMarc Zyngier
2020-10-10Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang
2020-10-10binder: fix UAF when releasing todo listTodd Kjos
2020-10-10staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-10-10staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller
2020-10-10staging: wfx: drop unicode characters from stringsJérôme Pouiller
2020-10-10staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller
2020-10-10staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller
2020-10-10staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller
2020-10-10staging: wfx: standardize the error when vif does not existJérôme Pouiller
2020-10-10staging: wfx: check memory allocationJérôme Pouiller
2020-10-10staging: wfx: improve error handling of hif_join()Jérôme Pouiller
2020-10-10staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...Ioana Ciornei
2020-10-10usb: musb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-09Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-09net: tlan: Fix typo abitraryNaoki Hayama
2020-10-09net: ipa: skip suspend/resume activities if not set upAlex Elder
2020-10-09s390/zcrypt: fix wrong format specificationsHarald Freudenberger
2020-10-09ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin
2020-10-09ice: Fix pointer cast warningsBixuan Cui
2020-10-09ice: add additional debug logging for firmware updateJacob Keller
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller
2020-10-09ice: add the DDP Track ID to devlink infoJacob Keller
2020-10-09ice: Change ice_info_get_dsn to be voidAnirudh Venkataramanan
2020-10-09ice: remove repeated wordsBruce Allan
2020-10-09ice: devlink: use %*phD to print small bufferAndy Shevchenko
2020-10-09net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers