summaryrefslogtreecommitdiffstats
path: root/drivers/i3c/master.c
Commit message (Expand)AuthorAgeFilesLines
* i3c: master: Use struct_size() helperGustavo A. R. Silva2019-07-041-3/+2Star
* i3c: add mixed limited bus modeVitor Soares2019-06-201-0/+5
* i3c: fix i2c and i3c scl rate by bus modeVitor Soares2019-06-201-13/+38
* i3c: Drop support for I2C 10 bit addresingPrzemyslaw Gaj2019-05-281-7/+14
* Merge tag 'i3c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2019-05-071-2/+3
|\
| * i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter2019-05-061-2/+3
* | i3c: Fix the verification of random PIDVitor Soares2019-04-101-3/+2Star
|/
* i3c: fix missing detach if failed to retrieve i3c devJisheng Zhang2019-01-251-1/+1
* ic3: off by one in mode_show()Dan Carpenter2018-12-051-1/+1
* i3c: fix an error code in i3c_master_add_i3c_dev_locked()Dan Carpenter2018-12-051-3/+1Star
* i3c: Add core I3C infrastructureBoris Brezillon2018-11-121-0/+2661