summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-06serial: pl011: add console matching functionAleksey Makarov
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-06-06drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan
2018-06-06IB/core: Fix error code for invalid GID entryParav Pandit
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly
2018-06-06net/mlx4_en: fix potential use-after-free with dma_unmap_pageSarah Newman
2018-06-06arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2018-06-06scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2018-06-06scsi: ufs: refactor device descriptor readingTomas Winkler
2018-06-06scsi: ufs: fix failure to read the string descriptorSubhash Jadavani
2018-06-06platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King
2018-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-06-06dma-buf: remove redundant initialization of sg_tableColin Ian King
2018-06-06Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires
2018-06-06Revert "pinctrl: msm: Use dynamic GPIO numbering"Greg Kroah-Hartman
2018-06-06USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven
2018-05-30pinctrl: msm: Use dynamic GPIO numberingBjorn Andersson
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET
2018-05-30regmap: Correct comparison in regmap_cachedCharles Keepax
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide
2018-05-30pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins groupTakeshi Kihara
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross
2018-05-30cpufreq: Reorder cpufreq_online() error code pathViresh Kumar
2018-05-30net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel
2018-05-30net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel
2018-05-30dmaengine: qcom: bam_dma: get num-channels and num-ees from dtSrinivas Kandagatla
2018-05-30hwrng: stm32 - add reset during probelionel.debieve@st.com
2018-05-30enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan
2018-05-30dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()Yoshihiro Shimoda
2018-05-30dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou
2018-05-30soc: qcom: wcnss_ctrl: Fix increment in NV uploadBjorn Andersson
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-05-30hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck
2018-05-30hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck
2018-05-30drm/panel: simple: Fix the bus format for the Ontat panelEric Anholt
2018-05-30ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel
2018-05-30PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki
2018-05-30spi: bcm-qspi: fIX some error handling pathsChristophe Jaillet
2018-05-30regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'Christophe Jaillet
2018-05-30IB/core: Honor port_num while resolving GID for IB link layerParav Pandit
2018-05-30i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT
2018-05-30cxgb4: Fix queue free path of ULD driversArjun Vynipadath
2018-05-30ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han
2018-05-30ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss
2018-05-30bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li
2018-05-30zorro: Set up z->dev.dma_mask for the DMA APIMichael Schmitz
2018-05-30cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu