summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-25i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-25i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-0/+2
2024-01-25mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2024-01-25mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2024-01-25mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2024-01-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-3/+5
2024-01-25net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-25net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-25nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-25serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-25nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-25nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-25usb: cdc-acm: return correct error code on unsupported breakOliver Neukum2-0/+6
2024-01-25tty: use 'if' in send_break() instead of 'goto'Jiri Slaby (SUSE)1-5/+4
2024-01-25tty: don't check for signal_pending() in send_break()Jiri Slaby (SUSE)1-2/+1
2024-01-25tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAKJiri Slaby (SUSE)1-15/+17
2024-01-25tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)3-5/+5
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa2-59/+62
2024-01-25iio: adc: ad9467: don't ignore error codesNuno Sa1-10/+17
2024-01-25iio: adc: ad9467: fix reset gpio handlingNuno Sa1-13/+18
2024-01-25iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König1-16/+1
2024-01-25serial: imx: fix tx statemachine deadlockPaul Geurts1-2/+2
2024-01-25software node: Let args be NULL in software_node_get_reference_argsSakari Ailus1-0/+3
2024-01-25acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König1-1/+1
2024-01-25power: supply: cw2015: correct time_to_empty units in sysfsJan Palus1-1/+1
2024-01-25leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh1-0/+1
2024-01-25mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan1-0/+4
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-25iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt1-3/+3
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-25iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark1-0/+1
2024-01-25pwm: jz4740: Don't use dev_err_probe() in .request()Uwe Kleine-König1-3/+4
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-25serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clockChristoph Niedermaier1-11/+12
2024-01-25usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-25usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal1-1/+4