index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-xlp9xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-18
1
-3
/
+1
*
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-04-15
1
-3
/
+1
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-5
/
+3
*
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
2020-03-10
1
-3
/
+7
*
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
2018-08-09
1
-13
/
+28
*
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
2018-05-22
1
-13
/
+24
*
i2c: xlp9xx: Fix issue seen when updating receive length
George Cherian
2018-05-22
1
-9
/
+21
*
i2c: xlp9xx: Add support for SMBAlert
George Cherian
2018-05-22
1
-0
/
+24
*
i2c: xlp9xx: Handle NACK on DATA properly
George Cherian
2018-03-17
1
-6
/
+8
*
i2c: xlp9xx: Check for Bus state before every transfer
George Cherian
2018-03-17
1
-0
/
+32
*
i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
George Cherian
2018-02-26
1
-9
/
+26
*
i2c: xlp9xx: return ENXIO on slave address NACK
Dmitry Bazhenov
2018-02-26
1
-1
/
+2
*
i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags
Kamlakant Patel
2017-10-17
1
-3
/
+27
*
i2c: xlp9xx: Get clock frequency with clk API
Jayachandran C
2017-10-17
1
-1
/
+13
*
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
George Cherian
2017-06-19
1
-0
/
+1
*
i2c: xlp9xx: update for ARCH_THUNDER2
Jayachandran C
2017-03-23
1
-0
/
+1
*
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2017-02-09
1
-1
/
+1
*
i2c: xlp9xx: ACPI support for I2C clients
Tanmay Jagdale
2016-11-18
1
-0
/
+1
*
i2c: xlp9xx: Fix module autoload
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
Tanmay Jagdale
2016-07-08
1
-2
/
+11
*
i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller
Subhendu Sekhar Behera
2015-04-10
1
-0
/
+445