summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-30media: rppx1: awbg: Add support for white balance gain settingsNiklas Söderlund
2026-07-30media: rppx1: wbmeas: Add support for white balance measurementNiklas Söderlund
2026-07-30media: rcar-isp: Add support for ISPCORENiklas Söderlund
2026-07-30media: rppx1: Add framework to support Dreamchip RPPX1 ISPNiklas Söderlund
2026-07-30media: Add RPPX1_PARAMS and RPPX1_STATS meta formatsJai Luthra
2026-07-30media: v4l2-isp: Add helpers for stats bufferJacopo Mondi
2026-07-30media: amlogic-c3: Implement per-block validationJacopo Mondi
2026-07-30media: v4l2-isp: Add per-block validation callbackJacopo Mondi
2026-07-30media: v4l2-isp: Rename v4l2_isp_params_buffer_sizeJacopo Mondi
2026-07-30platform: int3472: discrete: Support multiple HIDs per GPIO map entryTarang Raval
2026-07-30media: ipu-bridge: Add Himax HM1092 IR sensorJake Steinman
2026-07-30s390/vfio_ccw: Implement a crw lockEric Farman
2026-07-30s390/vfio_ccw: Selectively expand io_mutexEric Farman
2026-07-30s390/vfio_ccw: Move cp cleanup out of not operationalEric Farman
2026-07-30s390/vfio_ccw: Cancel existing workqueuesEric Farman
2026-07-30s390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman
2026-07-30s390/vfio_ccw: Calculate idal length based on idaw typeEric Farman
2026-07-30s390/vfio_ccw: Ensure first IDAW remains constantEric Farman
2026-07-30s390/vfio_ccw: Fix out of bounds check on CCW arrayEric Farman
2026-07-30s390/vfio_ccw: Limit the number of channel program segmentsEric Farman
2026-07-30s390/vfio_ccw: Free all memory if cp_init() failsEric Farman
2026-07-30PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()Manivannan Sadhasivam
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-30Merge tag 'gpio-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-30md/raid10: remove unnecessary barrier around bio_submit_split_bioset()Abd-Alrhman Masalkhi
2026-07-30md/raid10: consistently fail atomic writes that require splittingAbd-Alrhman Masalkhi
2026-07-30md/raid1: restrict atomic write limits and handle runtime constraintsAbd-Alrhman Masalkhi
2026-07-30wifi: ath6kl: return 0 explicitly in ath6kl_init_upload()Sang-Heon Jeon
2026-07-30wifi: ath11k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30serial: qcom-geni: Keep FIFO RX active during console TXBjorn Andersson
2026-07-30serial: qcom-geni: Convert console to nbconBjorn Andersson
2026-07-30serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdownPraveen Talari
2026-07-30serial: 8250_exar: use platform_device_register_full()Bartosz Golaszewski
2026-07-30serial: sprd: Remove redundant dev_err()Pan Chuang
2026-07-30serial: mctrl_gpio: Remove redundant dev_err()Pan Chuang
2026-07-30serial: mvebu-uart: Remove redundant dev_err()Pan Chuang
2026-07-30serial: imx: Remove redundant dev_err()Pan Chuang
2026-07-30serial: 8250_bcm7271: Remove redundant dev_err_probe()Pan Chuang
2026-07-30serial: bcm63xx-uart: silence false positive coccinelle warning on clk_putPei Xiao
2026-07-30serial: sh-sci: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve
2026-07-30serial: rsci: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve
2026-07-30Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"John Ogness
2026-07-30serial: 8250: Switch to nbcon console, take 2John Ogness
2026-07-30serial: 8250: remove always included kconfig.hHugo Villeneuve
2026-07-30serial: max310x: remove always included kconfig.hHugo Villeneuve
2026-07-30serial: qcom-geni: fix TX DMA buffer flushJan Sebastian Götte
2026-07-30serial: 8250_dma: Clear stale RX state on shutdownCunhao Lu
2026-07-30serial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi
2026-07-30rust: pci: use `Option<&IdInfo>` for device ID infoGary Guo