summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-05-30net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)1-0/+1
2023-05-30net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)1-0/+2
2023-05-30net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)1-0/+10
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto1-4/+65
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto1-1/+12
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li1-0/+6
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-05-29PM / devfreq: Reorder fields in 'struct devfreq_dev_status'Christophe JAILLET1-1/+2
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus1-7/+4
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+3
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds1-6/+0
2023-05-28Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2023-05-28efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda1-12/+13
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman23-43/+113
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+15
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2023-05-27soundwire: intel: use substream for .free callbackPierre-Louis Bossart1-1/+1
2023-05-27soundwire: intel: use substream for .trigger callbackPierre-Louis Bossart1-1/+1
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart1-1/+1
2023-05-27soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart1-0/+3
2023-05-27soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart1-1/+2
2023-05-27soundwire: intel: add eml_lock in the interface for new platformsPierre-Louis Bossart1-0/+3
2023-05-27ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart1-0/+4
2023-05-27soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart1-0/+2
2023-05-27soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart1-0/+1
2023-05-27soundwire: intel: add ACE2.x SHIM definitionsPierre-Louis Bossart1-0/+75
2023-05-27Merge 6.4-rc3 into tty-nextGreg Kroah-Hartman13-18/+43
2023-05-27EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam1-6/+0
2023-05-27soc: qcom: smem: introduce qcom_smem_get_soc_id()Robert Marko1-0/+2
2023-05-27soc: qcom: socinfo: move SMEM item struct and defines to a headerRobert Marko1-0/+70
2023-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-9/+13
2023-05-27Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-05-27kallsyms: remove unsed API lookup_symbol_attrsManinder Singh2-15/+0
2023-05-26overflow: Add struct_size_t() helperKees Cook1-1/+17
2023-05-26HID: ensure timely release of driver-allocated resourcesDmitry Torokhov1-0/+1
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-0/+1
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann6-29/+4
2023-05-26arm-cci: add cci_enable_port_for_self prototypeArnd Bergmann1-0/+2
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann3-0/+23
2023-05-26ARM: davinci: fix davinci_cpufreq_init() declarationArnd Bergmann1-0/+6
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-53/+2
2023-05-26Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+1
2023-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-5/+17
2023-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+15
2023-05-26module: error out early on concurrent load of the same module fileLinus Torvalds1-0/+6
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-21/+21
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-3/+15
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+4
2023-05-25mmc: sdio: Add/rename SDIO ID of the RTL8723DS SDIO wifi cardsMartin Blumenstingl1-1/+2
2023-05-25io_uring/cmd: add cmd lazy tw wake helperPavel Begunkov1-2/+16