summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-24i2c: Annotate struct i2c_atr with __counted_byKees Cook
2023-09-24i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counte...Kees Cook
2023-09-22i2c: powermac: replace deprecated strncpyJustin Stitt
2023-09-22i2c: cp2615: replace deprecated strncpy with strscpyJustin Stitt
2023-09-22i2c: mux: gpio: adhere to coding styleWolfram Sang
2023-09-22i2c: gpio: remove error checks with debugfsWolfram Sang
2023-09-22i2c: rcar: improve accuracy for R-Car Gen3+Wolfram Sang
2023-09-22i2c: rcar: reset controller is mandatory for Gen3+Wolfram Sang
2023-09-22i2c: i801: replace acpi_lock with I2C bus lockHeiner Kallweit
2023-09-22i2c: i801: use i2c_mark_adapter_suspended/resumedHeiner Kallweit
2023-09-19i2c: dev: make i2c_dev_class a static const structureIvan Orlov
2023-09-19i2c: mt65xx: allow optional pmic clockDaniel Golle
2023-09-19i2c: i801: simplify module boilerplate codeHeiner Kallweit
2023-09-19i2c: i801: add helper i801_restore_regsHeiner Kallweit
2023-09-19Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang
2023-09-19i2c: designware: fix __i2c_dw_disable() in case master is holding SCL lowYann Sionneau
2023-09-19Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2023-09-19i2c: riic: avoid potential division by zeroWolfram Sang
2023-09-19i2c: rcar: remove open coded DIV_ROUND_CLOSESTWolfram Sang
2023-09-19i2c: rcar: calculate divider instead of brute-forcing itWolfram Sang
2023-09-19i2c: rcar: properly format a debug outputWolfram Sang
2023-09-19i2c: rcar: avoid non-standard use of gotoWolfram Sang
2023-09-19i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-09-19i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit
2023-09-17Linux 6.6-rc2v6.6-rc2Linus Torvalds
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-17Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17x86/purgatory: Remove LTO flagsSong Liu
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-09-16Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-16vm: fix move_vma() memory accounting being offLinus Torvalds
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-16Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-16Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-16Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-15Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-09-15Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds