aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)1-0/+2
2023-05-29net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)1-0/+10
2023-05-30firewire: cdev: add new event to notify phy packet with time stampTakashi Sakamoto1-10/+57
2023-05-30firewire: cdev: add new event to notify response subaction with time stampTakashi Sakamoto1-10/+49
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-30firewire: cdev: add new event to notify request subaction with time stampTakashi Sakamoto1-2/+51
2023-05-30firewire: cdev: add new version of ABI to notify time stamp at request/respon...Takashi Sakamoto1-0/+1
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-29asm-generic/page.h: Make pfn accessors static inlinesLinus Walleij1-2/+10
2023-05-28uapi: wireless: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-05-29Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie3-2/+105
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-Hartman47-99/+210
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
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-Hartman24-52/+90
2023-05-26EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam1-6/+0
2023-05-26Merge branch 'sm8450-sm8550-gpucc-binding' into arm64-for-6.5Bjorn Andersson3-0/+116
2023-05-26Merge branch 'sm8450-sm8550-gpucc-binding' into clk-for-6.5Bjorn Andersson3-0/+116
2023-05-26dt-bindings: clock: qcom: Add SM8550 graphics clock controllerJagadeesh Kona1-0/+48
2023-05-26dt-bindings: clock: Add Qcom SM8450 GPUCCKonrad Dybcio2-0/+68
2023-05-26soc: qcom: smem: introduce qcom_smem_get_soc_id()Robert Marko1-0/+2
2023-05-26soc: qcom: socinfo: move SMEM item struct and defines to a headerRobert Marko1-0/+70
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-10/+23
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-05-26kallsyms: remove unsed API lookup_symbol_attrsManinder Singh2-15/+0
2023-05-26overflow: Add struct_size_t() helperKees Cook1-1/+17
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-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-26kunit: Update kunit_print_ok_not_ok functionMichal Wajdeczko1-0/+1
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann6-29/+4