summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-12accel/qaic: Add ipc_router channelJeffrey Hugo
2024-10-12pinctrl: ocelot: fix system hang on level based interruptsSergey Matsievskiy
2024-10-12media: verisilicon: Use V4L2_FMTDESC_FLAG_ENUM_ALL flagBenjamin Gaignard
2024-10-12media: test-drivers: Use V4L2_FMTDESC_FLAG_ENUM_ALL flagBenjamin Gaignard
2024-10-12media: qcom: camss: move SM8250 regulators from CSID to CSIPHY subdeviceVladimir Zapolskiy
2024-10-12media: qcom: camss: add management of supply regulators to CSIPHYVladimir Zapolskiy
2024-10-12media: qcom: camss: Add hooks to get CSID wrapper resourcesBryan O'Donoghue
2024-10-12media: qcom: camss: fix error path on configuration of power domainsVladimir Zapolskiy
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-12Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-12PCI: Hold rescan lock while adding devices during host probeBartosz Golaszewski
2024-10-12media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao
2024-10-12media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui
2024-10-12media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan
2024-10-12media: cec: seco: add HAS_IOPORT dependencyArnd Bergmann
2024-10-12media: platform: ti: omap: fix a typoAndrew Kreimer
2024-10-12media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108Rohan Barar
2024-10-12media: cx231xx: Fix the S-Video capture on August VGB100Fabio Luongo
2024-10-12media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-12media: dvb: Fix typos in comments across various filesYu Jiaoliang
2024-10-12media:tuners: Fix typos in comments across various filesYu Jiaoliang
2024-10-12media: dw100: Rectify debug logUmang Jain
2024-10-12media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian
2024-10-12media: amphion: Set video drvdata before register video deviceMing Qian
2024-10-12media: imx-jpeg: Set video drvdata before register video deviceMing Qian
2024-10-12media: mtk-jpeg: Fix null-ptr-deref during unload moduleGuoqing Jiang
2024-10-12media: siano: remove redundant null pointer checks in cec_devnode_init()Li Zetao
2024-10-12media: verisilicon: av1: Fix reference video buffer pointer assignmentBenjamin Gaignard
2024-10-12media: vde: Convert comma to semicolonChen Ni
2024-10-12media: amphion: Guard memory allocation to catch failuresMing Qian
2024-10-12media: mgb4: Fix debugfs error handlingMartin Tůma
2024-10-12media: pvrusb2: Use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan
2024-10-12media: platform: rga: fix 32-bit DMA limitationJohn Keeping
2024-10-12media: nvidia: tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-10-12media: imx-jpeg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-10-12media: tda18271: add missing result checking of tda18271_lookup_map()Karina Yankevich
2024-10-12media: vb2: use lock if wait_prepare/finish are NULLHans Verkuil
2024-10-12media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finishHans Verkuil
2024-10-12media: video-i2c: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: rcar_drif.c: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: airspy: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: hackrf: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: msi2500: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: pwc: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: venus: add missing wait_prepare/finish opsHans Verkuil
2024-10-12media: pisp_be: add missing wait_prepare/finish opsHans Verkuil
2024-10-12media: omap3isp: add missing wait_prepare/finish opsHans Verkuil
2024-10-12Merge tag 'pwm/duty_offset-for-6.13-rc1' into togregJonathan Cameron
2024-10-12PCI: endpoint: Improve pci_epc_mem_alloc_addr()Damien Le Moal