summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-05-13refactor: add pkgman_config struct and move download to net.cHEADdev0x221E
2026-05-11lib: sv: add sv_concat_cstr(), sv_init() and sv_free()0x221E
2026-05-10cookbook: add process return code checking for cookbook recipes0x221E
2026-05-10core: seperate integrity verification to the "crypto" subsystem.0x221E
2026-05-10feature: add URL structure and refactor main logic to pkgman.c0x221E
2026-04-23net: add write to file callback0x221E
2026-04-23core: rename cmd_install() parameters0x221E
2026-04-23core: main: add memory cleanup to install command0x221E
2026-04-23lib: ll & parser: um: proper linked list impl and refactor um0x221E
2026-04-23net: remove redundant malloc from write_callback()0x221E
2026-04-22core: free ll_manifest contents after install complete0x221E
2026-04-22global: add: null-terminate all printf's0x221E
2026-04-22global: refactor: change strcmp,strncmp with sv_equal()0x221E
2026-04-22lib: sv: add sv_equal() to sv.c and sv.h0x221E
2026-04-22core: add error returns to subcommands0x221E
2026-04-22core: install command checks existence in upstream0x221E
2026-04-22lib: sv: add sv_copy()0x221E
2026-04-22parser: um: remove userdata argument from um_init()0x221E
2026-04-22parser: set userdata field of parser in parser_init()0x221E
2026-04-22parser: um: modify umanifest for initial support0x221E
2026-04-21core: add error message on net_init() failure0x221E
2026-04-20main: initial commit0x221E
0.c?id=76bc3240b546df7f5afe7f9b6615a195647d5eab'>diff
path: root/drivers/comedi/drivers/me4000.c
AgeCommit message (Expand)Author
2023-10-05comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott
2021-11-26comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>Ian Abbott
2021-11-26comedi: Move the main COMEDI headersIan Abbott
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman