summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-20iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET1-0/+6
2021-10-20iio: adc: ad7793: Fix IRQ flagAlexandru Tachici1-1/+1
2021-10-20iio: adc: ad7780: Fix IRQ flagAlexandru Tachici1-1/+1
2021-10-20iio: adc: ad7192: Add IRQ flagAlexandru Tachici1-0/+1
2021-10-20driver core: Reject pointless SYNC_STATE_ONLY device linksSaravana Kannan1-1/+2
2021-10-20drivers: bus: simple-pm-bus: Add support for probing simple bus only devicesSaravana Kannan1-1/+38
2021-10-20iio: adc: aspeed: set driver data when adc probe.Billy Tsai1-0/+1
2021-10-20powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater1-1/+2
2021-10-20x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov1-1/+0
2021-10-20nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd1-1/+2
2021-10-20EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch1-1/+1
2021-10-20virtio: write back F_VERSION_1 before validateHalil Pasic1-0/+11
2021-10-20misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla1-0/+2
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc1-0/+4
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas1-0/+2
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang1-0/+2
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal1-1/+3
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua1-1/+1
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel1-2/+2
2021-10-20cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov1-0/+2
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti1-4/+10
2021-10-20xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell1-0/+5
2021-10-20USB: xhci: dbc: fix tty registration raceJohan Hovold1-15/+13
2021-10-20mei: me: add Ice Lake-N device id.Andy Shevchenko2-0/+2
2021-10-20x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse1-0/+2
2021-10-20btrfs: fix abort logic in btrfs_replace_file_extentsJosef Bacik1-7/+9
2021-10-20btrfs: update refs for any root except tree log rootsJosef Bacik1-2/+1
2021-10-20btrfs: check for error when looking up inode during dir entry replayFilipe Manana1-7/+7
2021-10-20btrfs: deal with errors when adding inode reference during log replayFilipe Manana1-2/+7
2021-10-20btrfs: deal with errors when replaying dir entry during log replayFilipe Manana1-1/+8
2021-10-20btrfs: unlock newly allocated extent buffer after errorQu Wenruo1-0/+1
2021-10-20drm/msm: Avoid potential overflow in timeout_to_jiffies()Marek Vasut1-2/+2
2021-10-20arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz1-1/+1
2021-10-20csky: Fixup regs.sr broken in ptraceGuo Ren1-1/+2
2021-10-20csky: don't let sigreturn play with priveleged bits of status registerAl Viro1-0/+4
2021-10-20clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen1-9/+0
2021-10-20s390: fix strrchr() implementationRoberto Sassu1-8/+7
2021-10-20nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt1-1/+1
2021-10-20ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JWHui Wang1-0/+27
2021-10-20ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2Cameron Berkenpas1-1/+1
2021-10-20ALSA: hda/realtek: Add quirk for TongFang PHxTxX1Werner Sembach1-1/+25
2021-10-20ALSA: hda/realtek - ALC236 headset MIC recording issueKailang Yang1-1/+4
2021-10-20ALSA: hda/realtek: Add quirk for Clevo X170KM-GWerner Sembach1-0/+1
2021-10-20ALSA: hda/realtek: Complete partial device name to avoid ambiguityWerner Sembach1-1/+1
2021-10-20ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254Chris Chiu1-0/+2
2021-10-20ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptopJohn Liu1-0/+1
2021-10-20ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai1-5/+3