summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge tag 'drm-misc-fixes-2022-11-02-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2022-11-037-33/+83
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry2022-11-011-2/+3
| | * | | | | | drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' lineLiu Ying2022-11-011-1/+0
| | * | | | | | drm/format-helper: Only advertise supported formats for conversionHector Martin2022-10-311-19/+47
| | * | | | | | drm/rockchip: vop2: disable planes when disabling the crtcMichael Tretter2022-10-291-0/+4
| | * | | | | | drm/rockchip: vop2: fix null pointer in plane_atomic_disableMichael Tretter2022-10-291-2/+4
| | * | | | | | drm/rockchip: dsi: Fix VOP selection on SoCs that support itOndrej Jirman2022-10-291-3/+1
| | * | | | | | drm/rockchip: fix fbdev on non-IOMMU devicesJohn Keeping2022-10-291-1/+4
| | * | | | | | drm/rockchip: dsi: Force synchronous probeBrian Norris2022-10-291-0/+6
| | * | | | | | drm/rockchip: dsi: Clean up 'usage_mode' when failing to attachBrian Norris2022-10-291-4/+12
| | * | | | | | drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messagesAurelien Jarno2022-10-291-1/+2
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-11-047-10/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: qcom: Update the force mem core bit for GPU clocksTaniya Das2022-10-282-0/+2
| * | | | | | | | clk: Initialize max_rate in struct clk_rate_requestMaxime Ripard2022-10-281-0/+1
| * | | | | | | | clk: Initialize the clk_rate_request even if clk_core is NULLMaxime Ripard2022-10-281-1/+4
| * | | | | | | | clk: Remove WARN_ON NULL parent in clk_core_init_rate_req()Maxime Ripard2022-10-281-1/+1
| * | | | | | | | Merge tag 'renesas-clk-fixes-for-v6.1-tag1' of git://git.kernel.org/pub/scm/l...Stephen Boyd2022-10-271-4/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: renesas: r8a779g0: Fix HSCIF parent clocksGeert Uytterhoeven2022-10-261-4/+4
| | * | | | | | | | clk: renesas: r8a779g0: Add SASYNCPER clocksGeert Uytterhoeven2022-10-181-0/+5
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck...Yang Yingliang2022-10-171-1/+3
| * | | | | | | | clk: sifive: select by default if SOC_SIFIVEConor Dooley2022-10-171-1/+3
| * | | | | | | | clk: rs9: Fix I2C accessorsMarek Vasut2022-10-171-3/+62
| |/ / / / / / /
* | | | | | | | Merge tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-11-042-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ata: palmld: fix return value check in palmld_pata_probe()Yang Yingliang2022-10-311-2/+2
| * | | | | | | | ata: pata_legacy: fix pdc20230_set_piomode()Sergey Shtylyov2022-10-311-2/+3
* | | | | | | | | Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-0321-56/+143
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao2022-11-031-5/+2
| * | | | | | | | | ibmvnic: Free rwi on reset successNick Child2022-11-031-8/+8
| * | | | | | | | | net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui2022-11-031-1/+1
| * | | | | | | | | Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster2022-11-021-1/+1
| * | | | | | | | | isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang2022-11-021-1/+1
| * | | | | | | | | mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang2022-11-021-2/+3
| * | | | | | | | | net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur2022-11-021-6/+12
| * | | | | | | | | net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur2022-11-022-3/+7
| * | | | | | | | | net: lan966x: Adjust maximum frame size when vlan is enabled/disabledHoratiu Vultur2022-11-022-0/+21
| * | | | | | | | | net: lan966x: Fix the MTU calculationHoratiu Vultur2022-11-022-1/+3
| * | | | | | | | | sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET2022-11-011-2/+6
| * | | | | | | | | net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan2022-11-011-1/+2
| * | | | | | | | | net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong2022-10-311-2/+2
| * | | | | | | | | nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing2022-10-301-1/+6
| * | | | | | | | | nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing2022-10-301-2/+6
| * | | | | | | | | nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing2022-10-301-2/+5
| * | | | | | | | | nfc: fdp: Fix potential memory leak in fdp_nci_send()Shang XiaoJing2022-10-301-1/+9
| * | | | | | | | | net: ethernet: adi: adin1110: Fix notifiersAlexandru Tachici2022-10-291-9/+29
| * | | | | | | | | net: emaclite: update reset_lock member documentationRadhey Shyam Pandey2022-10-281-1/+1
| * | | | | | | | | net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin2022-10-281-7/+18
* | | | | | | | | | Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-025-20/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller2022-10-271-0/+1
| * | | | | | | | | | parisc: Use signed char for hardware path in pdc.hHelge Deller2022-10-211-17/+17
| * | | | | | | | | | parisc/serial: Rename 8250_gsc.c to 8250_parisc.cHelge Deller2022-10-213-2/+2