index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-xlp9xx.c
Age
Commit message (
Expand
)
Author
2018-08-09
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
2018-05-22
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
2018-05-22
i2c: xlp9xx: Fix issue seen when updating receive length
George Cherian
2018-05-22
i2c: xlp9xx: Add support for SMBAlert
George Cherian
2018-03-17
i2c: xlp9xx: Handle NACK on DATA properly
George Cherian
2018-03-17
i2c: xlp9xx: Check for Bus state before every transfer
George Cherian
2018-02-26
i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
George Cherian
2018-02-26
i2c: xlp9xx: return ENXIO on slave address NACK
Dmitry Bazhenov
2017-10-17
i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags
Kamlakant Patel
2017-10-17
i2c: xlp9xx: Get clock frequency with clk API
Jayachandran C
2017-06-19
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
George Cherian
2017-03-23
i2c: xlp9xx: update for ARCH_THUNDER2
Jayachandran C
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2016-11-18
i2c: xlp9xx: ACPI support for I2C clients
Tanmay Jagdale
2016-10-25
i2c: xlp9xx: Fix module autoload
Javier Martinez Canillas
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-07-08
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
Tanmay Jagdale
2015-04-10
i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller
Subhendu Sekhar Behera