summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-04-20usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu-3/+1
2023-04-20xhci: fix debugfs register accesses while suspendedJohan Hovold-0/+1
2023-04-20usb: Add explicit of.h of_platform.h includeRob Herring-3/+3
2023-04-20usb: gadget: tegra-xudc: Remove unneeded return variableJon Hunter-3/+2
2023-04-20usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter-1/+1
2023-04-20Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+6
2023-04-20cpuidle: pseries: Mark ->enter() functions as __cpuidleMichael Ellerman-14/+14
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds-1/+1
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski-15/+1
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur-2/+2
2023-04-19net: stmmac: dwmac-meson8b: Avoid cast to incompatible function typeSimon Horman-2/+6
2023-04-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-6/+11
2023-04-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-3/+6
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski-25/+26
2023-04-19bnxt_en: fix free-runnig PHC modeVadim Fedorenko-1/+1
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle-10/+16
2023-04-19Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2023-04-19Merge tag 'regulator-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+9
2023-04-19rpmsg: glink: Consolidate TX_DATA and TX_DATA_CONTBjorn Andersson-33/+13
2023-04-19rpmsg: glink: Propagate TX failures in intentless mode as wellBjorn Andersson-4/+6
2023-04-19rpmsg: glink: Wait for intent, not just request ackBjorn Andersson-3/+15
2023-04-19rpmsg: glink: Transition intent request signaling to wait queueBjorn Andersson-9/+12
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal-211/+256
2023-04-19Merge tag 'spi-nor/for-6.4' into mtd/nextMiquel Raynal-51922/+3991
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET-1/+1
2023-04-19dm: don't lock fs when the map is NULL in process of resumeLi Lingfeng-1/+4
2023-04-19dm flakey: add an "error_reads" optionMikulas Patocka-12/+27
2023-04-19dm flakey: remove trailing space in the table lineMikulas Patocka-5/+5
2023-04-19dm flakey: fix a crash with invalid table lineMikulas Patocka-2/+2
2023-04-19s390/zcrypt: rework arrays with length zero occurrencesHarald Freudenberger-42/+40
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada-5/+2
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak-7/+30
2023-04-19wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen-3/+1
2023-04-19wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran-3/+6
2023-04-19wifi: ath11k: Fix incorrect update of radiotap fieldsPradeep Kumar Chitrapu-3/+3
2023-04-19wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu-1/+37
2023-04-19wifi: ath11k: add peer mac information in failure casesHarshitha Prem-6/+10
2023-04-19wifi: ath11k: Prevent REO cmd failuresHarshitha Prem-1/+2
2023-04-19wifi: ath11k: fix double free of peer rx_tid during reo cmd failureHarshitha Prem-12/+31
2023-04-19hwmon: (it87) Disable SMBus access for environmental controller registers.Frank Crawford-2/+56
2023-04-19hwmon: (pmbus/acbel-fsg032) Add Acbel power supplyLakshmi Yadlapati-0/+95
2023-04-19hwmon: (sfctemp) Simplify error messageChristophe JAILLET-1/+1
2023-04-19hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock functionEddie James-154/+118
2023-04-19hwmon: (pmbus/core) Add lock and unlock functionsEddie James-0/+32
2023-04-19hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOTGuenter Roeck-2/+2
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790Denis Pauk-0/+103
2023-04-19hwmon: ina2xx: add optional regulator supportSvyatoslav Ryhel-0/+4
2023-04-19hwmon: (pmbus/core) Notify regulator eventsNaresh Solanki-1/+23
2023-04-19hwmon: (pmbus/core) Add regulator event supportPatrick Rudolph-25/+49
2023-04-19hwmon: (pmbus/core) Add rdev in pmbus_data structNaresh Solanki-5/+10