aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-28iommufd/iova_bitmap: Move initial pinning to iova_bitmap_for_each()Joao Martins1-3/+4
2024-06-28iommufd/iova_bitmap: Cache mapped length in iova_bitmap_map structJoao Martins1-0/+6
2024-06-28iommufd/iova_bitmap: Check iova_bitmap_done() after set aheadJoao Martins1-2/+3
2024-06-28iommufd/selftest: Do not record head iova to better match iommu driversJoao Martins1-2/+2
2024-06-28iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmapsJoao Martins1-1/+1
2024-06-28tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor1-1/+1
2024-06-28input: Add onkey driver for Marvell 88PM886 PMICKarel Balej3-0/+106
2024-06-28regulator: Add regulators driver for Marvell 88PM886 PMICKarel Balej3-0/+399
2024-06-28mfd: Add driver for Marvell 88PM886 PMICKarel Balej3-0/+161
2024-06-28Input: cs40l50 - Add support for the CS40L50 haptic driverJames Ogletree3-0/+566
2024-06-28mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree5-0/+740
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree1-0/+278
2024-06-28ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel1-2/+1
2024-06-28Merge tag 'vexpress-updates-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+1
2024-06-28drm/mediatek/dp: Fix spurious kfree()Michael Walle1-2/+8
2024-06-28s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28can: gs_usb: add VID/PID for Xylanta SAINT3 product familyMarc Kleine-Budde1-0/+5
2024-06-28drm/mediatek: dpi/dsi: Fix possible_crtcs calculationMichael Walle4-39/+80
2024-06-28macintosh: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König6-6/+6
2024-06-28net/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky1-1/+13
2024-06-28net/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky1-13/+23
2024-06-28net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu1-0/+5
2024-06-28net/mlx5: E-switch, Create ingress ACL when neededChris Mi1-8/+29
2024-06-28net/mlx5: Use max_num_eqs_24b when setting max_io_eqsDaniel Jurgens1-5/+17
2024-06-28net/mlx5: Use max_num_eqs_24b capability if setDaniel Jurgens3-6/+12
2024-06-28drm/i915/mtl: Skip PLL state verification in TBT modeImre Deak3-8/+12
2024-06-28mlxsw: Implement ethtool operation to write to a transceiver module EEPROMIdo Schimmel4-0/+93
2024-06-28drm/stm: dsi: expose DSI PHY internal clockRaphael Gallais-Pou1-31/+216
2024-06-28drm/stm: dsi: add pm runtime opsYannick Fertre1-6/+18
2024-06-28drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macroRaphael Gallais-Pou1-4/+4
2024-06-28drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driverRaphael Gallais-Pou3-0/+1239
2024-06-28drm/panel: jd9365da: Add the function of adjusting orientationZhaoxiong Lv1-1/+13
2024-06-28drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panelZhaoxiong Lv1-0/+277
2024-06-28drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functionsZhaoxiong Lv1-403/+390
2024-06-28drm/panel: jd9365da: Modify the method of sending commandsZhaoxiong Lv1-13/+11
2024-06-28drm/panel: simple: Add AUO G104STN01 panel entryPaul Gerber1-0/+27
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg4-6/+14
2024-06-28wifi: mac80211_hwsim: fix kernel-docJohannes Berg1-2/+2
2024-06-28dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28can: m_can: Constify struct m_can_opsChristophe JAILLET4-4/+4
2024-06-28can: rcar_canfd: Remove superfluous parentheses in address calculationsGeert Uytterhoeven1-7/+7
2024-06-28can: rcar_canfd: Improve printing of global operational stateGeert Uytterhoeven1-2/+3
2024-06-28can: rcar_canfd: Simplify clock handlingGeert Uytterhoeven1-17/+7
2024-06-28dmaengine: ti: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra1-1/+3
2024-06-28dmaengine: sh: rz-dmac: Fix lockdep assert warningBiju Das1-1/+1
2024-06-28fbdev: omap2: Return clk_prepare_enable to transfer the errorChen Ni1-3/+1