summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-27ath10k: avoid possible string overflowArnd Bergmann1-1/+1
2019-03-27power: supply: charger-manager: Fix incorrect return valueBaolin Wang1-2/+1
2019-03-27pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra1-4/+5
2019-03-27rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang1-4/+2
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin1-6/+8
2019-03-27USB: core: only clean up what we allocatedAndrey Konovalov1-3/+6
2019-03-27serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu1-1/+3
2019-03-27serial: sprd: adjust TIMEOUT to a big valueWei Qiao1-1/+1
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2-2/+2
2019-03-27iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka1-1/+6
2019-03-27drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann1-9/+3
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann1-1/+1
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki2-0/+4
2019-03-23bcache: never writeback a discard operationDaniel Axtens1-0/+3
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar1-1/+7
2019-03-23serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan1-0/+105
2019-03-23serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan1-18/+18
2019-03-238250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti1-0/+34
2019-03-23serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel1-0/+4
2019-03-23serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula1-1/+7
2019-03-23drm/i915: Relax mmap VMA checkTvrtko Ursulin1-1/+2
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni1-1/+1
2019-03-23parport_pc: fix find_superio io compare code, should use equal test.QiaoChong1-1/+1
2019-03-23intel_th: Don't reference unassigned outputsAlexander Shishkin1-0/+4
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui1-7/+7
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil1-1/+1
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil1-5/+5
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren1-2/+51
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann1-2/+2
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li1-0/+2
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-03-23scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche1-2/+2
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen1-9/+50
2019-03-23scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi1-2/+0
2019-03-23s390/virtio: handle find on invalid queue gracefullyHalil Pasic1-1/+3
2019-03-23clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy1-0/+1
2019-03-23clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy1-11/+11
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy1-5/+5
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski1-3/+3
2019-03-23spi: pxa2xx: Setup maximum supported DMA transfer lengthAndy Shevchenko1-0/+1
2019-03-23spi: ti-qspi: Fix mmap read when more than one CS in useVignesh R1-3/+3
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2019-03-23libnvdimm: Fix altmap reservation size calculationOliver O'Halloran1-1/+1
2019-03-23libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams1-0/+4
2019-03-23libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams1-5/+18
2019-03-23stm class: Prevent division by zeroAlexander Shishkin1-3/+5
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang1-11/+6