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