platform/upstream/libusbg.git
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
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for getting...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Support static binding definition
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Make a deep copy of date for each...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Add writable attribute to test_* struc...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Initialize test_function when necessary
2015-12-22 Pawel Szewczyklibusbgx: tests: Add test_binding structure
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting gadget string test
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for getting...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add setting gadget strs tests
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Fix coding style
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for gadget...
2015-12-22 Pawel Szewczyklibusbgx: tests: Stop using gadget attributes strings...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Try to iterate over all gadget attributes
2015-12-22 Pawel Szewczyklibusbgx: tests: Test getting strings of gadget attributes
2015-12-22 Pawel Szewczyklibusbgx: tests: Update guideline changes
2015-12-22 Pawel Szewczyklibusbgx: tests: Add udc tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add states with long strings
2015-12-22 Pawel Szewczyklibusbgx: tests: Add gadget attrs get/set tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for gadget...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting config tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting configfs path test
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting functions tests
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Use cast_to_largest_integral_type()
2015-12-22 Pawel Szewczyklibusbgx: tests: Make some functions static, some move...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Add doxygen macros for documenting...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Remove unused variables
2015-12-22 Pawel Szewczyklibusbgx: tests: Add guarding macros in header
2015-12-22 Pawel Szewczyklibusbgx: tests: Add autotools making description to...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Build tests with autotools
2015-12-22 Pawel Szewczyklibusbgx: tests: Add proper path comparing
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Fix tests to use correct usbg_state...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Fix tests build
2015-12-22 Pawel Szewczyklibusbgx: tests: Remove negative buffer test
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Add options parsing to running script
2015-12-22 Pawel Szewczyklibusbgx: tests: Add testing guideline
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Allow to skip some tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add init and getting gadgets tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add assert functions for internal...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Use RTLD to access original fputs()
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for init...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix compilation warnings
2015-12-22 Pawel Szewczyklibusbgx: Fix gadget attributes reading order
2015-12-22 Krzysztof Opasiaklibusbgx: Add include guards to internal header
next