summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-10-051-3/+3
|\
| * Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-031-3/+3
| |\
| | * Merge branch 'fixes-merge-window-pt2' into fixesTony Lindgren2019-09-23847-5850/+8554
| | |\
| | | * clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren2019-09-231-3/+3
* | | | Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-051-19/+2
|\ \ \ \
| * | | | video/logo: do not generate unneeded logo C filesMasahiro Yamada2019-10-051-19/+2
| * | | | video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada2019-10-051-1/+1
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-0515-80/+193
|\ \ \ \
| * | | | scsi: qla2xxx: Fix Nport ID display valueQuinn Tran2019-09-231-3/+4
| * | | | scsi: qla2xxx: Fix N2N link up failQuinn Tran2019-09-232-4/+4
| * | | | scsi: qla2xxx: Fix N2N link resetQuinn Tran2019-09-234-34/+103
| * | | | scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-236-12/+34
| * | | | scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2019-09-232-13/+9
| * | | | scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-09-231-0/+4
| * | | | scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani2019-09-231-1/+1
| * | | | scsi: hisi_sas: Make three functions staticYueHaibing2019-09-231-3/+3
| * | | | scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-09-231-2/+2
| * | | | scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li2019-09-231-2/+1
| * | | | scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim2019-09-231-1/+1
| * | | | scsi: ufs: skip shutdown if hba is not poweredStanley Chu2019-09-231-0/+3
| * | | | scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman2019-09-231-5/+24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-0538-148/+268
|\ \ \ \ \
| * | | | | net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-041-0/+1
| * | | | | net: phy: at803x: use operating parameters from PHY-specific statusRussell King2019-10-041-0/+69
| * | | | | net: phy: extract pause modeRussell King2019-10-041-7/+13
| * | | | | net: phy: extract link partner advertisement readingRussell King2019-10-041-25/+40
| * | | | | net: phy: fix write to mii-ctrl1000 registerRussell King2019-10-041-0/+5
| * | | | | net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello2019-10-041-1/+1
| * | | | | r8152: Set macpassthru in reset_resume callbackKai-Heng Feng2019-10-041-2/+1
| * | | | | cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-041-3/+6
| * | | | | qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-041-0/+1
| * | | | | net: stmmac: Avoid deadlock on suspend/resumeThierry Reding2019-10-021-4/+6
| * | | | | net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo2019-10-021-1/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-026-14/+12
| |\ \ \ \ \
| | * | | | | netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-016-14/+12
| * | | | | | ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean2019-10-021-1/+2
| * | | | | | net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean2019-10-021-8/+11
| * | | | | | net: dsa: sja1105: Initialize the meta_lockVladimir Oltean2019-10-021-0/+1
| * | | | | | net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij2019-10-021-4/+7
| * | | | | | mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek2019-10-021-1/+2
| * | | | | | xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-011-8/+9
| * | | | | | hso: fix NULL-deref on tty openJohan Hovold2019-10-011-4/+8
| * | | | | | net: ag71xx: fix mdio subnode supportOleksij Rempel2019-10-011-2/+4
| * | | | | | net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu2019-10-011-2/+3
| * | | | | | net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu2019-10-011-1/+1
| * | | | | | net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu2019-10-011-1/+1
| * | | | | | net: stmmac: Do not stop PHY if WoL is enabledJose Abreu2019-10-011-6/+12
| * | | | | | net: stmmac: Correctly take timestamp for PTPv2Jose Abreu2019-10-011-0/+1
| * | | | | | net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu2019-10-011-6/+7
| * | | | | | net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu2019-10-011-4/+0