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
2024-07-18
i2c: testunit: avoid re-issued work after read message
Wolfram Sang
2024-07-18
i2c: rcar: ensure Gen3+ reset does not disturb local targets
Wolfram Sang
2024-07-18
i2c: mark HostNotify target address as used
Wolfram Sang
2024-07-18
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang
2024-07-18
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
2024-07-11
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
2024-07-11
i2c: i801: Annotate apanel_addr as __ro_after_init
Heiner Kallweit
2024-07-05
i2c: testunit: discard write requests while old command is running
Wolfram Sang
2024-07-05
i2c: testunit: don't erase registers after STOP
Wolfram Sang
2024-06-27
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
2024-06-27
i2c: lpi2c: Avoid calling clk_get_rate during transfer
Alexander Stein
2024-06-21
i2c: designware: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-21
i2c: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-16
i2c: acpi: Unbind mux adapters before delete
Hamish Martin
2024-06-12
i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
Christophe JAILLET
2024-06-12
i2c: cadence: Avoid fifo clear after start
Sai Pavan Boddu
2024-04-27
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
2024-04-04
i2c: pxa: hide unused icr_bits[] variable
Arnd Bergmann
2024-03-26
i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
Maxim Levitsky
2024-03-20
i2c: muxes: pca954x: Allow sharing reset GPIO
Chris Packham
2024-03-20
Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
2024-03-15
Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-12
i2c: nomadik: sort includes
Théo Lebrun
2024-03-12
i2c: nomadik: support Mobileye EyeQ5 I2C controller
Théo Lebrun
2024-03-12
i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
Théo Lebrun
2024-03-12
i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Théo Lebrun
2024-03-12
i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Théo Lebrun
2024-03-12
i2c: nomadik: use bitops helpers
Théo Lebrun
2024-03-12
i2c: nomadik: simplify IRQ masking logic
Théo Lebrun
2024-03-12
Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and...
Wolfram Sang
2024-03-08
i2c: nomadik: rename private struct pointers from dev to priv
Théo Lebrun
2024-03-08
i2c: aspeed: Fix the dummy irq expected print
Tommy Huang
2024-03-08
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
2024-03-08
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
2024-03-08
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
2024-03-08
i2c: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-06
i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4
Geert Uytterhoeven
2024-03-06
i2c: imx-lpi2c: add generic GPIO recovery for LPI2C
Carlos Song
2024-03-04
i2c: cadence: Add system suspend and resume PM support
Ji Sheng Teoh
2024-03-04
i2c: mpc: remove outdated macro
Wolfram Sang
2024-03-04
i2c: mpc: use proper binding for transfer timeouts
Wolfram Sang
2024-03-04
i2c: smbus: Prepare i2c_register_spd for usage on muxed segments
Heiner Kallweit
2024-03-04
i2c: constify the struct device_type usage
Ricardo B. Marliere
2024-02-27
i2c: designware: Implement generic polling mode code for Wangxun 10Gb NIC
Jarkko Nikula
2024-02-27
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
Jarkko Nikula
2024-02-27
i2c: designware: Move interrupt handling functions before i2c_dw_xfer()
Jarkko Nikula
2024-02-27
i2c: designware: Use accessors to DW_IC_INTR_MASK register
Jarkko Nikula
2024-02-27
i2c: designware: Do not enable interrupts shortly in polling mode
Jarkko Nikula
[next]