aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-18i2c: smbus: Support up to 8 SPD EEPROMsJean Delvare
2024-01-18i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn
2024-01-18i2c: s3c24xx: add support for atomic transfersMarek Szyprowski
2024-01-18i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski
2024-01-18i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski
2024-01-18i2c: rcar: add FastMode+ support for Gen4Wolfram Sang
2024-01-18i2c: rcar: introduce Gen4 devicesWolfram Sang
2024-01-18i2c: npcm7xx: move to per-adapter debugfs directoryWolfram Sang
2024-01-18i2c: gpio: move to per-adapter debugfs directoryWolfram Sang
2024-01-18i2c: create debugfs entry per adapterWolfram Sang
2024-01-18staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if the...Heiner Kallweit
2024-01-18media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...Heiner Kallweit
2024-01-18i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...Heiner Kallweit
2024-01-18i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...Heiner Kallweit
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit
2024-01-18include/linux/i2c.h: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit
2023-11-26Linux 6.7-rc3Linus Torvalds
2023-11-26Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-26Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-26Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-26Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller
2023-11-24Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-11-24Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-24afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells
2023-11-24afs: Fix file locking on R/O volumes to operate in local modeDavid Howells
2023-11-24afs: Return ENOENT if no cell DNS record can be foundDavid Howells
2023-11-24lockdep: Fix block chain corruptionPeter Zijlstra