summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski2022-02-211-0/+3
* ALSA: hda: Update and expose codec register proceduresCezary Rojewski2022-02-211-1/+4
* ALSA: hda: Update and expose snd_hda_codec_device_init()Cezary Rojewski2022-02-211-0/+3
* ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski2022-02-211-0/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2022-02-152-1/+18
|\
| * Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-012-1/+18
| |\
| | * ASoC DPCM lockdep fixesMark Brown2022-01-281-0/+15
| | |\
| | | * ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai2022-01-281-0/+15
| | * | ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko2022-01-281-1/+3
| | |/
* | | Merge tag 'platform-drivers-x86-serial-multi-instantiate-1' of git://git.kern...Takashi Iwai2022-02-151-0/+20
|\ \ \
| * | | spi: Add API to count spi acpi resourcesStefan Binding2022-02-011-0/+1
| * | | spi: Support selection of the index of the ACPI Spi Resource before allocStefan Binding2022-02-011-1/+2
| * | | spi: Create helper API to lookup ACPI info for spi deviceStefan Binding2022-02-011-0/+6
| * | | spi: Make spi_alloc_device and spi_add_device public againStefan Binding2022-02-011-0/+12
| |/ /
* / / ALSA: cleanup double word in commentTom Rix2022-02-111-1/+1
|/ /
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-237-330/+409
|\ \
| * | bitmap: unify find_bit operationsYury Norov2022-01-152-33/+56
| * | find: micro-optimize for_each_{set,clear}_bit()Yury Norov2022-01-151-2/+2
| * | include/linux: move for_each_bit() macros from bitops.h to find.hYury Norov2022-01-152-34/+34
| * | cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-151-0/+16
| * | cpumask: use find_first_and_bit()Yury Norov2022-01-151-10/+20
| * | lib: add find_first_and_bit()Yury Norov2022-01-151-0/+27
| * | arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-13/+0
| * | include: move find.h from asm_generic to linuxYury Norov2022-01-153-4/+10
| * | bitops: move find_bit_*_le functions from le.h to find.hYury Norov2022-01-152-64/+69
| * | bitops: protect find_first_{,zero}_bit properlyYury Norov2022-01-151-0/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-2229-264/+127
|\ \ \
| * | | frontswap: remove support for multiple opsChristoph Hellwig2022-01-221-2/+1
| * | | mm: mark swap_lock and swap_active_head staticChristoph Hellwig2022-01-221-2/+0
| * | | frontswap: remove frontswap_testChristoph Hellwig2022-01-221-11/+0
| * | | mm: simplify try_to_unuseChristoph Hellwig2022-01-223-10/+1
| * | | frontswap: simplify frontswap_initChristoph Hellwig2022-01-221-8/+1
| * | | frontswap: remove frontswap_curr_pagesChristoph Hellwig2022-01-221-1/+0
| * | | frontswap: remove frontswap_shrinkChristoph Hellwig2022-01-221-1/+0
| * | | frontswap: remove frontswap_tmem_exclusive_getsChristoph Hellwig2022-01-221-2/+0
| * | | frontswap: remove frontswap_writethroughChristoph Hellwig2022-01-221-1/+0
| * | | mm: remove cleancacheChristoph Hellwig2022-01-222-129/+0
| * | | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-222-9/+18
| * | | proc: remove PDE_DATA() completelyMuchun Song2022-01-222-4/+2
| * | | fs: proc: store PDE()->data into inode->i_privateMuchun Song2022-01-221-1/+12
| * | | locking/rwlocks: introduce write_lock_nestedMinchan Kim2022-01-224-0/+25
| * | | kprobe: move sysctl_kprobes_optimization to kprobes.cXiaoming Ni2022-01-221-6/+0
| * | | fs/coredump: move coredump sysctls into its own fileXiaoming Ni2022-01-221-4/+6
| * | | printk: fix build warning when CONFIG_PRINTK=nXiaoming Ni2022-01-221-4/+0
| * | | kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain2022-01-221-1/+1
| * | | fs: move namespace sysctls and declare fs base directoryLuis Chamberlain2022-01-221-3/+0
| * | | sysctl: add and use base directory declarer and registration helperLuis Chamberlain2022-01-221-0/+24
| * | | fs: move pipe sysctls to is own fileLuis Chamberlain2022-01-222-4/+6
| * | | fs: move namei sysctls to its own fileLuis Chamberlain2022-01-221-1/+0
| * | | fs: move locking sysctls where they are usedLuis Chamberlain2022-01-221-4/+0