summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-01HID: hid-ite: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-gfrm: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-cypress: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-belkin: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: i2c-hid-of: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-01HID: wiimote: Fix table layout and whitespace errorsJ. Neuschäfer
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman
2026-06-01dm cache: make smq background work limit configurableCao Guanghui
2026-06-01Merge tag 'thunderbolt-for-v7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-06-01dm cache policy smq: check allocation under invalidate lockGuangshuo Li
2026-06-01ASoC: nau8822: add support for supply regulatorsMark Brown
2026-06-01spi: tegra210-quad: Allocate DMA memory for DMA engineAaron Kling
2026-06-01spi: imx: replace dmaengine_terminate_all() with dmaengine_terminate_sync()Carlos Song
2026-06-01spi: fsl-lpspi: fix DMA termination issuesMark Brown
2026-06-01spi: fsl-lpspi: terminate the RX channel on TX prepare failure pathCarlos Song
2026-06-01spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sy...Carlos Song
2026-06-01spi: atmel: fix DMA channel and bounce buffer leaksFelix Gu
2026-06-01drm/xe/pcode: Don't ignore drmm_mutex_init failureMichal Wajdeczko
2026-06-01net: ibm: emac: Reserve VLAN header in MJS limitRosen Penev
2026-06-01Merge tag 'renesas-pinctrl-for-v7.2-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-06-01Merge tag 'intel-pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-06-01thunderbolt: test: Release third DP tunnelXu Rao
2026-06-01dma-fence: Clarify external lock use case in dma_fence_init() docsMaíra Canal
2026-06-01fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()Sebastian Alba Vives
2026-06-01fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()Sebastian Alba Vives
2026-06-01fpga: dfl: add bounds check in dfh_get_param_size()Sebastian Alba Vives
2026-05-31Merge tag 'v7.1-rc6' into nextDmitry Torokhov
2026-05-31rbd: check snap_count against RBD_MAX_SNAP_COUNTRosen Penev
2026-05-31Merge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-05-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-05-31Merge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-31Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-31clk: at91: keep securam node alive while mapping itYuho Choi
2026-05-31wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach
2026-05-31media: qcom: camss: vfe-340: Support for PIX clientLoic Poulain
2026-05-31md/raid0: use str_plural helper in dump_zonesThorsten Blum
2026-05-31raid1: fix nr_pending leak in REQ_ATOMIC bad-block error pathAbd-Alrhman Masalkhi
2026-05-31md/raid1: move the exceed_read_errors condition out of fix_read_errorChristoph Hellwig
2026-05-31md/raid1: cleanup handle_read_errorChristoph Hellwig
2026-05-31md/raid1,raid10: fix bio accounting for split md cloned biosAbd-Alrhman Masalkhi
2026-05-31md/raid1,raid10: fix error-path detection with md_cloned_bio()Abd-Alrhman Masalkhi
2026-05-31md/raid1,raid10: fix deadlock in read error recovery pathAbd-Alrhman Masalkhi
2026-05-31md/raid10: reset read_slot when reusing r10bio for discardChen Cheng
2026-05-31md: skip redundant raid_disks update when value is unchangedAbd-Alrhman Masalkhi
2026-05-31dm-raid: only requeue bios when dm is suspendingBenjamin Marzinski