summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-19Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-19drm/ttm: fix re-init of global structuresChristian König
2019-04-19USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-18clkdev: Hold clocks_mutex while iterating clocks listStephen Boyd
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-18drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski
2019-04-18drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski
2019-04-18drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski
2019-04-18iwlwifi: cfg: use family 22560 based_params for AX210 familyShaul Triebitz
2019-04-18iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman
2019-04-18iwlwifi: dbg_ini: check debug TLV type explicitlyShahar S Matityahu
2019-04-18iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg
2019-04-18iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-17vt: fix cursor when clearing the screenMikulas Patocka
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King
2019-04-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven