summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btintel: Fix endianness issue for TLV version informationKiran K2020-12-071-7/+14
* Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng2020-12-071-1/+1
* Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng2020-12-071-1/+1
* Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson2020-12-071-0/+2
* Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba2020-12-073-25/+42
* Bluetooth: hci_h5: Add OBDA0623 ACPI HIDHans de Goede2020-11-231-0/+1
* Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede2020-11-231-6/+2
* Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba2020-11-111-9/+39
* Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King2020-11-111-1/+1
* Bluetooth: hci_ll: add a small delay for wl1271 enable bt_enXiaolei Wang2020-11-111-0/+1
* Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet2020-11-111-0/+2
* Bluetooth: hci_qca: resolve various warningsNigel Christian2020-11-111-4/+4
* Bluetooth: hci_qca: Enhance retry logic in qca_setupBalakrishna Godavarthi2020-11-111-16/+18
* Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou2020-11-102-0/+16
* Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu2020-11-101-0/+3
* Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam2020-11-091-0/+3
* Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng2020-11-091-0/+46
* Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou2020-11-091-46/+19
* Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou2020-11-091-2/+16
* Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam2020-11-091-2/+6
* Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi2020-11-091-6/+13
* stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng2020-11-081-5/+1
* net: usb: fix spelling typo in cdc_ncm.cWang Qing2020-11-081-1/+1
* net: ipa: pass a value to gsi_irq_type_update()Alex Elder2020-11-081-18/+13
* net: ipa: only enable GSI general IRQs when neededAlex Elder2020-11-082-5/+10
* net: ipa: explicitly disallow inter-EE interruptsAlex Elder2020-11-081-2/+2
* net: ipa: only enable GSI IEOB IRQs when neededAlex Elder2020-11-081-5/+11
* net: ipa: only enable generic command completion IRQ when neededAlex Elder2020-11-082-9/+27
* net: ipa: only enable GSI event control IRQs when neededAlex Elder2020-11-081-7/+20
* net: ipa: only enable GSI channel control IRQs when neededAlex Elder2020-11-081-7/+32
* net: ipa: cache last-saved GSI IRQ enabled typeAlex Elder2020-11-082-12/+24
* net: ipa: disable all GSI interrupt types initiallyAlex Elder2020-11-081-10/+32
* net: ipa: define GSI interrupt types with an enumAlex Elder2020-11-082-18/+22
* net: ipa: rename gsi->event_enable_bitmapAlex Elder2020-11-082-8/+8
* net: ipa: request GSI IRQ laterAlex Elder2020-11-081-26/+41
* net: ipa: refer to IPA versions, not GSIAlex Elder2020-11-081-5/+5
* net: x25_asy: Delete the x25_asy driverXie He2020-11-074-898/+0
* net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare2020-11-071-2/+15
* ptp: idt82p33: optimize _idt82p33_adjfineMin Li2020-11-071-9/+1
* ptp: idt82p33: use i2c_master_send for bus writeMin Li2020-11-072-11/+37
* ptp: idt82p33: add adjphase supportMin Li2020-11-072-66/+153
* net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setupMenglong Dong2020-11-071-1/+1
* cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2020-11-071-1/+1
* net: xilinx: axiethernet: Enable dynamic MDIO MDCClayton Rayment2020-11-072-23/+25
* net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey2020-11-072-5/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-07325-23955/+2225
|\
| * Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2020-11-064-44/+44
| |\
| | * mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello2020-10-301-7/+8
| | * mtd: spi-nor: Fix address width on flash chips > 16MBBert Vermeulen2020-10-281-3/+5
| | * mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin2020-10-281-3/+2