summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-07Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng1-1/+1
2020-12-07Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng1-1/+1
2020-12-07Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson1-0/+2
2020-12-07Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba3-25/+42
2020-11-23Bluetooth: hci_h5: Add OBDA0623 ACPI HIDHans de Goede1-0/+1
2020-11-23Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede1-6/+2
2020-11-11Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba1-9/+39
2020-11-11Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King1-1/+1
2020-11-11Bluetooth: hci_ll: add a small delay for wl1271 enable bt_enXiaolei Wang1-0/+1
2020-11-11Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet1-0/+2
2020-11-11Bluetooth: hci_qca: resolve various warningsNigel Christian1-4/+4
2020-11-11Bluetooth: hci_qca: Enhance retry logic in qca_setupBalakrishna Godavarthi1-16/+18
2020-11-10Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou2-0/+16
2020-11-10Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu1-0/+3
2020-11-09Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam1-0/+3
2020-11-09Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng1-0/+46
2020-11-09Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou1-46/+19
2020-11-09Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou1-2/+16
2020-11-09Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam1-2/+6
2020-11-09Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi1-6/+13
2020-11-08stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng1-5/+1
2020-11-08net: usb: fix spelling typo in cdc_ncm.cWang Qing1-1/+1
2020-11-08net: ipa: pass a value to gsi_irq_type_update()Alex Elder1-18/+13
2020-11-08net: ipa: only enable GSI general IRQs when neededAlex Elder2-5/+10
2020-11-08net: ipa: explicitly disallow inter-EE interruptsAlex Elder1-2/+2
2020-11-08net: ipa: only enable GSI IEOB IRQs when neededAlex Elder1-5/+11
2020-11-08net: ipa: only enable generic command completion IRQ when neededAlex Elder2-9/+27
2020-11-08net: ipa: only enable GSI event control IRQs when neededAlex Elder1-7/+20
2020-11-08net: ipa: only enable GSI channel control IRQs when neededAlex Elder1-7/+32
2020-11-08net: ipa: cache last-saved GSI IRQ enabled typeAlex Elder2-12/+24
2020-11-08net: ipa: disable all GSI interrupt types initiallyAlex Elder1-10/+32
2020-11-08net: ipa: define GSI interrupt types with an enumAlex Elder2-18/+22
2020-11-08net: ipa: rename gsi->event_enable_bitmapAlex Elder2-8/+8
2020-11-08net: ipa: request GSI IRQ laterAlex Elder1-26/+41
2020-11-08net: ipa: refer to IPA versions, not GSIAlex Elder1-5/+5
2020-11-08net: x25_asy: Delete the x25_asy driverXie He4-898/+0
2020-11-08net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare1-2/+15
2020-11-08ptp: idt82p33: optimize _idt82p33_adjfineMin Li1-9/+1
2020-11-08ptp: idt82p33: use i2c_master_send for bus writeMin Li2-11/+37
2020-11-08ptp: idt82p33: add adjphase supportMin Li2-66/+153
2020-11-07net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setupMenglong Dong1-1/+1
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2020-11-07net: xilinx: axiethernet: Enable dynamic MDIO MDCClayton Rayment2-23/+25
2020-11-07net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey2-5/+26
2020-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski325-23955/+2225
2020-11-07Revert ibmvnic merge do_change_param_reset into do_resetDany Madden1-43/+104
2020-11-07Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds4-44/+44
2020-11-07Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds50-353/+425
2020-11-06Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+32