summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Linux 4.14.44v4.14.44Greg Kroah-Hartman1-1/+1
2018-05-25rtc: goldfish: Add missing MODULE_LICENSEJames Hogan1-0/+2
2018-05-25rtc: rp5c01: fix possible race conditionAlexandre Belloni1-2/+10
2018-05-25rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King1-2/+4
2018-05-25rtc: m41t80: fix race conditionsAlexandre Belloni1-7/+11
2018-05-25rtc: rk808: fix possible race conditionAlexandre Belloni1-7/+7
2018-05-25rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni1-0/+5
2018-05-25rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue1-4/+11
2018-05-25serial: altera: ensure port->regshift is honored consistentlyUwe Kleine-König1-6/+6
2018-05-25serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R1-1/+2
2018-05-25serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+5
2018-05-25serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+4
2018-05-25serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+6
2018-05-25serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+4
2018-05-25serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+4
2018-05-25serial: sh-sci: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+4
2018-05-25serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-1/+1
2018-05-25media: cx25821: prevent out-of-bounds read on array cardColin Ian King1-3/+4
2018-05-25media: vivid: fix incorrect capabilities for radioHans Verkuil1-0/+2
2018-05-25media: vb2: Fix videobuf2 to map correct areaMasami Hiramatsu1-1/+1
2018-05-25media: i2c: adv748x: fix HDMI field heightsKieran Bingham1-0/+3
2018-05-25media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart1-0/+9
2018-05-25media: em28xx: Add Hauppauge SoloHD/DualHD bulk modelsBrad Love1-5/+17
2018-05-25media: lgdt3306a: Fix a double kfree on i2c device removeBrad Love1-1/+7
2018-05-25media: s3c-camif: fix out-of-bounds array accessArnd Bergmann1-3/+4
2018-05-25media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4
2018-05-25media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-05-25media: ov5645: add missing of_node_put() in error pathAkinobu Mita1-2/+3
2018-05-25media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab1-43/+45
2018-05-25media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab1-1/+1
2018-05-25clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda1-2/+2
2018-05-25clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda1-4/+4
2018-05-25clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda1-6/+6
2018-05-25clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda1-1/+1
2018-05-25clk: samsung: exynos7: Fix PLL ratesAndrzej Hajda1-1/+1
2018-05-25clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda1-8/+8
2018-05-25clk: rockchip: Prevent calculating mmc phase if clock rate is zeroShawn Lin1-0/+23
2018-05-25clk: tegra: Fix pll_u rate configurationMarcel Ziswiler1-0/+2
2018-05-25clk: hisilicon: mark wdt_mux_p[] as constArnd Bergmann1-1/+1
2018-05-25clk: Don't show the incorrect clock phaseShawn Lin1-0/+3
2018-05-25clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228Shawn Lin1-1/+1
2018-05-25ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki1-2/+11
2018-05-25ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan1-0/+3
2018-05-25ASoC: samsung: odroid: Fix 32000 sample rate handlingSylwester Nawrocki1-4/+7
2018-05-25ASoC: rockchip: rk3288-hdmi-analog: Select needed codecsEzequiel Garcia1-0/+3
2018-05-25ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi1-6/+1
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-05-25scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12