aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy1-24/+27
2025-09-22soc: fsl: qe: Change GPIO driver to a proper platform driverChristophe Leroy1-45/+53
2025-09-22gpio: regmap: fix memory leak of gpio_regmap structureIoana Ciornei1-1/+1
2025-09-22gpiolib: Extend software-node support to support secondary software-nodesHans de Goede1-2/+19
2025-09-22NTB: epf: Add Renesas rcar supportJerome Brunet1-0/+15
2025-09-22NTB: epf: Allow arbitrary BAR mappingJerome Brunet1-50/+53
2025-09-22ntb: Add mutex to make link_event_callback executed linearly.fuyuanli1-0/+7
2025-09-22ntb_hw_amd: Update amd_ntb_get_link_status to support latest generation secon...Basavaraj Natikar2-1/+18
2025-09-22remoteproc: qcom: pas: Drop redundant assignment to retStephan Gerhold1-1/+1
2025-09-22remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1EStephan Gerhold1-0/+6
2025-09-22pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpcThorsten Blum1-12/+4
2025-09-22remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold1-0/+5
2025-09-22remoteproc: qcom: q6v5: Avoid disabling handover IRQ twiceStephan Gerhold1-3/+0
2025-09-22spi: ljca: Remove Wentong's e-mail addressSakari Ailus1-1/+1
2025-09-22drivers/perf: hisi: Add support for L3C PMU v3Yicong Yang2-30/+324
2025-09-22drivers/perf: hisi: Refactor the event configuration of L3C PMUYicong Yang1-45/+84
2025-09-22drivers/perf: hisi: Extend the field of tt_coreYicong Yang1-2/+2
2025-09-22drivers/perf: hisi: Extract the event filter check of L3C PMUYicong Yang1-2/+8
2025-09-22drivers/perf: hisi: Simplify the probe process of each L3C PMU versionYicong Yang1-17/+26
2025-09-22drivers/perf: hisi: Export hisi_uncore_pmu_isr()Yicong Yang2-1/+3
2025-09-22drivers/perf: hisi: Relax the event ID check in the frameworkYicong Yang2-2/+3
2025-09-22perf: Fujitsu: Add the Uncore PMU driverKoichi Okuno3-0/+623
2025-09-22spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAXJonas Gorski2-8/+8
2025-09-22spi: don't check spi_controller::num_chipselect when parsing a dt deviceJonas Gorski1-10/+1
2025-09-22spi: drop check for validity of device chip selectsJonas Gorski1-9/+3
2025-09-22spi: move unused device CS initialization to __spi_add_device()Jonas Gorski1-13/+4
2025-09-22spi: keep track of number of chipselects in spi_deviceJonas Gorski1-8/+21
2025-09-22spi: fix return code when spi device has too many chipselectsJonas Gorski1-1/+1
2025-09-22SPI: Add virtio SPI driverHaixu Cui3-0/+443
2025-09-22spi: omap2-mcspi: drive SPI_CLK on transfer_setup()Bastien Curutchet (Schneider Electric)1-0/+1
2025-09-22spi: rpc-if: Add resume support for RZ/G3EBiju Das1-0/+2
2025-09-22spi: rpc-if: Drop deprecated SIMPLE_DEV_PM_OPSBiju Das1-6/+4
2025-09-22xen: take system_transition_mutex on suspendMarek Marczykowski-Górecki1-1/+10
2025-09-22Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtwJohannes Berg47-401/+2583
2025-09-22fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda1-2/+9
2025-09-22PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()Nagarjuna Kristam1-2/+2
2025-09-22tee: fix register_shm_helper()Jens Wiklander1-0/+8
2025-09-22wifi: rtw89: avoid circular locking dependency in ser_state_run()Fedor Pchelkin1-2/+1
2025-09-22wifi: rtw89: fix leak in rtw89_core_send_nullfunc()Fedor Pchelkin1-0/+1
2025-09-22wifi: rtw89: avoid possible TX wait initialization raceFedor Pchelkin3-20/+24
2025-09-22wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin4-9/+61
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie201-5186/+2079
2025-09-22Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie129-2313/+6740
2025-09-21mm: make folio page count functions return unsignedAristeu Rozanski1-2/+2
2025-09-21virtio_balloon: stop calling page_address() in free_pages()Vishal Moola (Oracle)1-5/+3
2025-09-21aoe: stop calling page_address() in free_page()Vishal Moola (Oracle)1-1/+1
2025-09-21vfio/pci: drop nth_page() usage within SG entryDavid Hildenbrand2-4/+2
2025-09-21scsi: sg: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-09-21scsi: scsi_lib: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-09-21mmc: drop nth_page() usage within SG entryDavid Hildenbrand2-4/+4