summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-05-25rtc: goldfish: Add missing MODULE_LICENSEJames Hogan
2018-05-25rtc: rp5c01: fix possible race conditionAlexandre Belloni
2018-05-25rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King
2018-05-25rtc: m41t80: fix race conditionsAlexandre Belloni
2018-05-25rtc: rk808: fix possible race conditionAlexandre Belloni
2018-05-25rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni
2018-05-25rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue
2018-05-25serial: altera: ensure port->regshift is honored consistentlyUwe Kleine-König
2018-05-25serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R
2018-05-25serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-25serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-25serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-25serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-25serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-25serial: sh-sci: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-25serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-25media: cx25821: prevent out-of-bounds read on array cardColin Ian King
2018-05-25media: vivid: fix incorrect capabilities for radioHans Verkuil
2018-05-25media: vb2: Fix videobuf2 to map correct areaMasami Hiramatsu
2018-05-25media: i2c: adv748x: fix HDMI field heightsKieran Bingham
2018-05-25media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart
2018-05-25media: em28xx: Add Hauppauge SoloHD/DualHD bulk modelsBrad Love
2018-05-25media: lgdt3306a: Fix a double kfree on i2c device removeBrad Love
2018-05-25media: s3c-camif: fix out-of-bounds array accessArnd Bergmann
2018-05-25media: cx23885: Set subdev host data to clk_freq pointerBrad Love
2018-05-25media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love
2018-05-25media: ov5645: add missing of_node_put() in error pathAkinobu Mita
2018-05-25media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab
2018-05-25media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab
2018-05-25clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: exynos7: Fix PLL ratesAndrzej Hajda
2018-05-25clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda
2018-05-25clk: rockchip: Prevent calculating mmc phase if clock rate is zeroShawn Lin
2018-05-25clk: tegra: Fix pll_u rate configurationMarcel Ziswiler
2018-05-25clk: hisilicon: mark wdt_mux_p[] as constArnd Bergmann
2018-05-25clk: Don't show the incorrect clock phaseShawn Lin
2018-05-25clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228Shawn Lin
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-05-25scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert
2018-05-25scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll
2018-05-25scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang
2018-05-25scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline
2018-05-25scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-05-25scsi: qedi: Fix kernel crash during port toggleManish Rangankar