summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-27drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()Greg Kroah-Hartman
2023-01-27virtio: move dev_to_virtio() to use container_of_const()Greg Kroah-Hartman
2023-01-27drivers: hv: move device_to_hv_device to use container_of_const()Greg Kroah-Hartman
2023-01-27driver core: device_get_devnode() should take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27firewire: move fw_device() and fw_unit() to use container_of_const()Greg Kroah-Hartman
2023-01-27platform/surface: aggregator: move to_ssam_device() to use container_of_const()Greg Kroah-Hartman
2023-01-27i3c: move dev_to_i3cdev() to use container_of_const()Greg Kroah-Hartman
2023-01-27of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko
2023-01-27devlink: make devlink_param_register/unregister staticJiri Pirko
2023-01-27ASoC: simple-card-utils: create jack inputs for aux_devsAstrid Rost
2023-01-27ASoC: soc-component: add get_jack_typeAstrid Rost
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan
2023-01-27ASoC: soc-pcm: Export widget_in_list()Ranjani Sridharan
2023-01-27net: remove unnecessary includes from net/flow.hJakub Kicinski
2023-01-27net: skbuff: drop the linux/hrtimer.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/splice.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched/clock.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/net.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/net.hJakub Kicinski
2023-01-27leds: led-class: Add generic [devm_]led_get()Hans de Goede
2023-01-27mfd: intel-m10-bmc: Add PMCI driverIlpo Järvinen
2023-01-27fpga: m10bmc-sec: Make rsu status type specificIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000Ilpo Järvinen
2023-01-27mfd: intel-m10-bmc: Support multiple CSR register layoutsIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Split into core and spi specific partsIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific infoIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Add missing includes to headerIlpo Järvinen
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-27bus: mhi: ep: Change state_lock to mutexManivannan Sadhasivam
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-26Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-26fuse: optional supplementary group in create requestsMiklos Szeredi
2023-01-26fuse: add request extensionMiklos Szeredi
2023-01-26gpu: host1x: External timeout/cancellation for fencesMikko Perttunen
2023-01-26gpu: host1x: Implement job tracking using DMA fencesMikko Perttunen
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean
2023-01-26Revert "gpiolib: of: Introduce hook for missing gpio-ranges"Andy Shevchenko
2023-01-26nfsd: remove fetch_iversion export operationJeff Layton
2023-01-26vfs: plumb i_version handling into struct kstatJeff Layton