summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11regmap: kunit: Add test cases for regmap_multi_reg_(read,write}()Guenter Roeck1-0/+73
2024-07-11regmap: Implement regmap_multi_reg_read()Mark Brown294-1831/+3883
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck2-35/+70
2024-07-08regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh3-2/+3
2024-07-08const_structs.checkpatch: add regmap structsThomas Weißschuh1-0/+9
2024-06-24regmap: add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-06-24Linux 6.10-rc5v6.10-rc5Linus Torvalds1-1/+1
2024-06-23Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-41/+83
2024-06-23Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-32/+27
2024-06-23Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-21/+12
2024-06-23Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2024-06-23Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2024-06-23Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+15
2024-06-23regmap: Merge up v6.10-rc4Mark Brown572-3282/+5855
2024-06-23Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang3-3/+3
2024-06-23Merge tag 'rust-fixes-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-2/+5
2024-06-23Merge tag 'regulator-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-23/+25
2024-06-22Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-30/+23
2024-06-22Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-47/+16
2024-06-22Merge tag 'xfs-6.10-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-4/+19
2024-06-22Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds26-355/+472
2024-06-22Merge tag 'ata-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+8
2024-06-22Merge tag 'pwm/for-6.10-rc5-fixes-take2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+16
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds9-9/+14
2024-06-22Merge tag 'loongarch-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-64/+91
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-27/+68
2024-06-22pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König1-1/+2
2024-06-22pwm: stm32: Fix calculation of prescalerUwe Kleine-König1-6/+12
2024-06-22docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' ...Wolfram Sang1-17/+24
2024-06-22docs: i2c: summary: document 'local' and 'remote' targetsWolfram Sang1-4/+9
2024-06-22docs: i2c: summary: document use of inclusive languageWolfram Sang2-13/+25
2024-06-22docs: i2c: summary: update speed mode descriptionWolfram Sang1-2/+2
2024-06-22docs: i2c: summary: update I2C specification linkWolfram Sang1-5/+3
2024-06-22docs: i2c: summary: start sentences consistently.Wolfram Sang1-6/+6
2024-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-1/+21
2024-06-22Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds18-122/+198
2024-06-22Merge tag 'ovl-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+9
2024-06-22Merge tag 'io_uring-6.10-20240621' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2024-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-15/+30
2024-06-21Merge tag 'sound-6.10-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-30/+25
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+38
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-35/+39
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-29/+207
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+32
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-0/+3
2024-06-21pwm: stm32: Refuse too small period requestsUwe Kleine-König1-0/+2
2024-06-21bcachefs: Move the ei_flags setting to after initializationYouling Tang1-5/+3
2024-06-21bcachefs: Fix a UAF after write_super()Kent Overstreet1-2/+2
2024-06-21bcachefs: Use bch2_print_string_as_lines for long errKent Overstreet1-5/+8