pub/scm/linux/kernel/git/cjb/mmc-utils-old.git  about / heads / tags
Userspace tools for MMC/SD devices.
$ git log --pretty=format:'%h %s (%cs)%d'
73d6c59 Add eMMC vendor Micron to table (2019-10-04)
	(HEAD -> master)
6c595ae Optimize to_binstr() function (2019-10-04)
c19c769 Fix parsing of character in to_binstr() (2019-10-04)
de27fd9 Cleanup memory in error case (2019-10-04)
de0715d Check calloc's return value before using the pointer (2019-10-04)
d40ec53 mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD (2019-08-08)
aef913e mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access (2018-12-14)
485b05e use proper type for RPMB blocks_cnt (2018-12-08)
bd23a79 fix GCC7 build by refactoring trimming routines (2018-12-08)
b4fe0c8 fix ENH_START_ADDR overflow (2018-03-27)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Add eMMC vendor Micron to table (2019-10-04)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
        106 linux-mmc
         14 lkml
          6 linux-arm-msm
          2 linux-renesas-soc
          1 linux-crypto
          1 linux-integrity
          1 linux-devicetree
          1 netdev
          1 linux-scsi
          1 linux-arm-kernel
          1 dpdk-dev
          1 io-uring
          1 keyrings
          1 linux-s390

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/cjb/mmc-utils-old.git