summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-20i2c: riic: Add RZ/G2L supportBiju Das1-1/+22
2021-06-20dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controllerBiju Das1-4/+15
2021-06-20dt-bindings: i2c: renesas,iic: Convert to json-schemaGeert Uytterhoeven3-68/+150
2021-06-20dt-bindings: i2c: renesas,iic: Always declare generic compatibilityGeert Uytterhoeven1-5/+0
2021-06-04dt-bindings: i2c: i2c-mux: Remove reset-active-low from ssd1307fb examplesGeert Uytterhoeven1-1/+0
2021-06-04dt-bindings: i2c: Move i2c-omap.txt to YAML formatVignesh Raghavendra3-38/+103
2021-06-04MAINTAINERS: Add linux-renesas-soc to the Renesas I2C entriesGeert Uytterhoeven1-0/+3
2021-05-28i2c: mediatek: mt65xx: add optional vbus-supplyHsin-Yi Wang1-0/+7
2021-05-28dt-binding: i2c: mt65xx: add vbus-supply propertyHsin-Yi Wang1-0/+1
2021-05-28i2c: core: support bus regulator controlling in adapterBibby Hsieh2-0/+97
2021-05-28i2c: core: Make debug message even more debuggishAndy Shevchenko1-3/+7
2021-05-28dt-bindings: i2c: renesas,riic: Convert to json-schemaGeert Uytterhoeven3-33/+83
2021-05-28dt-bindings: i2c: renesas,iic-emev2: Convert to json-schemaGeert Uytterhoeven3-23/+55
2021-05-28dt-bindings: i2c: renesas,i2c: Convert to json-schemaGeert Uytterhoeven3-67/+159
2021-05-28dt-bindings: i2c: renesas,i2c: Drop "renesas,i2c-rcar"Geert Uytterhoeven1-1/+0
2021-05-28i2c: rcar: Drop "renesas,i2c-rcar"Geert Uytterhoeven1-1/+0
2021-05-27i2c: mediatek: Rename i2c irq nameQii Wang1-1/+1
2021-05-27i2c: i801: Use standard PCI constants instead of own onesHeiner Kallweit1-14/+6
2021-05-27i2c: i801: Replace waitqueue with completion APIHeiner Kallweit1-29/+19
2021-05-27i2c: i801: Remove unneeded warning after wait_event_timeout timeoutHeiner Kallweit1-8/+4
2021-05-27i2c: aspeed: disable additional device addresses on ast2[56]xxZev Weiss1-4/+8
2021-05-25i2c: stm32f7: add SMBus-Alert supportAlain Volmat1-0/+73
2021-05-25i2c: add binding to mark a bus as supporting SMBus-AlertAlain Volmat1-2/+5
2021-05-25i2c: qcom-cci: add sm8250 compatibleJonathan Marek2-2/+4
2021-05-25dt-bindings: i2c: i2c-rk3x: add description for rk3568Liang Chen1-0/+1
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds1-1/+1
2021-05-23userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-23lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-23proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-23linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-23watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-23kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1
2021-05-23tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-23ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam3-6/+12
2021-05-23Revert "mm/gup: check page posion status for coredump."Michal Hocko2-24/+0
2021-05-23mm/shuffle: fix section mismatch warningArnd Bergmann1-2/+2
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-21x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula2-9/+23
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong1-0/+4
2021-05-20xfs: fix deadlock retry tracepoint argumentsDarrick J. Wong1-1/+3
2021-05-20xfs: retry allocations when locality-based search failsDarrick J. Wong1-1/+14
2021-05-20powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2-35/+52
2021-05-20powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2-9/+28
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed1-0/+3
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig3-22/+6
2021-05-20btrfs: zoned: fix parallel compressed writesJohannes Thumshirn1-4/+38
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendJohannes Thumshirn4-7/+6
2021-05-20io_uring: fortify tctx/io_wq cleanupPavel Begunkov1-4/+4