aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-07-11cyber: fix module versionFelix Morgner1-1/+1
2023-07-11ide: remove YCM configurationFelix Morgner1-186/+0
2023-07-11doc: update changelogFelix Morgner1-0/+4
2023-07-11build: split makefileFelix Morgner2-20/+22
2023-07-10device_class: fix compilation for Linux >= 6.4.0v42.1729.1939Felix Morgner1-0/+10
2023-03-12device_class: fix compilation for Linux >= 6.2.0v42.1729.1906Felix Morgner2-0/+9
2017-11-13makefile: better support for DKMSv42.1729.1812Felix Morgner1-3/+7
2017-10-27cyber_file: implement customizable separatorv42.1729.1634Felix Morgner1-1/+8
2017-10-27cyber_file: implement memory mapping supportFelix Morgner1-0/+14
2017-10-27cyber: add YCM configurationFelix Morgner1-0/+186
2017-10-26doc: update readmeFelix Morgner1-9/+22
2017-10-26cyber: hide internal symbolsv42.1729Felix Morgner4-56/+49
2017-10-26doc: update changelogFelix Morgner1-0/+5
2017-10-26make: provide install targetFelix Morgner2-1/+5
2017-10-26device_class: move to newer device class APIFelix Morgner1-17/+10
2017-10-26cyber_file: adjust to kernel changesFelix Morgner1-1/+1
2017-02-26Merge pull request #5 from das-g/typosFelix Morgner1-3/+3
doc: fix grammar-distorting typos
2017-02-26Merge branch 'master' into typosFelix Morgner1-12/+12
2017-02-26Merge pull request #4 from das-g/punctuationFelix Morgner1-1/+1
doc: grammar: fix fullstop placement in README
2017-02-26Merge pull request #3 from das-g/separate_hyphenated_and_compound_spellingFelix Morgner1-12/+12
doc: grammar fixes
2017-02-25doc: fix grammar/spelling: "is" -> "in"Raphael Borun Das Gupta1-1/+1
2017-02-25doc: fix grammar/spelling: "the" -> "they"Raphael Borun Das Gupta1-2/+2
2017-02-25doc: grammar: fix fullstop placement in READMERaphael Borun Das Gupta1-1/+1
2017-02-25doc: fix grammar: separate spellingRaphael Das Gupta1-2/+2
2017-02-25doc: fix grammar: compound spelling for CYBERspaceRaphael Das Gupta1-8/+8
See https://en.wiktionary.org/wiki/cyberspace
2017-02-25doc: fix grammar: compound and hyphenated spellingRaphael Das Gupta1-2/+2
2017-02-25cyber_file: fix missing CYBER in copyv42.1337.1007Felix Morgner2-4/+4
2017-02-25doc: update contribution CYBER registryFelix Morgner1-0/+1
2017-02-25Merge pull request #2 from das-g/patch-2Felix Morgner1-1/+1
doc: Bring catphrase closer to Dark Knight quotes
2017-02-25doc: Bring catphrase closer to Dark Knight quotesRaphael Das Gupta1-1/+1
Bring the catchphrase closer to these two quotes: https://youtu.be/08uyGm0BRp4?t=2m > [...] a hero. Not the the hero we deserved, but the hero we needed. Nothing less, than a knight. https://youtu.be/08uyGm0BRp4?t=3m24s > Because he's the hero Gotham deserves, but not the one it needs right now.
2017-02-25doc: add list of contributorsFelix Morgner1-0/+9
2017-02-25Merge pull request #1 from das-g/patch-1Felix Morgner1-21/+21
unquote sublists in README
2017-02-25doc: unquote sublists in READMERaphael Das Gupta1-21/+21
In reStructuredText, the bullets of a sublist must line up with the left edge of the text block above it (in the parent list). See http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#bullet-lists
2017-02-25cyber_file: enable large-chunk CYBER readsv42.1337.666Felix Morgner3-6/+13
Allowing for reading CYBER in much larger chunks boosts read perfomance on the Designated CYBER Test System (DCTS) from 4.2 Gibibyte per second to 6.66 Gibibyte per second. All hail CYBER!
2017-02-25cyber: initial releasev42.1337Felix Morgner16-0/+1106