Differences between revisions 19 and 28 (spanning 9 versions)
Revision 19 as of 2017-11-28 04:20:24
Size: 1805
Editor: PaulWise
Comment: powercap-utils
Revision 28 as of 2021-07-12 23:26:51
Size: 2079
Editor: PaulWise
Comment: add a section for useful USB gadget projects
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * Filesystems: DebianPackage:btrfs-progs [[http://lustre.org/|lustre]] DebianPackage:nfs-utils DebianPackage:cifs-utils DebianPackage:f2fs-tools  * Filesystems: DebianPackage:btrfs-progs [[http://lustre.org/|lustre]] DebianPackage:nfs-utils DebianPackage:cifs-utils DebianPackage:f2fs-tools DebianPackage:exfat-utils DebianPackage:exfatprogs
Line 13: Line 13:
 * GPIO: DebianPackage:gpiod
Line 17: Line 18:
 * MPTCP: [[https://github.com/intel/mptcpd|mptcpd]]
 * netlink: DebianPackage:libnl-utils DebianPackage:python3-pyroute2
Line 20: Line 23:
 * Power: DebianPackage:powertop [[DebianBug:876409|powercap]] DebianPackage:powerdebug DebianPackage:powercap-utils  * Power: DebianPackage:powertop DebianPackage:powerdebug DebianPackage:powercap-utils
Line 22: Line 25:
 * RDMA: [[DebianBug:848971|rdma-core]]
 * USB gadgets: [[https://github.com/libusbg/libusbg|libusbg]] [[https://github.com/libusbgx/libusbgx|libusbgx]] [[https://github.com/kopasiak/gt|gt]] [[https://github.com/gadgetd/gadgetd|gadgetd]]
 * RDMA: DebianPackage:rdma-core
 * USB gadgets:
  * Infra: [[https://github.com/libusbg/libusbg|libusbg]] [[https://github.com/linux-usb-gadgets/libusbgx|libusbgx]] [[https://github.com/linux-usb-gadgets/gt|gt]] [[https://github.com/gadgetd/gadgetd|gadgetd]]
  * Gadgets: [[https://github.com/linux-usb-gadgets/ptp-gadget|ptp-gadget]]

This page lists user-space tools that interface to specific kernel (Linux/FreeBSD/Hurd/etc) (including non-mainline) features. It links to Debian packages where available, the NEW queue when waiting for approval, ITPs or RFPs where filed and upstream websites otherwise.