summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-15mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-08-14net: veth: Page pool creation error handling for existing pools onlyLiang Chen
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey
2023-08-14i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issueChengfeng Ye
2023-08-14drm/i915: fix display probe for IVB Q and IVB D GT2 serverJani Nikula
2023-08-14drm/i915/sdvo: fix panel_type initializationJani Nikula
2023-08-14drm/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar
2023-08-14i2c: sun6i-p2wi: Fix an error message in probe()Dan Carpenter
2023-08-14i2c: hisi: Only handle the interrupt of the driver's transferYicong Yang
2023-08-14i2c: tegra: Fix i2c-tegra DMA config option processingParker Newman
2023-08-14i2c: tegra: Fix failure during probe deferral cleanupThierry Reding
2023-08-14i2c: designware: Handle invalid SMBus block data response length valueTam Nguyen
2023-08-14i2c: designware: Correct length byte validation logicQuan Nguyen
2023-08-14i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't workCarlos Song
2023-08-14drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli
2023-08-14drm/panel: JDI LT070ME05000 simplify with dev_err_probe()David Heidelberg
2023-08-13Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-13platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede
2023-08-13platform: mellanox: Change register offset addressesVadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak
2023-08-13platform: mellanox: Fix order in exit flowVadim Pasternak
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
2023-08-12Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-12Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-12Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-12soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang
2023-08-12soc: aspeed: uart-routing: Use __sysfs_match_stringZev Weiss
2023-08-11Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-11Merge tag 'hwmon-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi
2023-08-11gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray
2023-08-11Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-11Merge tag 'pm-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-11serial: core: Fix serial core port id, including multiport devicesTony Lindgren
2023-08-11serial: 8250: drop lockdep annotation from serial8250_clear_IER()Jiri Slaby (SUSE)
2023-08-11tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_muxYi Yang
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11tty: gdm724x: simplify gdm_tty_write()Jiri Slaby (SUSE)
2023-08-11tty: hso: simplify hso_serial_write()Jiri Slaby (SUSE)
2023-08-11tty: gdm724x: convert counts to size_tJiri Slaby (SUSE)