Gregory Nutt
|
91920f6fc3
|
cc3200-launchpad: Remove unused prototypes for obsolete names of button interface function.
|
2017-03-02 08:43:31 -06:00 |
|
Masayuki Ishikawa
|
54b1f5ce2a
|
Merged in masayuki2009/nuttx.nuttx/remove_unused_variable (pull request #233)
Remove unused variable
Approved-by: Gregory Nutt
|
2017-03-02 12:39:32 +00:00 |
|
Gregory Nutt
|
094795e0ed
|
Review parameter usage in sigtimedwait(); update some comments.
|
2017-03-02 06:39:05 -06:00 |
|
Masayuki Ishikawa
|
237e041fba
|
Remove an unused variable when calling sigwaitinfo()
|
2017-03-02 13:14:00 +09:00 |
|
Masayuki Ishikawa
|
4043239cfc
|
Remove an unused variable when calling sigtimedwait()
|
2017-03-02 13:13:53 +09:00 |
|
Masayuki Ishikawa
|
6d2bd682f6
|
Merged nuttx/nuttx/master into master
|
2017-03-02 08:17:34 +09:00 |
|
Maciej Wójcik
|
35b2448203
|
Merged in w8jcik/nuttx (pull request #232)
some simple typos
Approved-by: Gregory Nutt
|
2017-03-01 15:25:42 +00:00 |
|
Pascal Speck
|
1094f85bda
|
Merged in iktek01/nuttx (pull request #231)
- fixed a nullptr-dereference on iob_clone
Approved-by: Gregory Nutt
|
2017-03-01 15:24:53 +00:00 |
|
Masayuki Ishikawa
|
fd479b98b5
|
Merged in masayuki2009/nuttx.nuttx/fix_open_block_device (pull request #230)
Fix open() a block device with CONFIG_DISABLE_PSEUDOFS_OPERATIONS=y
Approved-by: Gregory Nutt
|
2017-03-01 15:24:08 +00:00 |
|
Mark Schulte
|
335d02d7a7
|
STM32F4 Discovery: Fix irq handler to have void *arg
|
2017-03-01 09:00:01 -06:00 |
|
Mark Schulte
|
3af929a551
|
STM3210E EVAL: Fix button driver: use irq context
|
2017-03-01 08:58:58 -06:00 |
|
Mark Schulte
|
8277cf2cff
|
STM3210E EVAL: Fix irq handler function type
|
2017-03-01 08:57:13 -06:00 |
|
Mark Schulte
|
585b1892c2
|
Olimexino STM32: Fix irq handler function signature
|
2017-03-01 08:55:26 -06:00 |
|
Mark Schulte
|
df0a05c682
|
Fix function signature for irq handler
|
2017-03-01 08:54:16 -06:00 |
|
Mark Schulte
|
28226198a7
|
memlcd: Mark Schulte <mark@mjs.pw>
|
2017-03-01 08:52:58 -06:00 |
|
Mark Schulte
|
9d22f5df35
|
Add argument to timer irq callback
|
2017-03-01 08:51:15 -06:00 |
|
Mark Schulte
|
4761a7d816
|
Add argument to timer irq callback
|
2017-03-01 08:49:14 -06:00 |
|
Mark Schulte
|
27c3c2605c
|
Add argument to capture irq callback
|
2017-03-01 08:45:27 -06:00 |
|
Maciej Wójcik
|
4a8aa6ae95
|
typos
|
2017-03-01 12:56:15 +01:00 |
|
Pascal Speck
|
40433bd7f7
|
- fixed a nullptr-dereference on iob_clone
|
2017-03-01 12:13:06 +01:00 |
|
Masayuki Ishikawa
|
e239961be8
|
Fix open() a block device with CONFIG_DISABLE_PSEUDOFS_OPERATIONS=y
|
2017-03-01 13:43:12 +09:00 |
|
Masayuki Ishikawa
|
b118fb4387
|
Merged nuttx/nuttx/master into master
|
2017-03-01 13:19:57 +09:00 |
|
Gregory Nutt
|
5987db47e5
|
Changes from review of last PR
|
2017-02-28 18:42:21 -06:00 |
|
David Sidrane
|
7c726e43a5
|
Merged in david_s5/nuttx/upstream_stm32f7_irqfixes (pull request #229)
More build fiexes stm32f7 irqfixes
Approved-by: Gregory Nutt
|
2017-03-01 00:38:03 +00:00 |
|
Gregory Nutt
|
ac6e552ff7
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:37:44 -06:00 |
|
David Sidrane
|
2ee99c9d4e
|
STM32F7:stm32_tim irq fixes
|
2017-02-28 14:29:06 -10:00 |
|
Gregory Nutt
|
ded155c638
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:22:58 -06:00 |
|
Gregory Nutt
|
02b1e1ec1a
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:22:57 -06:00 |
|
David Sidrane
|
964a1abada
|
stm32f7:stm32_sdmmc irq fixes
|
2017-02-28 14:20:45 -10:00 |
|
David Sidrane
|
30c5e78d8f
|
stm32f7:stm32_exti_pwr irq fixes
|
2017-02-28 14:20:19 -10:00 |
|
David Sidrane
|
28768bb3dc
|
Merged in david_s5/nuttx-11/david_s5/kinetiskinetis_lpserialc-irq-fix-typeo-1488323540334 (pull request #228)
Kinetis:kinetis_lpserial.c irq fix typo
Approved-by: Gregory Nutt
|
2017-02-28 23:14:45 +00:00 |
|
David Sidrane
|
ead561d684
|
Kinetis:kinetis_lpserial.c irq fix typeo
|
2017-02-28 23:12:56 +00:00 |
|
Gregory Nutt
|
274d367984
|
Fix another compile problem found in build testing.
|
2017-02-28 16:25:21 -06:00 |
|
Gregory Nutt
|
192c41aa45
|
Fix another compiler issue found in build testing.
|
2017-02-28 14:14:32 -06:00 |
|
Gregory Nutt
|
095411859e
|
Fix another old interrupt handler function prototype
|
2017-02-28 14:00:31 -06:00 |
|
Gregory Nutt
|
fc79762e11
|
Fix a warning due to a naming collision
|
2017-02-28 13:36:56 -06:00 |
|
Gregory Nutt
|
70182bf690
|
Fix more problems found in build testing.
|
2017-02-28 11:34:03 -06:00 |
|
Gregory Nutt
|
1c8d3e1f14
|
STM32 F7: Fix errors related to GPIO EXTI
|
2017-02-28 11:30:54 -06:00 |
|
Gregory Nutt
|
a19b39a9e3
|
EFM32 Serial: Convert to use new interrupt argument interface.
|
2017-02-28 11:24:06 -06:00 |
|
Gregory Nutt
|
ac7307cca0
|
Trivial, cosmetic changes from review.
|
2017-02-28 11:11:11 -06:00 |
|
David Sidrane
|
d75dfcfb4b
|
Merged in david_s5/nuttx/upstream_irqfixes (pull request #227)
STM32 irqfixes found in build testing
Approved-by: Gregory Nutt
|
2017-02-28 17:08:21 +00:00 |
|
David Sidrane
|
c8ac29574b
|
STM32:stm32_wwd Fixed irq interface
|
2017-02-28 07:04:47 -10:00 |
|
David Sidrane
|
6443aec36b
|
STM32:stm32_sdio Fixed irq interface
|
2017-02-28 07:04:34 -10:00 |
|
Gregory Nutt
|
813dc90505
|
STM32 L4 Serial: Convert to use new interrupt argument interface.
|
2017-02-28 11:02:09 -06:00 |
|
Gregory Nutt
|
61639c1aa3
|
STM32 F7 Serial: Convert to use new interrupt argument interface.
|
2017-02-28 10:58:22 -06:00 |
|
Gregory Nutt
|
17af125390
|
STM32 Serial: Convert to use new interrupt argument interface.
|
2017-02-28 10:54:31 -06:00 |
|
Gregory Nutt
|
d5580fe94d
|
Merge branch 'irqattach'
|
2017-02-28 09:39:37 -06:00 |
|
Gregory Nutt
|
aa0c05af85
|
Fix errors found in build testing.
|
2017-02-28 09:32:24 -06:00 |
|
Gregory Nutt
|
dc93340a01
|
Convert more drivers to use new interrupt argument structure.
|
2017-02-28 09:29:09 -06:00 |
|
Gregory Nutt
|
370e188fa3
|
Convert more drivers to use new interrupt argument structure.
|
2017-02-28 09:05:01 -06:00 |
|