packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / src /
2015-12-21 Brendan Le Folliio.c: Fix indentation v0.9.0
2015-12-21 Brendan Le Folliio.c: Check return of fscanf
2015-12-21 Brendan Le Folliio.c: Check return of fd before using ioctl
2015-12-21 Brendan Le Folliio.c: Replace sprintf with snprintf
2015-12-21 Brendan Le Folliio.c: Closedir correctly and return error if we fail...
2015-12-21 Brendan Le Folliio.c: Fix leaking filedescriptor on read error
2015-12-21 Brendan Le Follmraa: Remove trailing whitespace/tabs from various...
2015-12-21 Brendan Le Follmraa: Remove executable bit from a few files
2015-12-21 Brendan Le Follx86.c: Fix include for sofia 3gr platform missing
2015-12-21 Brendan Le Folliioc.: remove call to stat before mkdir as superflous
2015-12-21 Brendan Le Folliio.c: Avoid reading uninitialised memory in cases...
2015-12-21 Brendan Le Folliio: Check fd against != -1 and not > 0 and avoid leaks...
2015-12-21 Brendan Le Folliio.c: Fix closedir not always been called leaving...
2015-12-18 Srinivas Kandagatla96boards: remove a typo
2015-12-17 Lay, Kuan Looniio.c: fix memory leak and out of bound array access...
2015-12-17 Lay, Kuan LoonSoFIA 3GR: Add SoFIA 3GR platform with i2c support
2015-12-15 Henry Bruceiio: C API changes and C++ API enhancements
2015-12-15 Henry Brucemraa.c: Do not return with error if iio devices are...
2015-12-15 Brendan Le Folliio.c: Fix missing include file sys/stat.h
2015-12-15 Brendan Le Folliio.c: Use sys/ioctl.h instead of stropts.h
2015-12-15 Henry Bruceiio: Fixed device id check bug
2015-12-15 Henry Brucemraa.c: iio detect tidy up.
2015-12-15 Henry Bruceiio: Isolated use of open() to string read/write functions.
2015-12-15 Henry Brucemraa.c: Moved iio detection code into a function
2015-12-15 Henry Bruceiio: mraa_iio_write_string now using open insteam of...
2015-12-15 Lay, Kuan Looniio: iio update channel
2015-12-15 Lay, Kuan Looniio: iio add create trigger
2015-12-15 Lay, Kuan Looniio: iio get mounting matrix remove unused variable...
2015-12-15 Lay, Kuan Looniio: iio add get mounting matrix
2015-12-15 Lay, Kuan Looniio: iio consolidate read and write API
2015-12-15 Brendan Le Folliio.c: run clang format on iio.c
2015-12-15 Brendan Le Folliio.c: add stropts.h include for iotctl
2015-12-15 Brendan Le Folliio.c: Use MAX_SIZE var upgrading strings to 128 from 64
2015-12-15 Lay, Kuan Looniio: trigger buffer samples fix
2015-12-15 Lay, Kuan Looniio: iio get channel and get event error checking
2015-12-15 Lay, Kuan Looniio: added mraa_iio_write
2015-12-15 Brendan Le Folliio: remove exec perms
2015-12-15 Lay, Kuan Looniio: added event api
2015-12-15 Alex Tereschenkomraa.c: we now remove trailing CR/LF from IIO dev names
2015-12-15 Alex Tereschenkoiio: added function returning IIO device number by...
2015-12-15 Alex Tereschenkoiio: fixed IIO device counting
2015-12-15 Alex Tereschenkoiio: fixed comment typo
2015-12-15 Brendan Le Folliio: Remove iio structures from mraa_platform_t
2015-12-15 Brendan Le Follmraa_func.h: Remove unused code
2015-12-15 Brendan Le Folliio: Improve iio channel parsing to add enabled channels
2015-12-15 Brendan Le Folliio: initial pass at getting channel information from...
2015-12-15 Brendan Le Folliio: Simplify API
2015-12-15 Brendan Le Folliio: Find attributes and channels in iio device
2015-12-15 Brendan Le Follmraa.c: Fix path of iio device in sysfs
2015-12-15 Brendan Le Folliio: initial API and enumeration of devices
2015-12-15 Brendan Le Folliio: Add initial module
2015-12-14 Alex Tereschenkodocs: added UART examples into Python docs.
2015-12-14 Stefan Andritoiumraajava.i: The director now uses a GlobalRef instead...
2015-12-14 Jorge Ramirez-Ortiz96boards: add support to HiKey 96board
2015-12-14 Srinivas Kandagatla96boards: add support to 96boards (https://96boards...
2015-12-14 Srinivas Kandagatlauart.c: make use of no_bus_mux flag
2015-12-14 Srinivas Kandagatlaspi.c: make use of no_bus_mux flag
2015-12-14 Srinivas Kandagatlai2c.c: make use of no_bus_mux flag
2015-12-04 Mihai Serbanintel_edison_fab_c.c: Remove dependency on debugfs
2015-12-04 Mihai Serbanedison: fix SPI IO pointers usage
2015-12-04 Mihai SerbanCompile libmraa for Android and Brillo
2015-12-03 Brendan Le Follcmake: enable settign of MRAAPLATFORMFORCE to reduce...
2015-12-01 Kevron Reescmake: use cmake includedir
2015-12-01 Mihai Tudor Panuft4222: adds initial support for on-chip GPIO in mode0
2015-12-01 Mihai Tudor Panuft4222: prepares onboard gpio support in addition to...
2015-12-01 Mihai Tudor Panugpio: function replacement for gpio write calls
2015-12-01 Mihai Tudor Panui2c.c: Fix identation/style and simplify logic in mraa_...
2015-12-01 Mihai Tudor Panui2c.c: call correct adv func in mraa_i2c_read_byte
2015-11-30 Stefan Andritoiujava: Added auto load library code to the SWIG interfac...
2015-11-18 Alex Tereschenkouart.c: fixed typo in debug output
2015-11-11 Brendan Le Folljavascript: Fix build for nodejs v5 which has smaller...
2015-10-30 Kevron Reescmake: use cmake libdir instead of making our own
2015-10-30 Alex Tereschenkogpio.c: enhanced Python-specific code
2015-10-28 Chris Brackertgpio.c: Fix interrupt callback args
2015-10-27 Brendan Le Follgpio.c: Fix python3 builds, PyString_AsString not avail
2015-10-26 damcclosuart.c: fix to UART even parity
2015-10-26 Henry Bruceftdi_ft4222.c: Fixed bug in gpio configuration
2015-10-26 Henry Bruceftdi_ft4222.c: Implemented previously stubbed out i2c...
2015-10-26 Henry Brucei2c.c: Added missing adv_func support to some functions
2015-10-26 xbolsheJavaScript SPI.write output correction #2
2015-10-26 xbolsheJavaScript SPI.write output correction
2015-10-22 Alex Tdocs: updated Python docs index with all supported...
2015-10-09 Andrei Vasiliusrc/java/CMakeLists.txt: Modified path for javac and jar
2015-10-06 Alex Tereschenkogpio.c: Log more data in ISR handler on Python error
2015-10-06 Alex Tereschenkogpio.c: Fixed typo
2015-10-06 Alex Tereschenkogpio.c: Added ISR thread termination flag
2015-10-03 xbolshejavascript: Add nodejs 4.1.1 support
2015-10-01 Petre Eftimemraajava.i: Ignore read/write functions (in UART)
2015-09-18 Brendan Le Follmraa.c: fix possible overrun in strncpy
2015-09-18 Brendan Le Follmraa.c: simplify mraa_get_platform_name with subplatforms
2015-09-18 Matthew Auldintel_minnow_byt_compatible: fix memory leak
2015-09-17 Henry Brucei2c.c: Added check for NULL i2c context
2015-09-16 Brendan Le FollRevert "intel_edison_fab_c.c: Don't initiate SPI pins...
2015-09-15 Evan Steeleminnowboardmax: Add support for compatible boards
2015-09-15 Petre Eftimeintel_galileo_rev_g.c: Fix uninitialized subplatform...
2015-09-15 Petre Eftimemraajava.i: Initialize mraa when library is loaded...
2015-09-15 Petre Eftimemraajava.i: Return array properly for SPI write
2015-09-14 Jonas Norlingintel_edison_fab_c.c: Don't initiate SPI pins when...
2015-09-08 Brendan Le Follaio.c: missing free for aio contexts in error cases...
2015-09-08 Brendan Le Follintel_galileo_rev_d.c: Fixed missing goto leaving board...
next