summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim1-7/+0
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie22-93/+171
2022-11-24tracing: Optimize event type allocation with IDAZheng Yejian1-1/+0
2022-11-24ring_buffer: Remove unused "event" parameterSong Chen1-2/+1
2022-11-24bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song1-1/+1
2022-11-23iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca1-12/+0
2022-11-23iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca1-1/+12
2022-11-23Merge remote-tracking branch 'i2c/i2c/client_device_id_helper-immutable' into...Jonathan Cameron1-0/+1
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen3-5/+6
2022-11-23iio: Add IIO_STATIC_CONST_DEVICE_ATTRMatti Vaittinen1-0/+11
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron1-4/+0
2022-11-23iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá2-3/+2
2022-11-23iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá1-0/+2
2022-11-23iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá1-0/+2
2022-11-23ACPI: PM: Silence missing prototype warningSudeep Holla1-0/+2
2022-11-23device property: Move PROPERTY_ENTRY_BOOL() a bit downAndy Shevchenko1-8/+8
2022-11-23device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()Andy Shevchenko1-20/+14
2022-11-23ACPI: FFH: Silence missing prototype warningsSudeep Holla1-0/+4
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells1-1/+1
2022-11-23Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown1-0/+1
2022-11-23soundwire: intel_init: remove sdw_intel_enable_irq()Pierre-Louis Bossart1-2/+0
2022-11-23soundwire: intel: add in-band wake callbacks in hw_opsPierre-Louis Bossart1-0/+5
2022-11-23soundwire: intel: add link power management callbacks in hw_opsPierre-Louis Bossart1-0/+5
2022-11-23soundwire: intel: add bus management callbacks in hw_opsPierre-Louis Bossart1-0/+11
2022-11-23soundwire: intel: add register_dai callback in hw_opsPierre-Louis Bossart1-0/+3
2022-11-23soundwire: intel: add debugfs callbacks in hw_opsPierre-Louis Bossart1-0/+5
2022-11-23soundwire: intel: start using hw_opsPierre-Louis Bossart1-0/+15
2022-11-23Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown1-0/+1
2022-11-23Merge tag 'qcom-drivers-for-6.2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+7
2022-11-23Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann1-1/+0
2022-11-23fbdev: Make fb_modesetting_disabled() static inlineThomas Zimmermann1-1/+1
2022-11-23net: dsa: move tag_8021q headers to their proper placeVladimir Oltean1-30/+1
2022-11-23Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Jakub Kicinski1-0/+1
2022-11-23mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng1-2/+5
2022-11-23kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James1-0/+2
2022-11-23lru_cache: remove unused lc_private, lc_set, lc_index_ofJoel Colledge1-3/+0
2022-11-23xfs,iomap: move delalloc punching to iomapDave Chinner1-0/+4
2022-11-23Merge tag 'v6.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+7
2022-11-22serdev: Replace poll loop by readx_poll_timeout() macroAndy Shevchenko1-10/+3
2022-11-22Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman13-68/+106
2022-11-22driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman1-2/+2
2022-11-22kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman1-1/+1
2022-11-22kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman1-1/+1
2022-11-22kobject: make kobject_namespace take a const *Greg Kroah-Hartman2-3/+3
2022-11-22kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman1-4/+4
2022-11-22pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()Andy Shevchenko1-2/+2
2022-11-22pwm: lpss: Allow other drivers to enable PWM LPSSAndy Shevchenko1-0/+33
2022-11-22pwm: Add a stub for devm_pwmchip_add()Andy Shevchenko1-0/+5
2022-11-22random: add back async readiness notifierJason A. Donenfeld1-0/+1
2022-11-22eventfd: provide a eventfd_signal_mask() helperJens Axboe1-0/+7