aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-07rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King1-1/+1
2020-12-07wilc1000: remove redundant assignment to pointer vifColin Ian King1-1/+0
2020-12-07mwifiex: change license text of Makefile and README from MARVELL to NXPGanapathi Bhat2-6/+7
2020-12-07mwl8k: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-33/+39
2020-12-07rtw88: pci: Add prototypes for .probe, .remove and .shutdownLee Jones9-16/+12
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix2-2/+2
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan1-3/+7
2020-12-07ath11k: add 64bit check before reading msi high addrAnilkumar Kolli2-2/+10
2020-12-07ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong1-1/+1
2020-12-07media: ccs: Add support for obtaining C-PHY configuration from firmwareSakari Ailus1-0/+4
2020-12-07media: ccs-pll: Print pixel ratesSakari Ailus1-0/+5
2020-12-07platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano1-4/+18
2020-12-07media: ccs: Print written register valuesSakari Ailus1-0/+4
2020-12-07media: ccs: Add support for DDR OP SYS and OP PIX clocksSakari Ailus1-1/+8
2020-12-07platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano1-2/+8
2020-12-07media: ccs-pll: Add support for DDR OP system and pixel clocksSakari Ailus2-20/+46
2020-12-07hwmon: Add driver for STMicroelectronics PM6764 Voltage RegulatorCharles6-0/+125
2020-12-07io_uring: fix mis-seting personality's credsPavel Begunkov1-1/+1
2020-12-07docs: nios2: add missing ReST fileMauro Carvalho Chehab1-0/+3
2020-12-07btrfs: use helpers to convert from seconds to jiffies in transaction_kthreadNikolay Borisov1-2/+2
2020-12-07btrfs: sysfs: export filesystem generationAnand Jain1-0/+10
2020-12-07platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on some HP x360 modelsHans de Goede1-4/+8
2020-12-07platform/x86: ISST: Change PCI device macrosSrinivas Pandruvada3-10/+8
2020-12-07platform/x86: ISST: Allow configurable offset rangeSrinivas Pandruvada1-14/+36
2020-12-07platform/x86: ISST: Check for unaligned mmio addressSrinivas Pandruvada1-0/+3
2020-12-07acer-wireless: send an EV_SYN/SYN_REPORT between state changesDaniel Drake1-0/+1
2020-12-07platform/x86: dell-wmi-sysman: work around for BIOS bugDivya Bharathi1-1/+7
2020-12-07media: ccs: Dual PLL supportSakari Ailus2-3/+51
2020-12-07media: ccs-pll: Add trivial dual PLL supportSakari Ailus2-22/+196
2020-12-07media: ccs-pll: Separate VT divisor limit calculation from the restSakari Ailus1-27/+37
2020-12-07media: ccs-pll: Fix VT post-PLL divisor calculationSakari Ailus1-5/+7
2020-12-07media: ccs-pll: Make VT divisors 16-bitSakari Ailus1-26/+25
2020-12-07MAINTAINERS: Update Bluetooth entriesMarcel Holtmann1-2/+4
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2020-12-07Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02 fake CSR controllersHans de Goede1-0/+38
2020-12-07Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134Hans de Goede1-0/+8
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi1-0/+8
2020-12-07media: ccs-pll: Rework bounds checksSakari Ailus2-57/+95
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2-19/+39
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler4-0/+35
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler4-16/+34
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler4-11/+407
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler2-0/+34
2020-12-07Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang1-3/+16
2020-12-07Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K1-1/+1
2020-12-07Bluetooth: btusb: Helper function to download firmware to Intel adaptersKiran K1-0/+165
2020-12-07media: ccs-pll: Print relevant information on PLL treeSakari Ailus1-18/+65
2020-12-07Bluetooth: btusb: Define a function to construct firmware filenameKiran K2-0/+23
2020-12-07Bluetooth: btusb: Add *setup* function for new generation Intel controllersKiran K1-0/+141
2020-12-07Bluetooth: btintel: Fix endianness issue for TLV version informationKiran K1-7/+14