thermal/core: Remove duplicate information when an error occurs
[platform/kernel/linux-rpi.git] / drivers / i2c /
2022-12-31 Zheyu Mai2c: ismt: Fix an out-of-bounds bug in ismt_access()
2022-12-31 Yang Yingliangi2c: mux: reg: check return value after calling platfor...
2022-12-31 Hui Tangi2c: pxa-pci: fix missing pci_disable_device() on error...
2022-12-08 Andrew Lunni2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
2022-12-08 Yuan Cani2c: npcm7xx: Fix error handling in npcm_i2c_init()
2022-11-26 Nam Caoi2c: i801: add lis3lv02d's I2C address for Vostro 5568
2022-11-26 Thierry Redingi2c: tegra: Allocate DMA memory for DMA engine
2022-11-10 Chen Zhongjini2c: piix4: Fix adapter not be removed in piix4_remove()
2022-11-10 Martin Tůmai2c: xiic: Add platform module alias
2022-10-29 Bryan O'Donoghuei2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_ad...
2022-10-26 Asmaa Mnebhii2c: mlxbf: support lock mechanism
2022-10-26 Jarkko Nikulai2c: designware: Fix handling of real but unexpected...
2022-09-28 Asmaa Mnebhii2c: mlxbf: Fix frequency calculation
2022-09-28 Asmaa Mnebhii2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_s...
2022-09-28 Asmaa Mnebhii2c: mlxbf: incorrect base address passed during io...
2022-09-28 Uwe Kleine-Königi2c: imx: If pm_runtime_get_sync() returned 1 device...
2022-08-25 Uwe Kleine-Königi2c: imx: Make sure to unregister adapter on remove()
2022-08-17 Liang Hei2c: mux-gpmux: Add of_node_put() when breaking out...
2022-08-17 Lars-Peter Clauseni2c: cadence: Support PEC for SMBus block read
2022-08-17 Xu Wangi2c: Fix a potential use after free
2022-08-17 Fabio Estevami2c: mxs: Silence a clang warning
2022-08-17 Tali Perryi2c: npcm: Correct slave role behavior
2022-08-17 Tali Perryi2c: npcm: Remove own slave addresses 2:10
2022-07-29 Robert Hancocki2c: cadence: Change large transfer count reset logic...
2022-07-29 Vadim Pasternaki2c: mlxcpld: Fix register setting for 400KHz frequency
2022-07-12 Satish Nagireddyi2c: cadence: Unregister the clk notifier in error...
2022-07-12 Jean Delvarei2c: piix4: Fix a memory leak in the EFCH MMIO support
2022-06-22 Serge Semini2c: designware: Use standard optional ref clock implem...
2022-06-22 Jiasheng Jiangi2c: npcm7xx: Add check for platform_driver_register
2022-06-14 Lucas Tanurei2c: cadence: Increase timeout per message if necessary
2022-06-09 Kuninori Morimotoi2c: rcar: fix PM ref counts in probe error paths
2022-06-09 Tali Perryi2c: npcm: Handle spurious interrupts
2022-06-09 Tyrone Tingi2c: npcm: Correct register access width
2022-06-09 Tali Perryi2c: npcm: Fix timeout calculation
2022-06-09 Nathan Chancellori2c: at91: Initialize dma_buf in at91_twi_xfer()
2022-06-09 Michael Wallei2c: at91: use dma safe buffers
2022-06-06 Dan Carpenteri2c: ismt: prevent memory corruption in ismt_access()
2022-06-06 Piyush Malgujardrivers: i2c: thunderx: Allow driver to work with ACPI...
2022-06-06 Mika Westerbergi2c: ismt: Provide a DMA buffer for Interrupt Cause...
2022-05-25 Yang Yingliangi2c: mt7621: fix missing clk_disable_unprepare() on...
2022-05-25 Terry Bowmani2c: piix4: Enable EFCH MMIO for Family 17h+
2022-05-25 Terry Bowmani2c: piix4: Add EFCH MMIO support for SMBus port select
2022-05-25 Terry Bowmani2c: piix4: Add EFCH MMIO support to SMBus base address...
2022-05-25 Terry Bowmani2c: piix4: Add EFCH MMIO support to region request...
2022-05-25 Terry Bowmani2c: piix4: Move SMBus port selection into function
2022-05-25 Terry Bowmani2c: piix4: Move SMBus controller base address detect...
2022-05-25 Terry Bowmani2c: piix4: Move port I/O region request/release code...
2022-05-25 Terry Bowmani2c: piix4: Replace hardcoded memory map size with...
2022-04-20 Martin Povišeri2c: pasemi: Wait for write xfers to finish
2022-04-20 Andy Shevchenkoi2c: dev: check return value when calling dev_set_name()
2022-04-08 Peter Rosini2c: mux: demux-pinctrl: do not deactivate a master...
2022-04-08 Lucas Tanurei2c: meson: Fix wrong speed use from probe
2022-04-08 Robert Hancocki2c: xiic: Make bus names unique
2022-04-08 Christophe JAILLETi2c: bcm2835: Fix the error handling in 'bcm2835_i2c_pr...
2022-04-08 Lad Prabhakari2c: bcm2835: Use platform_get_irq() to get the interrupt
2022-03-08 Wolfram Sangi2c: qup: allow COMPILE_TEST
2022-03-08 Wolfram Sangi2c: imx: allow COMPILE_TEST
2022-03-08 Wolfram Sangi2c: cadence: allow COMPILE_TEST
2022-03-08 Eric Anholti2c: bcm2835: Avoid clock stretching timeouts
2022-02-23 Rafał Miłeckii2c: brcmstb: fix support for DSL and CM variants
2022-02-23 Vladimir Zapolskiyi2c: qcom-cci: don't put a device tree node before...
2022-02-23 Vladimir Zapolskiyi2c: qcom-cci: don't delete an unregistered adapter
2022-01-27 Lakshmi Sowjanya Di2c: designware-pci: Fix to change data types of hcnt...
2022-01-27 Joakim Tjernlundi2c: mpc: Correct I2C reset procedure
2022-01-27 Heiner Kallweiti2c: i801: Don't silently correct invalid transfer...
2022-01-11 Chris Packhami2c: mpc: Avoid out of bounds memory access
2022-01-11 Wolfram SangRevert "i2c: core: support bus regulator controlling...
2022-01-05 Pavel Skripkini2c: validate user data in compat ioctl
2021-12-17 Ondrej Jirmani2c: rk3x: Handle a spurious start completion interrupt...
2021-12-17 Vincent Whitchurchi2c: virtio: fix completion handling
2021-12-14 Chris Packhami2c: mpc: Use atomic read and fix break condition
2021-12-08 Aaro Koskineni2c: cbus-gpio: set atomic transfer callback
2021-12-08 Alain Volmati2c: stm32f7: stop dma transfer in case of NACK
2021-12-08 Alain Volmati2c: stm32f7: recover the bus on access timeout
2021-12-08 Alain Volmati2c: stm32f7: flush TX FIFO upon transfer errors
2021-12-01 Vincent Whitchurchi2c: virtio: disable timeout handling
2021-11-18 Christophe JAILLETi2c: xlr: Fix a resource leak in the error handling...
2021-11-18 Kewei Xui2c: mediatek: fixing the incorrect register offset
2021-11-18 Heiner Kallweiti2c: i801: Use PCI bus rescan mutex to protect P2SB...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git./linux/kernel...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-10-26 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.15-2' of git://git...
2021-10-25 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-10-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-23 Linus TorvaldsMerge tag 'block-5.15-2021-10-22' of git://git.kernel...
2021-10-23 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-22' of git://git.kerne...
2021-10-22 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211022' of git://git...
next