summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-01-18Merge tag 'sched-urgent-2024-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18Merge tag 'staging-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-18i40e: Include types.h to some headersTony Nguyen
2024-01-18ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-18Merge branch 'mlxsw-miscellaneous-fixes'Jakub Kicinski
2024-01-18selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-18selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-18seq_buf: Make DECLARE_SEQ_BUF() usableNathan Lynch
2024-01-18ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson
2024-01-18selftests: bonding: Add more missing config optionsBenjamin Poirier
2024-01-18selftests: netdevsim: add a config fileJakub Kicinski
2024-01-17Merge branch 'tighten-up-arg-ctx-type-enforcement'Alexei Starovoitov
2024-01-17libbpf: warn on unexpected __arg_ctx type when rewriting BTFAndrii Nakryiko
2024-01-17selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko
2024-01-17bpf: enforce types for __arg_ctx-tagged arguments in global subprogsAndrii Nakryiko
2024-01-17bpf: extract bpf_ctx_convert_map logic and make it more reusableAndrii Nakryiko
2024-01-17libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-17Merge tag 'i3c/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2024-01-18rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-RMia Lin
2024-01-18rtc: da9063: Use dev_err_probe()Biju Das
2024-01-18rtc: da9063: Use device_get_match_data()Biju Das
2024-01-18rtc: da9063: Make IRQ as optionalBiju Das
2024-01-18rtc: max31335: Fix comparison in max31335_volatile_reg()Nathan Chancellor
2024-01-18rtc: max31335: use regmap_update_bits_checkAlexandre Belloni
2024-01-18rtc: max31335: remove unecessary lockingAlexandre Belloni