index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2022-04-20
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
2022-04-20
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
2022-04-08
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
2022-04-08
i2c: meson: Fix wrong speed use from probe
Lucas Tanure
2022-04-08
i2c: xiic: Make bus names unique
Robert Hancock
2022-04-08
i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
Christophe JAILLET
2022-04-08
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-03-08
i2c: qup: allow COMPILE_TEST
Wolfram Sang
2022-03-08
i2c: imx: allow COMPILE_TEST
Wolfram Sang
2022-03-08
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
2022-03-08
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
2022-02-23
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
2022-02-23
i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
Vladimir Zapolskiy
2022-02-23
i2c: qcom-cci: don't delete an unregistered adapter
Vladimir Zapolskiy
2022-01-27
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
2022-01-27
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
2022-01-27
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
2022-01-11
i2c: mpc: Avoid out of bounds memory access
Chris Packham
2022-01-11
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
2022-01-05
i2c: validate user data in compat ioctl
Pavel Skripkin
2021-12-17
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
2021-12-17
i2c: virtio: fix completion handling
Vincent Whitchurch
2021-12-14
i2c: mpc: Use atomic read and fix break condition
Chris Packham
2021-12-08
i2c: cbus-gpio: set atomic transfer callback
Aaro Koskinen
2021-12-08
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
2021-12-08
i2c: stm32f7: recover the bus on access timeout
Alain Volmat
2021-12-08
i2c: stm32f7: flush TX FIFO upon transfer errors
Alain Volmat
2021-12-01
i2c: virtio: disable timeout handling
Vincent Whitchurch
2021-11-18
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
2021-11-18
i2c: mediatek: fixing the incorrect register offset
Kewei Xu
2021-11-18
i2c: i801: Use PCI bus rescan mutex to protect P2SB access
Heiner Kallweit
2021-10-04
i2c: mlxcpld: Modify register setting for 400KHz frequency
Vadim Pasternak
2021-10-04
i2c: mlxcpld: Fix criteria for frequency setting
Vadim Pasternak
2021-10-02
i2c: mediatek: Add OFFSET_EXT_CONF setting back
Kewei Xu
2021-10-02
i2c: acpi: fix resource leak in reconfiguration device addition
Jamie Iles
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-31
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-25
i2c: cadence: Implement save restore
Shubhrajyoti Datta
2021-08-25
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
2021-08-25
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
2021-08-19
i2c: virtio: add a virtio i2c frontend driver
Jie Deng
2021-08-19
i2c: hix5hd2: fix IRQ check
Sergey Shtylyov
2021-08-19
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
2021-08-19
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
2021-08-17
i2c: synquacer: fix deferred probing
Sergey Shtylyov
2021-08-17
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
2021-08-17
i2c: remove dead PMC MSP TWI/SMBus/I2C driver
Lukas Bulwahn
2021-08-12
i2c: acpi: Add an i2c_acpi_client_count() helper function
Hans de Goede
2021-08-11
i2c: dev: Use sysfs_emit() in "show" functions
Andy Shevchenko
[next]