Commit Graph

12254 Commits

Author SHA1 Message Date
Gregory Nutt
cc35c0c49d Add toosl/nxstyle.c 2015-10-08 12:48:40 -06:00
Gregory Nutt
e91f82b0f8 fs/tmpfs: Add an unfinished implementation of tmpfs 2015-10-08 12:26:35 -06:00
Gregory Nutt
e947ea587d Add fs/tmpfs. Nothing much there yet 2015-10-08 10:54:41 -06:00
Gregory Nutt
06cd5b2fcc mm, audio, crypto, graphics: Fix various spacing/alignment issues 2015-10-08 09:10:22 -06:00
Gregory Nutt
78ae661223 One more trivial spacing issue 2015-10-07 20:13:49 -06:00
Gregory Nutt
79d554939e sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
Pierre-noel Bouteville
59e5e2f5cc drivers/lcd/st7565.c: Extend to include support for the ERC12864-3. From Pierre-noel Bouteville 2015-10-07 14:30:08 -06:00
Gregory Nutt
01bfc37a5e Merged in paulpatience/nuttx (pull request #27)
libxx: Add __cxa_guard_acquire, __cxa_guard_release and __cxa_guard_abort
2015-10-06 13:00:16 -06:00
Paul A. Patience
d803b64f6b libxx: Add __cxa_guard_acquire, __cxa_guard_release and __cxa_guard_abort 2015-10-06 13:12:20 -04:00
Gregory Nutt
bb05de4b6e Remove TABs 2015-10-04 16:01:21 -06:00
Gregory Nutt
af086c40ff Remove dangling whitespace 2015-10-04 15:28:54 -06:00
Gregory Nutt
0b12dbf95d Fix some spacing problems 2015-10-04 15:04:00 -06:00
Gregory Nutt
863ded3584 Standardize the width of all comment boxes in C header files 2015-10-03 07:45:15 -06:00
Gregory Nutt
16b32bbadd Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
Gregory Nutt
0f90500f72 Standardize the width of all comment boxes in header files 2015-10-02 17:48:24 -06:00
Gregory Nutt
5b51a9fcdd Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
Gregory Nutt
cb9e27c3b0 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
Gregory Nutt
ac394041bf Standardize nameing of the pre-processor definitiongs group header 2015-10-02 14:17:29 -06:00
Gregory Nutt
38e6142ae8 Make coding style more conformant, take description from OpenGroup.org, rename formal parameters to match names used on OpenGroup.org 2015-10-02 12:58:40 -06:00
Gregory Nutt
2ba224eca2 Add support for bsearch() in C library 2015-10-02 12:33:58 -06:00
Gregory Nutt
337798f1be Update submodule 2015-10-01 13:14:46 -06:00
Gregory Nutt
ba9fc4ee2b Update submodule 2015-10-01 13:11:19 -06:00
Gregory Nutt
4cf28dff1d Prep for the 7.12 release 2015-10-01 13:10:49 -06:00
Gregory Nutt
49871dde15 Update submodules 2015-10-01 11:09:56 -06:00
Gregory Nutt
0b3a83e0ea Update submodules 2015-10-01 10:01:20 -06:00
Gregory Nutt
a813baef0a User workqueue, cosmetic changes 2015-09-30 14:03:55 -06:00
Gregory Nutt
ff67c0765a Update changelog; refresh submodules 2015-09-30 11:21:44 -06:00
Gregory Nutt
4cd57e1e4e Work queues: Logic that sets the queued indication and the logic that does the actual queuing must be atomic 2015-09-30 11:04:29 -06:00
Gregory Nutt
e35737ca88 Update ChangeLog 2015-09-29 16:35:07 -06:00
Gregory Nutt
cf9100f917 Upate submodules 2015-09-29 16:10:35 -06:00
Gregory Nutt
2c7c034baf Update README, ChangeLog, and submodules 2015-09-29 09:22:39 -06:00
Gregory Nutt
3d3a60ee1b Update submodules 2015-09-29 07:31:49 -06:00
Gregory Nutt
35f8580915 Updata submodule 2015-09-26 08:52:04 -06:00
Gregory Nutt
0ed7ddb8a4 Update submodules 2015-09-24 14:53:50 -06:00
Gregory Nutt
c01ddfe833 Fix a typo in the ChangeLog 2015-09-24 14:42:48 -06:00
Gregory Nutt
d078c39b78 Update ChangeLog; refresh sub-modules 2015-09-24 14:42:20 -06:00
Gregory Nutt
cc7130b836 Correct a reference counting error in mq_open() 2015-09-23 10:34:08 -06:00
Alan Carvalho de Assis
c52e3e017b Battery Charger: Add BQ24250 driver 2015-09-20 09:47:00 -06:00
Alan Carvalho de Assis
d4fc91d6f6 Add Battery Fault and Battery Disconnected status 2015-09-20 09:32:06 -06:00
Gregory Nutt
2e70cdec95 Update ChangeLog 2015-09-19 14:05:23 -06:00
Alan Carvalho de Assis
895ad29b0d Fix IOCTL definition to avoid duplication and mess 2015-09-19 13:58:49 -06:00
Alan Carvalho de Assis
3cd7558a5e Add basic infrastructure for Battery Charger 2015-09-19 13:06:43 -06:00
Alan Carvalho de Assis
9f465fc502 Rename battery.[ch] to battery_gauge.[ch] 2015-09-19 11:00:14 -06:00
Gregory Nutt
71d5cff0dd Update submodules 2015-09-18 12:48:05 -06:00
Stefan Kolb
983128e16a sscanf: Formats a, A, e, E, g, and G should be treated the same as f and F 2015-09-17 07:41:33 -06:00
Gregory Nutt
b77872d1d9 Update ChangeLog 2015-09-15 07:38:25 -06:00
Gregory Nutt
fec3d2cf62 recvfrom: Fixes for compilation with only raw, packet sockets 2015-09-14 09:06:08 -06:00
Alan Carvalho de Assis
3a8b00f09f max31855 driver fix from Alan Carvalho de Assis 2015-09-14 07:47:21 -06:00
Gregory Nutt
bca2b2c07c Update ChangeLog 2015-09-14 07:08:03 -06:00
Alan Carvalho de Assis
c4cf5be231 Add support to Maxim MAX31855 Thermocouple-to-Digital 2015-09-13 15:56:48 -06:00