2017-06-13 | jino.cho | Add API for the adc device Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-06-08 | jino.cho | Fix type mismatch issue Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-31 | jino.cho | Add APIs and functions for the spi device Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-26 | jino.cho | Add description for pwm APIs Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-18 | jino.cho | Replace checking validation of the pwm device and channel Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-18 | jino.cho | Add pwm set_polarity & get_polarity functions Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-18 | jino.cho | Modify peripheral_gdbus_pwm.c Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-18 | jino.cho | Fix gdbus error log Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-18 | jino.cho | Check validation of pwm handle in the peripheral_pwm_close() Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-18 | jino.cho | Remove unused defines Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-18 | jino.cho | Test function for uart API Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-17 | jino.cho | Change data type for parameter to a boolean Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-16 | jino.cho | Change argument of pwm gdbus method Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-16 | jino.cho | Change parameter name dev to pwm Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-16 | jino.cho | Rearrange the order of pwm API functions Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-16 | jino.cho | Return pwm handle through pointer argument Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-16 | jino.cho | Rename peripheral_pwm_context_h to peripheral_pwm_h Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-15 | jino.cho | Add APIs and functions for uart Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-15 | jino.cho | Add description for uart APIs Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-08 | jino.cho | Worng method was called Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-05-02 | jino.cho | Support gpio interrupt Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-04-27 | jino.cho | Decrease the reference count of the dbus proxy Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-04-25 | jino.cho | Add parameters to the gpio open method Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |
2017-04-20 | jino.cho | fix validation check of edge mode Signed-off-by: jino.cho <jino.cho@samsung.com> |
commit | commitdiff | tree |