platform/upstream/libusbg.git
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
2015-12-22 Krzysztof Opasiaklibusbgx: Fix usbg_get_configfs_path()
2015-12-22 Krzysztof Opasiaklibusbgx: add --disable-gadget-schemes to configure
2015-12-22 Krzysztof Opasiaklibusbgx: Add empty definitions of gadget schemes functions
2015-12-22 Krzysztof Opasiaklibusbgx: Move gadget schemes functionality to separate...
2015-12-22 Krzysztof Opasiaklibusbgx: Extract internal header file
2015-12-22 Krzysztof Opasiaklibusbgx: Add max and min values to enums
2015-12-22 Krzysztof Opasiaklibusbgx: Add example how to use usbg_udc structure
2015-12-22 Krzysztof Opasiaklibusbgx: Allow to get gadget enabled on given UDC
2015-12-22 Krzysztof Opasiaklibusbgx: Refresh gadget UDC while each usbg_get_gadget...
2015-12-22 Krzysztof Opasiaklibusbgx: Rework API to use usbg_udc structure
2015-12-22 Krzysztof Opasiaklibusbgx: Replace usbg_get_udcs() with loop
2015-12-22 Krzysztof Opasiaklibusbgx: Add udc structure
2015-12-22 Krzysztof Opasiaklibusbgx: Don't print errno when it has not been direct...
2015-12-22 Krzysztof Opasiaklibusbgx: Add own name to AUTHORS file.
2015-12-22 Krzysztof Opasiaklibusbgx: Make usbg_lookup_function_type() publicly...
next