platform/upstream/libusbg.git
2016-01-29 Krzysztof Opasiaklibusbgx: Remove unused out label
2016-01-29 Krzysztof Opasiaklibusbgx: net: Fix ether addr importing
2015-12-23 Krzysztof Opasiaklibusbgx: fix: Install also function-specific headers
2015-12-22 Krzysztof Opasiaklibusbgx: Release libusbgx version 0.1.0 libusbgx-v0.1.0
2015-12-22 Krzysztof Opasiaklibusbgx: Add suitable copyrights
2015-12-22 Krzysztof Opasiaklibusbgx: Use rmdir() instead of unlink() for directories
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Update tests to use *_s() functions
2015-12-22 Krzysztof Opasiaklibusbgx: Replace *_cpy_*() functions with *_s() convention
2015-12-22 Krzysztof Opasiaklibusbgx: Refactor the core code to be more readable
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Port all tests to new API
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Port all examples to new API
2015-12-22 Krzysztof Opasiaklibusbgx: Switch to a new function API
2015-12-22 Krzysztof Opasiaklibusbgx: ms: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Update tests to read params in correct...
2015-12-22 Krzysztof Opasiaklibusbgx: net: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: midi: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: loopback: Add implementation of function...
2015-12-22 Krzysztof Opasiaklibusbgx: serial: Add implementation of function specif...
2015-12-22 Krzysztof Opasiaklibusbgx: phonet: Add implementation of function specif...
2015-12-22 Krzysztof Opasiaklibusbgx: ffs: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add alloc_inst() and free_inst()...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add functions for reading string...
2015-12-22 Krzysztof Opasiaklibusbgx: ms: Define new API for mass storage function
2015-12-22 Krzysztof Opasiaklibusbgx: serial: Define new API for serial functions
2015-12-22 Krzysztof Opasiaklibusbgx: phonet: Define new API for phonet function
2015-12-22 Krzysztof Opasiaklibusbgx: net: Define new API for net functions
2015-12-22 Krzysztof Opasiaklibusbgx: midi: Define new API for midi function
2015-12-22 Krzysztof Opasiaklibusbgx: loopback: Define new API for loopback function
2015-12-22 Krzysztof Opasiaklibusbgx: ffs: Define new API for functionfs function
2015-12-22 Krzysztof Opasiaklibusbgx: Add internal API for defining function types
2015-12-22 Krzysztof Opasiaklibusbgx: Move some common functions to a separate...
2015-12-22 Krzysztof Opasiaklibusbgx: Move error-ralted functions to a separate...
2015-12-22 Krzysztof Opasiaklibusbgx: packaging: Add packaging for generating rpm...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix memory leak in usbg_set_function_ms_attrs()
2015-12-22 Krzysztof Opasiaklibusbgx: Add support for importing/exporting loopback...
2015-12-22 Krzysztof Opasiaklibusbgx: Add support for loopback function.
2015-12-22 Pawel Szewczyklibusbgx: tests: Add missing test cases
2015-12-22 Pawel Szewczyklibusbgx: tests: Add tests for gadget strings enum
2015-12-22 Pawel Szewczyklibusbgx: Add enum for gadget strings
2015-12-22 Pawel Szewczyklibusbgx: Add USBG_ERROR_NOT_EMPTY error code
2015-12-22 Pawel Szewczyklibusbgx: tests: Add create function test
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting function attributes tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add assertions for function attributes
2015-12-22 Pawel Szewczyklibusbgx: tests: Add creating configuration test
2015-12-22 Pawel Szewczyklibusbgx: tests: Add framework setup for creating config
2015-12-22 Pawel Szewczyklibusbgx: tests: Move initialization from for_each...
2015-12-22 Pawel Szewczyklibusbgx: tests: Separate safe state initialization...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add macros for structures definitions
2015-12-22 Pawel Szewczyklibusbgx: tests: Separate common code of gadget testing
2015-12-22 Pawel Szewczyklibusbgx: tests: Add wrappers for safe allocation
2015-12-22 Pawel Szewczyklibusbgx: tests: Use new version of cmocka
2015-12-22 Pawel Szewczyklibusbgx: schemes: Allow to import midi function
2015-12-22 Pawel Szewczyklibusbgx: schemes: Allow to export midi function
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Use digital format for bMaxPacketSize0
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Print bcdUSB and bcdDevice as BCD...
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Print gadget data in the same order...
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Make examples easier to read
2015-12-22 Krzysztof Opasiaklibusbgx: Allow to pass NULL as name to usbg_add_config...
2015-12-22 Pawel Szewczyklibusbgx: examples: add example of midi function usage
2015-12-22 Dominic Sacrélibusbgx: Update show-gadgets example to support MIDI...
2015-12-22 Dominic Sacrélibusbgx: Add support for MIDI function
2015-12-22 Dominic Sacrélibusbgx: Mark char pointers in usbg_*_attrs as const
2015-12-22 Dominic Sacrélibusbgx: Fix warnings when compiling with -Wall
2015-12-22 Dominic Sacrélibusbgx: Format switch statements more consistently
2015-12-22 Dominic Sacrélibusbgx: Fix several typos
2015-12-22 Pawel Szewczyklibusbgx: Fix mapping function type into attributes...
2015-12-22 Stefan Agnerlibusbgx: print leading zero for MAC address bytes
2015-12-22 Krzysztof Opasiaklibusbgx: schemes: Allow to import mass storage function
2015-12-22 Krzysztof Opasiaklibusbgx: schemes: Allow to export mass storage function
2015-12-22 Krzysztof Opasiaklibusbgx: Add example with mass storage function
2015-12-22 Krzysztof Opasiaklibusbgx: Update example to show also mass storage...
2015-12-22 Krzysztof Opasiaklibusbgx: Add support for mass storage function
2015-12-22 Krzysztof Opasiaklibusbgx: Add rm callback to usbg_function
2015-12-22 Krzysztof Opasiaklibusbgx: Add functions for reading/writing bool values
2015-12-22 Krzysztof Opasiaklibusbgx: Rework usbg_read_buf() to accept also empty...
2015-12-22 Krzysztof Opasiaklibusbgx: Add offsetof() and container_of() macros
2015-12-22 Krzysztof Opasiaklibusbgx: Dereference pointer before switch
2015-12-22 Krzysztof Opasiaklibusbgx: Allow to pass usbg_init() without access...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix export of phonet attributes
2015-12-22 Pawel Szewczyklibusbgx: Don't link libusbgx with cmkocka
2015-12-22 Krzysztof Opasiaklibusbgx: Remove static buffers from usbg_f_ffs_attrs
2015-12-22 Krzysztof Opasiaklibusbgx: Remove static buffers from usbg_f_phonet_attrs
2015-12-22 Krzysztof Opasiaklibusbgx: Remove static buffers from usbg_f_net_attrs
2015-12-22 Krzysztof Opasiaklibusbgx: Introduce usbg_cleanup_function_attrs() function
2015-12-22 Krzysztof Opasiaklibusbgx: Make a use of usbg_f_attrs_type
2015-12-22 Krzysztof Opasiaklibusbgx: Add usbg_f_attrs_type enum
2015-12-22 Krzysztof Opasiaklibusbgx: Pass suitable structure to usbg_parse_functio...
2015-12-22 Krzysztof Opasiaklibusbgx: Update .gitignore for tests directory
2015-12-22 Dominic Sacrélibusbgx: Make *_attrs and *_strs arguments const-correct
2015-12-22 Dominic Sacrélibusbgx: Add extern "C" linkage specification when...
2015-12-22 Dominic Sacrélibusbgx: Add a .gitignore file
2015-12-22 Pawel Szewczyklibusbgx: tests: Add config attributes getting and...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for config...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting and setting config strs...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for config...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting binding test
next