summaryrefslogtreecommitdiff
path: root/arch/mips/bmips
diff options
context:
space:
mode:
author0x221E <0x221E@0xinfinity.dev>2026-04-12 23:14:34 +0200
committer0x221E <0x221E@0xinfinity.dev>2026-05-03 00:28:51 +0200
commitead848e141dbd0e71c94e519dc413a02e158d064 (patch)
tree9e0bcd0c11fc30ac8714a088477f40f5c586d8dd /arch/mips/bmips
parentfb00be0c81933d947e120a00dff0c3b26e08b466 (diff)
downloadkernel-0x221E-v0.0-v7.0.tar.gz
potential firmware bug on intel hda sound.HEADv0.0.1-v7.00x221E-v0.0-v7.0
Firmware disables MSI causing legacy irqs to be used for intel audio chipsets. However, on my device it causes powertop to display Alderlake as being used 100% and "Disabling MSI" to be printed.
Diffstat (limited to 'arch/mips/bmips')
0 files changed, 0 insertions, 0 deletions
a57a7a1d0bf4bebc96266f30f04330e741de'>RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit 2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg 2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern 2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern 2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky 2018-10-16RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky 2018-10-03RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit 2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky 2018-09-19RDMA/core: Properly return the error code of rdma_set_src_addr_rcuYueHaibing 2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit 2018-09-12RDMA/core: Simplify roce_resolve_route_from_path()Parav Pandit 2018-09-12RDMA/core: Protect against changing dst->dev during destination resolveParav Pandit 2018-09-12RDMA/core: Refer to network type instead of device typeParav Pandit 2018-09-12RDMA/core: Use common code flow for IPv4/6 for addr resolveParav Pandit 2018-09-12RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit 2018-09-12RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6Parav Pandit 2018-09-12RDMA/core: Let protocol specific function typecast sockaddr structureParav Pandit 2018-09-12RDMA/core: Avoid unnecessary sa_family overwriteParav Pandit 2018-09-12RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcuParav Pandit 2018-09-06RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()Parav Pandit 2018-07-30RDMA/core: Constify dst_addr argumentParav Pandit 2018-06-29IB/cm: Remove now useless rcu_lock in dst_fetch_haJason Gunthorpe 2018-04-17RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe 2018-04-17RDMA/rdma_cm: Make rdma_addr_cancel into a fenceJason Gunthorpe 2018-04-17RDMA/rdma_cm: Remove process_req and timer sortingJason Gunthorpe 2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2018-03-29IB/addr: Constify dst_entry pointerParav Pandit 2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier 2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe 2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit 2018-02-28IB/core : Add null pointer check in addr_resolveMuneendra Kumar M