aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel1-0/+7
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel3-7/+45
2020-12-07PM / devfreq: tegra30: Separate configurations per-SoC generationDmitry Osipenko1-14/+54
2020-12-07PM / devfreq: tegra30: Support interconnect and OPPs from device-treeDmitry Osipenko1-42/+37
2020-12-07Merge tag 'tegra-soc-clk-drivers-5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into devfreq-nextChanwoo Choi2-0/+5
2020-12-06ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang3-1/+42
2020-12-06ntb: idt: fix error check in ntb_hw_idt.cWang Qing1-2/+2
2020-12-06Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-909/+33
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-14/+37
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-49/+52
2020-12-06Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+14
2020-12-06Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin3-887/+0
2020-12-06RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky2-55/+7
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky8-28/+10
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky3-296/+18
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky8-105/+254
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky8-89/+179
2020-12-06vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky5-109/+72
2020-12-05r8169: make NUM_RX_DESC a signed intHeiner Kallweit1-3/+3
2020-12-05r8169: improve rtl_rxHeiner Kallweit1-10/+5
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-3/+11
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean5-11/+8
2020-12-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-17/+47
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King1-1/+1
2020-12-06gpio: Add TODO item for debugfs interfaceLinus Walleij1-0/+36
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann1-11/+10
2020-12-05pinctrl: qcom: Add sm8250 lpass lpi pinctrl driverSrinivas Kandagatla3-0/+707
2020-12-05gpio: just plain warning when nonexisting gpio requestedEnrico Weigelt1-1/+2
2020-12-05gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson2-3/+19
2020-12-05net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong1-1/+3
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon3-0/+413
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra1-2/+8
2020-12-05gpio: msc313: MStar MSC313 GPIO driverDaniel Palmer3-0/+472
2020-12-05PCI/AER: Add RCEC AER error injection supportQiuxu Zhuo1-1/+4
2020-12-05PCI/PME: Add pcie_walk_rcec() to RCEC PME handlingSean V Kelley2-10/+15
2020-12-05PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley3-4/+54
2020-12-05PCI/ERR: Recover from RCiEP AER errorsQiuxu Zhuo2-12/+27
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley3-0/+99
2020-12-05PCI/ERR: Recover from RCEC AER errorsSean V Kelley2-21/+56
2020-12-05can: softing: softing_netdev_open(): fix error handlingZhang Qilong1-2/+7
2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann1-5/+1
2020-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-3/+10
2020-12-05clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTIKeqian Zhu1-7/+16
2020-12-05clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sneKeqian Zhu1-2/+2
2020-12-05clocksource/drivers/dw_apb_timer_of: Add error handling if no clock availableDinh Nguyen1-18/+39
2020-12-05drm/msm: add IOMMU_SUPPORT dependencyArnd Bergmann1-1/+1
2020-12-05drm/msm: a5xx: Make preemption reset case reentrantMarijn Suijten1-6/+6
2020-12-05drm/msm/dpu: enable DSPP support on SM8[12]50Dmitry Baryshkov2-7/+22
2020-12-05driver core: auxiliary bus: Fix auxiliary bus shutdown null auxdrv ptrDave Jiang1-3/+8
2020-12-05clk: samsung: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2