summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-28mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
2018-11-28mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-11-27nvme-pci: fix surprise removalIgor Konopko
2018-11-27nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()Ewan D. Milne
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel
2018-11-27PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel
2018-11-27s390/zcrypt: reinit ap queue state machine during device probeHarald Freudenberger
2018-11-27misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing
2018-11-27nvme: Free ctrl device name on init failureKeith Busch
2018-11-26IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-11-26IB/umem: Set correct address to the invalidation functionArtemy Kovalyov
2018-11-26IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov
2018-11-26drm/meson: add support for 1080p25 modeChristian Hewitt
2018-11-26drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul
2018-11-26drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul
2018-11-26drm/meson: Fixes for drm_crtc_vblank_on/off supportNeil Armstrong
2018-11-26drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia
2018-11-26drm/dp_mst: Skip validating ports during destruction, just refLyude Paul
2018-11-26thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg
2018-11-26Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui
2018-11-26binder: fix race that allows malicious free of live bufferTodd Kjos
2018-11-26Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-26gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski
2018-11-26USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen
2018-11-26USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-11-26USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-11-26USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-11-26USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-11-26Merge tag 'gvt-fixes-2018-11-26' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-11-26Merge branch 'opp/fixes-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2018-11-26drm: rcar-du: Fix DU3 start/stop on M3-NLaurent Pinchart
2018-11-26usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-11-26USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-11-26Merge tag 'phy-for-4.20-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-11-26Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-11-26fsi: fsi-scom.c: Remove duplicate headerBrajeswar Ghosh
2018-11-26fsi: master-ast-cf: select GENERIC_ALLOCATORArnd Bergmann
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler