summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum1-1/+3
2021-11-18dmaengine: idxd: reconfig device after device reset commandDave Jiang1-0/+2
2021-11-18dmanegine: idxd: fix resource free ordering on driver removalDave Jiang1-3/+11
2021-11-18dmaengine: tegra210-adma: fix pm runtime unbalanceDongliang Mu1-1/+1
2021-11-18dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen1-1/+1
2021-11-18soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa1-0/+1
2021-11-18auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven1-0/+10
2021-11-18auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven1-28/+28
2021-11-18auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty stringGeert Uytterhoeven1-0/+10
2021-11-18dmaengine: stm32-dma: fix stm32_dma_get_max_widthAmelie Delaunay1-2/+1
2021-11-18dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea1-1/+1
2021-11-18dmaengine: at_xdmac: call at_xdmac_axi_config() on resume pathClaudiu Beznea1-24/+27
2021-11-18rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter1-2/+2
2021-11-18remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'Christophe JAILLET1-3/+5
2021-11-18mtd: core: don't remove debugfs directory if device is in useZev Weiss1-2/+2
2021-11-18mtd: rawnand: arasan: Prevent an unsupported configurationMiquel Raynal1-0/+15
2021-11-18PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operationKunihiko Hayashi1-16/+10
2021-11-18mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov1-1/+0
2021-11-18drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther1-0/+35
2021-11-18Input: st1232 - increase "wait ready" timeoutJohn Keeping1-1/+1
2021-11-18opp: Fix return in _opp_add_static_v2()YueHaibing1-1/+1
2021-11-18PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridgePali Rohár1-0/+1
2021-11-18PCI: aardvark: Don't spam about PIO Response StatusMarek Behún1-1/+1
2021-11-18drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)1-1/+0
2021-11-18drm/bridge/lontium-lt9611uxc: fix provided connector suportDmitry Baryshkov1-3/+6
2021-11-18i2c: mediatek: fixing the incorrect register offsetKewei Xu1-1/+1
2021-11-18Input: ariel-pwrbutton - add SPI device ID tableMark Brown1-0/+7
2021-11-18rtc: mcp795: Add SPI ID tableMark Brown1-0/+7
2021-11-18dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submissionDave Jiang2-1/+2
2021-11-18i2c: i801: Use PCI bus rescan mutex to protect P2SB accessHeiner Kallweit1-3/+2
2021-11-18remoteproc: imx_rproc: Fix TCM io memory typeDong Aisheng1-14/+21
2021-11-18rtc: pcf2123: Add SPI ID tableMark Brown1-0/+9
2021-11-18rtc: ds1390: Add SPI ID tableMark Brown1-0/+7
2021-11-18rtc: ds1302: Add SPI ID tableMark Brown1-0/+7
2021-11-18mtd: rawnand: intel: Fix potential buffer overflow in probeEvgeny Novikov1-0/+5
2021-11-18RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau1-3/+0
2021-11-18power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede1-1/+2
2021-11-18vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bitParav Pandit1-1/+0
2021-11-18virtio_ring: check desc == NULL when using indirect with packedXuan Zhuo1-3/+11
2021-11-18serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLEGeert Uytterhoeven1-0/+2
2021-11-18RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibilityYixing Liu1-2/+2
2021-11-18RDMA/hns: Fix initial arm_st of CQHaoyue Xu1-1/+1
2021-11-18iommu/dma: Fix incorrect error return on iommu deferred attachLogan Gunthorpe1-1/+2
2021-11-18HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura1-1/+1
2021-11-18HID: u2fzero: clarify error check and length calculationsAndrej Shadura1-3/+5
2021-11-18clk: at91: clk-master: fix prescaler logicClaudiu Beznea1-1/+1
2021-11-18clk: at91: clk-master: check if div or pres is zeroClaudiu Beznea1-2/+2
2021-11-18clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULLClaudiu Beznea1-2/+2
2021-11-18serial: xilinx_uartps: Fix race condition causing stuck TXAnssi Hannula1-1/+2
2021-11-18phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang1-2/+2