summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-11-131-3/+5
|\
| * vdpa/mlx5: Fix PA offset with unaligned starting iotlb mapSi-Wei Liu2024-11-131-3/+5
* | Merge tag 'for-6.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-124-28/+42
|\ \
| * | dm-cache: fix warnings about duplicate slab cachesMikulas Patocka2024-11-113-24/+34
| * | dm-bufio: fix warnings about duplicate slab cachesMikulas Patocka2024-11-111-4/+8
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-11-117-41/+43
|\ \ \ | |/ / |/| / | |/
| * vdpa/mlx5: Fix error path during device addDragos Tatulea2024-11-071-16/+5
| * vp_vdpa: fix id_table array not null terminated errorXiaoguang Wang2024-11-061-3/+7
| * virtio_pci: Fix admin vq cleanup by using correct info pointerFeng Liu2024-11-063-17/+20
| * vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can2024-11-061-1/+1
| * vdpa: solidrun: Fix UB bug with devresPhilipp Stanner2024-11-061-4/+10
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-103-9/+9
|\ \
| * \ Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2024-11-063-9/+9
| |\ \
| | * | clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa2024-10-221-1/+1
| | * | clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocksQiang Yu2024-10-161-5/+5
| | * | clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán2024-10-151-1/+1
| | * | clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold2024-10-101-2/+2
* | | | Merge tag 'i2c-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-103-4/+7
|\ \ \ \
| * | | | i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao2024-11-082-2/+5
| * | | | i2c: muxes: Fix return value check in mule_i2c_mux_probe()Yang Yingliang2024-11-051-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-101-0/+7
|\ \ \ \
| * | | | irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier2024-11-071-0/+7
| |/ / /
* | | | Merge tag 'usb-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-11-109-24/+33
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-11-083-4/+12
| |\ \ \ \
| | * | | | USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu2024-11-061-0/+2
| | * | | | USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter2024-10-311-4/+4
| | * | | | USB: serial: option: add Quectel RG650VBenoît Monin2024-10-291-0/+3
| | * | | | USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer2024-10-291-0/+3
| * | | | | Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2024-11-072-1/+3
| |\ \ \ \ \
| | * | | | | thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg2024-11-051-1/+1
| | * | | | | thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGININGMika Westerberg2024-10-291-0/+2
| * | | | | | usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter2024-11-051-0/+2
| * | | | | | usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros2024-11-051-13/+12
| * | | | | | usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie2024-11-051-4/+4
| * | | | | | usb: musb: sunxi: Fix accessing an released usb phyZijun Hu2024-11-051-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-101-4/+2
|\ \ \ \ \ \
| * | | | | | staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocationUmang Jain2024-10-191-3/+1
| * | | | | | staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain2024-10-191-1/+1
* | | | | | | Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds2024-11-091-7/+14
|\ \ \ \ \ \ \
| * | | | | | | nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao2024-11-041-7/+14
* | | | | | | | Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-092-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | thermal/of: support thermal zones w/o trips subnodeIcenowy Zheng2024-11-041-11/+10
| * | | | | | | | thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov2024-11-041-0/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-11-091-3/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initiallyRafael J. Wysocki2024-11-041-0/+5
| * | | | | | | | cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registrationRafael J. Wysocki2024-11-041-3/+18
| |/ / / / / / /
* | | | | | | | Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-11-093-7/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello2024-11-063-7/+14
| |/ / / / / / /
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-11-082-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: ufs: core: Start the RTC update work laterBart Van Assche2024-11-051-2/+8