summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-31Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson1-0/+1
2024-08-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2-0/+17
2024-08-29Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds22-130/+465
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-08-29Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski12-35/+157
2024-08-29ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski1-0/+7
2024-08-29igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-08-28Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-2/+23
2024-08-28Merge tag 'tpmdd-next-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2024-08-28gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-08-27bonding: change ipsec_lock from spin lock to mutexJianbo Liu1-36/+43
2024-08-27bonding: extract the use of real_device into local variableJianbo Liu1-25/+33
2024-08-27bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu1-0/+36
2024-08-27Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-46/+57
2024-08-27tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger1-0/+4
2024-08-27ionic: Prevent tx_timeout due to frequent doorbell ringingBrett Creeley2-2/+2
2024-08-27wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach2-2/+2
2024-08-27wifi: wfx: repair open network AP modeAlexander Sverdlin1-1/+4
2024-08-27net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar1-0/+1
2024-08-26Merge tag 'for-net-2024-08-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-2/+142
2024-08-26wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach1-1/+8
2024-08-26wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scanAvraham Stern1-0/+11
2024-08-26wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach1-0/+2
2024-08-26wifi: iwlwifi: fw: fix wgds rev 3 exact sizeAnjaneyulu1-5/+8
2024-08-26wifi: iwlwifi: mvm: take the mutex before running link selectionEmmanuel Grumbach1-0/+2
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()Daniel Gabay1-4/+4
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculationDaniel Gabay1-11/+12
2024-08-26wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg1-1/+2
2024-08-26wifi: iwlwifi: mvm: fix hibernationEmmanuel Grumbach4-4/+76
2024-08-26net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou1-8/+18
2024-08-26platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less...Hans de Goede1-1/+0
2024-08-26platform/x86: asus-wmi: Fix spurious rfkill on UX8406MAMathieu Fenniak2-1/+20
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+6
2024-08-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-2/+13
2024-08-24pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pinsHuang-Huang Bao1-1/+1
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-30/+53
2024-08-24Merge tag 'drm-fixes-2024-08-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds42-86/+330
2024-08-24Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linuxLinus Torvalds2-2/+1
2024-08-24Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-0/+31
2024-08-24Merge tag 'thermal-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+17
2024-08-24Merge tag 'mmc-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-8/+17
2024-08-24Merge tag 'spi-fix-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-33/+106
2024-08-23Bluetooth: btnxpuart: Fix random crash seen while removing driverNeeraj Sanjay Kale1-2/+18
2024-08-23Bluetooth: btintel: Allow configuring drive strength of BRIKiran K1-0/+124
2024-08-23pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg...Hal Feng1-2/+2
2024-08-23pinctrl: qcom: x1e80100: Fix special pin offsetsKonrad Dybcio1-4/+4
2024-08-23pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPENĂ­colas F. R. A. Prado1-26/+29
2024-08-23pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke1-0/+2
2024-08-23pinctrl: at91: make it work with current gpiolibThomas Blocher1-1/+4
2024-08-23net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang1-28/+34