summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal1-0/+47
2022-04-27mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo1-0/+47
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck1-0/+3
2022-04-27ALSA: hda: intel-nhlt: Move structs out of #define blockAmadeusz Sławiński1-4/+2
2022-04-27ASoC: SOF: bump SOF_ABI_MINORPierre-Louis Bossart1-2/+2
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski1-47/+0
2022-04-27driver core: Add sysfs support for physical location of a deviceWon Chung1-0/+73
2022-04-27net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior1-12/+9
2022-04-27kunit: add support for kunit_suites that reference init codeBrendan Higgins1-0/+28
2022-04-27net: generalize skb freeing deferral to per-cpu listsEric Dumazet4-14/+8
2022-04-27bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu1-0/+10
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2-0/+44
2022-04-26syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren1-2/+2
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren1-0/+106
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig1-0/+31
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig1-2/+2
2022-04-26uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig1-12/+7
2022-04-26bpf: Compute map_btf_id during build timeMenglong Dong1-2/+1
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-04-26mfd: mt6359: Add missing defines necessary for mtk-pmic-keys supportFabien Parent1-0/+2
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz1-1/+1
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz1-0/+1
2022-04-26scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+2
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski1-0/+1
2022-04-26mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interfaceMaíra Canal1-1/+3
2022-04-26mfd: tps65218: Fix trivial typo in commentDaniel Ammann1-1/+1
2022-04-26Merge drm/drm-next into drm-intel-nextJani Nikula41-318/+461
2022-04-26io_uring: rename op -> opcodeDylan Yudaken1-1/+1
2022-04-26io_uring: add io_uring_get_opcodeDylan Yudaken1-0/+5
2022-04-26io_uring: add type to op enumDylan Yudaken1-1/+1
2022-04-26printk: extend console_lock for per-console lockingJohn Ogness1-0/+15
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang1-2/+0
2022-04-26mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang1-1/+1
2022-04-26mmc: core: improve API to make clear that mmc_sw_reset is for cardsWolfram Sang1-1/+1
2022-04-26usb: core: hcd: Create platform devices for onboard hubs in probe()Matthias Kaehlcke1-0/+1
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke1-0/+18
2022-04-26of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke1-4/+18
2022-04-26USB: gadget: Add a new bus for gadgetsAlan Stern1-9/+17
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern1-2/+2
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson1-10/+12
2022-04-26device property: Add helper to match multiple connectionsBjorn Andersson1-0/+5
2022-04-26serial: Store character timing information to uart_portIlpo Järvinen1-0/+1
2022-04-26bus: mhi: ep: Add uevent support for module autoloadingManivannan Sadhasivam1-0/+2
2022-04-26bus: mhi: ep: Add support for queueing SKBs to the hostManivannan Sadhasivam1-0/+9
2022-04-26bus: mhi: ep: Add support for processing channel ringsManivannan Sadhasivam1-0/+2
2022-04-26bus: mhi: ep: Add support for reading from the hostManivannan Sadhasivam1-0/+9
2022-04-26bus: mhi: ep: Add support for processing command ringsManivannan Sadhasivam1-0/+2
2022-04-26bus: mhi: ep: Add support for handling MHI_RESETManivannan Sadhasivam1-0/+2
2022-04-26bus: mhi: ep: Add support for powering down the MHI endpoint stackManivannan Sadhasivam1-0/+6
2022-04-26bus: mhi: ep: Add support for powering up the MHI endpoint stackManivannan Sadhasivam1-0/+16