summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: change addr_list_lock back to static keyCong Wang2020-06-097-9/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-0826-78/+114
|\
| * net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl2020-06-081-1/+2
| * mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak2020-06-081-4/+19
| * net: dp83869: Reset return variable if PHY strap is readDan Murphy2020-06-071-0/+3
| * cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov2020-06-051-3/+3
| * net: qed: fixes crash while running driver in kdump kernelAlok Prasad2020-06-053-8/+8
| * net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart2020-06-051-2/+2
| * net: mscc: Fix OF_MDIO config checkDan Murphy2020-06-052-3/+3
| * net: marvell: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
| * net: dp83867: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
| * net: dp83869: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
| * net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin2020-06-051-1/+1
| * crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav2020-06-053-16/+36
| * yam: fix possible memory leak in yam_init_driverWang Hai2020-06-051-0/+1
| * lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg2020-06-051-1/+1
| * net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp2020-06-051-1/+0
| * r8169: fix failing WoLHeiner Kallweit2020-06-051-6/+7
| * net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter2020-06-051-1/+1
| * net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish2020-06-051-0/+2
| * net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish2020-06-051-17/+11
| * net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč2020-06-051-2/+1
| * geneve: change from tx_error to tx_dropped on missing metadataJiri Benc2020-06-051-3/+4
| * net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran2020-06-051-4/+4
| * net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran2020-06-051-1/+1
| * crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari2020-06-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2020-06-081-5/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2020-06-081-0/+1
| |\ \
| | * | tty: vcc: Fix error return code in vcc_probe()Wei Yongjun2020-05-141-0/+1
| * | | oradax: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-171-5/+3
* | | | Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-0861-1288/+3343
|\ \ \ \
| * | | | pinctrl: sprd: Fix the incorrect pull-up definitionBaolin Wang2020-06-041-2/+2
| * | | | pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and brokenChristophe JAILLET2020-06-041-9/+0
| * | | | pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in ca...Christophe JAILLET2020-06-031-3/+4
| * | | | pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET2020-06-031-17/+2
| * | | | pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe()yu kuai2020-06-031-6/+14
| * | | | pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET2020-06-031-1/+0
| * | | | pinctrl: bcm2835: Add support for wake-up interruptsFlorian Fainelli2020-06-031-1/+75
| * | | | pinctrl: bcm2835: Match BCM7211 compatible stringFlorian Fainelli2020-06-031-0/+4
| * | | | pinctrl: at91-pio4: Add COMPILE_TEST supportTiezhu Yang2020-05-251-1/+1
| * | | | pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-252-2/+2
| * | | | Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-05-256-353/+405
| |\ \ \ \
| | * | | | pinctrl: rza1: Fix flag name in commentGeert Uytterhoeven2020-05-151-1/+1
| | * | | | pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC supportLad Prabhakar2020-05-155-352/+404
| * | | | | Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2020-05-191-24/+58
| |\ \ \ \ \
| | * | | | | pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker2020-04-281-0/+9
| | * | | | | pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210Jonathan Bakker2020-04-131-24/+49
| * | | | | | pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2Lars Povlsen2020-05-181-1/+2
| * | | | | | pinctrl: ocelot: Remove instance number from pin functionsLars Povlsen2020-05-181-64/+30
| * | | | | | pinctrl: ocelot: Always register GPIO driverLars Povlsen2020-05-181-15/+15