aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/src/chqueues.c
Commit message (Collapse)AuthorAgeFilesLines
* License text updated with new year.gdisirio2012-01-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the USB driver, first phase.gdisirio2011-10-231-13/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3449 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Extended state check to all kernel I-class and s-class APIs, corrected some ↵gdisirio2011-08-121-0/+8
| | | | | | test cases where call protocol rules were not strictly observerd. No the whole test suite pass with the state checker enabled. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3223 35acf78f-673a-0410-8e92-d51de3d6d3f4
* USB CDC functionality restored, more improvements to the I/O queues.gdisirio2011-05-201-18/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2983 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2974 ↵gdisirio2011-05-191-17/+17
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3303908.gdisirio2011-05-181-59/+65
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2972 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-181-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes.gdisirio2011-01-041-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2581 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New queues APIs.gdisirio2011-01-021-6/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2571 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2566 ↵gdisirio2011-01-011-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3148525.gdisirio2010-12-311-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2555 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵gdisirio2010-09-211-8/+24
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation improvements, renamed some event APIs.gdisirio2010-09-181-7/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2036 ↵gdisirio2010-06-241-3/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3019158.gdisirio2010-06-211-2/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2028 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1990 ↵gdisirio2010-06-021-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation reorganization. Moved the description from kernel.dox into the ↵gdisirio2010-03-161-0/+17
| | | | | | source code for ease of editing and reference. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1746 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license dates.gdisirio2010-02-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reformatted doxygen tags into the kernel sources to make them more readable.gdisirio2010-02-061-89/+88
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1567 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1504 ↵gdisirio2010-01-061-20/+44
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1501 ↵gdisirio2010-01-051-70/+75
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 ↵gdisirio2009-12-081-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation reorganization.gdisirio2009-08-301-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1073 ↵gdisirio2009-08-161-0/+304
35acf78f-673a-0410-8e92-d51de3d6d3f4