]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iicbus/mux
Merge ^/head r358731 through r358831.
[FreeBSD/FreeBSD.git] / sys / dev / iicbus / mux /
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 Cy SchubertMFV r358616:
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-01-28 Cy SchubertMFV r357163:
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-10 Jung-uk KimMFV: r356607
2020-01-08 Ian LeporeRemove some trailing whitespace; no functional changes.
2020-01-08 Ian LeporeSplit the code to find and add iicbus children out...
2020-01-08 Ian LeporeChange some KASSERT to device_printf + return EINVAL...
2020-01-08 Ian LeporeInit sc->maxbus to -1, not 0. It represents the highes...
2020-01-08 Ian LeporeEnsure any reserved gpio pins get released if an early...
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-02 Ian LeporeAdd support for i2c bus mux hardware.