pub/scm/linux/kernel/git/i3c/linux.git  about / heads / tags
I3C kernel tree
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
i3c/for-6.9  I3C for 6.9 (2024-03-18) tar.gz
i3c/for-6.8  I3C for 6.7 (2024-01-15) tar.gz
i3c/for-6.7  I3C for 6.7 (2023-11-04) tar.gz
i3c/for-6.6  I3C for 6.6 (2023-09-06) tar.gz
i3c/for-6.5  I3C for 6.5 (2023-07-03) tar.gz
i3c/for-6.4  I3C for 6.4 (2023-05-01) tar.gz
i3c/for-6.3  I3C for 6.3 (2023-02-28) tar.gz
i3c/for-6.2  I3C for 6.2 (2022-12-14) tar.gz
i3c/for-6.1  I3C for 6.1 (2022-10-14) tar.gz
i3c/for-5.19 I3C for 5.19 (2022-06-01) tar.gz
i3c/for-5.18 I3C for 5.18 (2022-03-30) tar.gz
i3c/for-5.17 I3C for 5.17 (2022-01-16) tar.gz
i3c/for-5.14 I3C for 5.14 (2021-07-10) tar.gz
i3c/for-5.13 I3C for 5.13 (2021-05-07) tar.gz
i3c/for-5.12 I3C for 5.12 (2021-02-22) tar.gz
i3c/fixes-for-5.11 I3C fixes for 5.11 (2021-02-09) tar.gz
i3c/for-5.11 * Add the HCI driver * Add a missing destroy_workqueue() in an error path * Flag Alexandre Belloni as the new maintainer (2020-12-19) tar.gz
i3c/for-5.10 * Fix DAA for the pre-reserved address case * Fix an error path in the cadence driver (2020-10-17) tar.gz
i3c/for-5.8  Fix GETMRL's logic (2020-06-01) tar.gz
i3c/for-5.7  * Fix driver auto-probing related issues * Stop using the deprecated i2c_new_device() function * Replace zero-length array with flexible-array member (2020-03-29) tar.gz
i3c/for-5.6  * Core changes:   - Make i3c_bus_set_mode() static (2020-01-27) tar.gz
i3c/for-5.5  Minor fixes and MAINTAINERS updates (2019-11-25) tar.gz
i3c/for-5.4  Core changes: * Export i3c_device_match_id() so driver can get per-device data * Add addr and lvr fields to i2c_dev_desc so we can attach I2C devices   that are not described in the DT * Add a missing of_node_put() * Fix a memory leak * Use dev_to_i3cmaster() instead of open-coding it (2019-09-16) tar.gz
i3c/export-i3c_device_match_id Needed for the st_lsm6dsx_i3c.c driver (2019-07-27) tar.gz
i3c/for-5.3  * Drop support for 10-bit I2C addresses * Add support for limited bus mode * Fix the Cadence DT binding doc * Use struct_size() to allocate a DEFSLVS packet (2019-07-06) tar.gz
i3c/for-5.2  * Fix a shift wrap bug in the core * Remove dead code in the DW driver (2019-05-06) tar.gz
i3c/fixes-for-5.1-rc6 - Fix the random PID check - Fix the disable controller logic in the designware driver - Fix I3C entry in MAINTAINERS (2019-04-20) tar.gz
i3c/for-5.1  - Add a /* fall-through */ comment in the dw-i3c-master driver - Update the I3C entries in MAINTAINERS to add an IRC chan (2019-03-01) tar.gz
i3c/fixes-for-5.0-rc5 - Fix a deadlock in the designware driver - Fix the error path in i3c_master_add_i3c_dev_locked() (2019-02-01) tar.gz
i3c/fixes-for-5.0-rc3 - Fix the error check on master->sysclk val in the Cadence driver - Fix reattach implementation in the Designware driver (2019-01-18) tar.gz
i3c/for-4.21 Add initial support for I3C along with 2 I3C master controller drivers. (2018-12-19) tar.gz
i3c/for-4.20 Add the I3C framework + an I3C controller driver for Cadence IP (2018-11-01) tar.gz

git clone https://80x24.org/pub/scm/linux/kernel/git/i3c/linux.git