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: rcar: fix error code in probe()
Dan Carpenter
2024-07-18
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang
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: rcar: introduce Gen4 devices
Wolfram Sang
2024-07-18
i2c: rcar: reset controller is mandatory for Gen3+
Wolfram Sang
2024-07-18
i2c: mark HostNotify target address as used
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-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-21
i2c: acpi: Unbind mux adapters before delete
Hamish Martin
2024-06-21
i2c: add fwnode APIs
Russell King (Oracle)
2024-05-02
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
2024-04-03
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
2024-03-01
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
2024-02-23
i2c: i801: Fix block process call transactions
Jean Delvare
2024-02-23
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2024-02-23
i2c: qcom-geni: Correct I2C TRE sequence
Viken Dadhaniya
2024-01-25
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
2024-01-25
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
2024-01-20
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
2024-01-10
i2c: core: Fix atomic xfer check for non-preempt config
Benjamin Bara
2024-01-01
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
2023-12-13
i2c: designware: Fix corrupted memory seen in the ISR
Jan Bottorff
2023-11-28
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
2023-11-28
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
2023-11-28
Revert "i2c: pxa: move to generic GPIO recovery"
Robert Marko
2023-11-28
i2c: core: Run atomic i2c xfer when !preemptible
Benjamin Bara
2023-11-28
i2c: dev: copy userspace array safely
Philipp Stanner
2023-11-28
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
2023-11-28
i2c: fix memleak in i2c_new_client_device()
Wolfram Sang
2023-11-20
i2c: iproc: handle invalid slave state
Roman Bacik
2023-11-02
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
2023-11-02
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
2023-11-02
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-10-25
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
Heiner Kallweit
2023-10-06
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
2023-10-06
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
2023-10-06
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
2023-10-06
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
2023-10-06
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
2023-09-23
i2c: aspeed: Reset the i2c controller when timeout occurs
Tommy Huang
2023-09-13
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
[next]