aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-11rtc: core: Make the sync offset default more realisticThomas Gleixner1-1/+1
2020-12-11rtc: cmos: Make rtc_cmos sync offset correctThomas Gleixner1-0/+3
2020-12-11rtc: mc146818: Reduce spinlock section in mc146818_set_time()Thomas Gleixner1-4/+2
2020-12-11rtc: mc146818: Prevent reading garbageThomas Gleixner1-25/+39
2020-12-11sched/fair: Trivial correction of the newidle_balance() commentBarry Song1-1/+1
2020-12-11sched/fair: Clear SMT siblings after determining the core is not idleMel Gorman1-1/+2
2020-12-11sched: Fix kernel-doc markupMauro Carvalho Chehab2-9/+9
2020-12-11x86: Print ratio freq_max/freq_base used in frequency invariance calculationsGiovanni Gherdovich1-0/+1
2020-12-11x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYCGiovanni Gherdovich1-0/+2
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot3-5/+83
2020-12-11dt-bindings: mmc: eliminate yamllint warningsZhen Lei1-13/+13
2020-12-11mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas1-0/+12
2020-12-11mmc: sdhci-xenon: use clk only with DTMarcin Wojtas1-19/+32
2020-12-11mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas3-28/+30
2020-12-11mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas3-5/+17
2020-12-11ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset ButtonKailang Yang1-0/+4
2020-12-11ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions.Connor McAdams1-105/+0
2020-12-11ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download.Connor McAdams1-0/+119
2020-12-11ALSA: hda/ca0132 - Add 8051 exram helper functions.Connor McAdams1-58/+79
2020-12-11ALSA: hda/ca0132 - Add stream port remapping function.Connor McAdams1-52/+156
2020-12-11ALSA: hda/ca0132 - Reset codec upon initialization.Connor McAdams1-5/+16
2020-12-11Merge tag 'extcon-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman8-22/+288
2020-12-11Input: new da7280 haptic driverRoy Im3-0/+1342
2020-12-11dt-bindings: input: Add document bindings for DA7280Roy Im1-0/+108
2020-12-11MAINTAINERS: da7280 updates to the Dialog Semiconductor search termsRoy Im1-0/+2
2020-12-11extcon: max77693: Fix modalias stringMarek Szyprowski1-1/+1
2020-12-11Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2-2/+101
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu3-14/+23
2020-12-11extcon: fsa9480: Support TI TSU6111 variantLinus Walleij1-0/+1
2020-12-11extcon: fsa9480: Rewrite bindings in YAML and extendLinus Walleij2-21/+52
2020-12-11dt-bindings: extcon: add binding for TUSB320Michael Auchter1-0/+41
2020-12-11extcon: Add driver for TI TUSB320Michael Auchter3-0/+193
2020-12-10Input: elants - document some registers and valuesMichał Mirosław1-5/+13
2020-12-10Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_cmd()Zheng Yongjun1-6/+1
2020-12-10Input: imx_keypad - add COMPILE_TEST supportAnson Huang1-1/+1
2020-12-10Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean1-4/+8
2020-12-10Input: synaptics-rmi4 - use new structure for SPI transfer delaysSergiu Cuciurean1-2/+4
2020-12-10Input: ad7877 - use new structure for SPI transfer delaysSergiu Cuciurean1-2/+4
2020-12-10selftests/bpf: Silence ima_setup.sh when not running in verbose mode.KP Singh2-0/+34
2020-12-10Input: edt-ft5x06 - consolidate handling of number of electrodesDmitry Torokhov1-26/+17
2020-12-10selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo1-23/+5
2020-12-10selftests/bpf: fix bpf_testmod.ko recompilation logicAndrii Nakryiko1-7/+8
2020-12-10dt-bindings: mtd: convert "fixed-partitions" to the json-schemaRafał Miłecki2-129/+154
2020-12-10dt-bindings: vendor-prefixes: Add undocumented bm, gpio-key, and mentor prefixesRob Herring1-1/+3
2020-12-10dt-bindings: pci: rcar-pci-ep: Document missing interrupts propertyGeert Uytterhoeven1-0/+9
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-74/+269
2020-12-10riscv: Fixed kernel test robot warningSouptick Joarder1-0/+2
2020-12-10riscv: kernel: Drop unused clean ruleKefeng Wang1-2/+0
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt1-2/+2
2020-12-10riscv: provide memmove implementationNylon Chen4-4/+71