summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-19Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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-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-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-18mtd: nandsim: switch to exec_op interfaceRichard Weinberger
2019-04-18mtd: nandsim: Embed struct nand_chip in struct nandsimRichard Weinberger
2019-04-18mtd: rawnand: AMD: Also use the last page for bad block markersFrieder Schrempf
2019-04-18mtd: rawnand: ESMT: Also use the last page for bad block markersFrieder Schrempf
2019-04-18mtd: rawnand: Support bad block markers in first, second or last pageFrieder Schrempf
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf
2019-04-18mtd: rawnand: meson: only initialize the RB completion onceMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setupMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use of_property_count_elems_of_size helperMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use struct_size macroMartin Blumenstingl
2019-04-18mtd: rawnand: marvell: Fix helper name in commentMiquel Raynal
2019-04-18mtd: rawnand: sunxi: Add A23/A33 DMA supportMiquel Raynal
2019-04-18mtd: rawnand: sunxi: Add a platform data structureMiquel Raynal
2019-04-18mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops staticYueHaibing
2019-04-18mtd: rawnand: ingenic: Add missing MODULE_* informationYueHaibing
2019-04-18mtd: rawnand: denali: clean up coding styleMasahiro Yamada