summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-25dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka
2021-05-25dm snapshot: revert "fix a crash when an origin has no snapshots"Mikulas Patocka
2021-05-25dm verity: fix require_signatures module_param permissionsJohn Keeping
2021-05-25i2c: sh_mobile: Use new clock calculation formulas for RZ/G2EGeert Uytterhoeven
2021-05-25i2c: I2C_HISI should depend on ACPIGeert Uytterhoeven
2021-05-25i2c: icy: Remove unused variable new_fwnode in icy_probe()Geert Uytterhoeven
2021-05-25i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"Colin Ian King
2021-05-25s390/dasd: add missing discipline functionStefan Haberland
2021-05-25media: v4l2-ctrls: split up into four source filesHans Verkuil
2021-05-25media: v4l2-ctrls: always copy the controls on completionHans Verkuil
2021-05-25drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4Imre Deak
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman
2021-05-25drm/meson: fix shutdown crash when component not probedNeil Armstrong
2021-05-25nvme-fabrics: decode host pathing error for connectHannes Reinecke
2021-05-25nvme-fc: short-circuit reconnect retriesHannes Reinecke
2021-05-25nvme: fix potential memory leaks in nvme_cdev_addGuoqing Jiang
2021-05-24net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-05-24net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-05-24net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-05-24thermal/ti-soc-thermal: Fix kernel-docYang Li
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-05-24net: hso: fix control-request directionsJohan Hovold
2021-05-24r8152: check the informaton of the deviceHayes Wang
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24ACPI: power: Refine turning off unused power resourcesRafael J. Wysocki
2021-05-24Merge tag 'thunderbolt-for-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-05-24usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
2021-05-24usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso
2021-05-24usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso
2021-05-23NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava
2021-05-23net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-05-23net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-05-23net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-05-23media: imx: imx7_mipi_csis: Add i.MX8MM supportLaurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Move PHY control to dedicated functionsLaurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Reject invalid data-lanes settingsLaurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Reorganize mipi_csis_probe()Laurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Reorganize csi_state structureLaurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Make csi_state num_clocks field unsignedLaurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Drop csi_state pdev fieldLaurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Pass csi_state to mipi_csis_subdev_init()Laurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Don't pass pdev to mipi_csis_parse_dt()Laurent Pinchart
2021-05-23media: imx: imx7_mipi_csis: Turn csi_state irq field into local variableLaurent Pinchart