summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva
2019-03-23media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-03-23media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam
2019-03-23media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-23media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-03-23tpm: Unify the send callback behaviourJarkko Sakkinen
2019-03-23tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-23bcache: never writeback a discard operationDaniel Axtens
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
2019-03-23cpcap-charger: generate events for userspacePavel Machek
2019-03-23dm integrity: limit the rate of error messagesMikulas Patocka
2019-03-23serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-03-23serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
2019-03-23serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel
2019-03-23serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula
2019-03-23drm/i915: Relax mmap VMA checkTvrtko Ursulin
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni
2019-03-23parport_pc: fix find_superio io compare code, should use equal test.QiaoChong
2019-03-23intel_th: Don't reference unassigned outputsAlexander Shishkin
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui
2019-03-23usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren
2019-03-23clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi
2019-03-23cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2019-03-23IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-03-23irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-03-23scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen
2019-03-23scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-23scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi
2019-03-23s390/virtio: handle find on invalid queue gracefullyHalil Pasic
2019-03-23clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy
2019-03-23clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy
2019-03-23regulator: max77620: Initialize values for DT propertiesMark Zhang
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2019-03-23spi: pxa2xx: Setup maximum supported DMA transfer lengthAndy Shevchenko
2019-03-23spi: ti-qspi: Fix mmap read when more than one CS in useVignesh R
2019-03-23mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko
2019-03-23libnvdimm: Fix altmap reservation size calculationOliver O'Halloran
2019-03-23libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams
2019-03-23libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang