nuttx/drivers/audio
Gregory Nutt 056d704cf9 This commit brings in a fragmentary, experimental implementation of NETLINK sockets. There is not too much to that socket support on this initial commit, just the netlink socketer framework. However, I decided to bring it into master because there is a enough that I would not want to lose what is in place. And since it is dependent on CONFIG_EXPERIMENATL, its presence on master should be innocuous.
Squashed commit of the following:

    net/netlink:  Mark netlink support as EXPERIMENTAL.
    net/netlink/netlink_sockif.c:  Add netlink_getpeername to the socket interface.
    net:  Add getpeeername() support for netlink sockets.
    include/netpacket/netlink.h:  Add a few more definitions and structures used at the NetLink interface.  Still missing many.
    net/netlink:  Add basic framework for Netlink socket support.
    include/:  Add basic Netlink definitions.
2018-08-03 13:22:36 -06:00
..
audio_null.c Squashed commit of the following: 2017-10-10 09:57:40 -06:00
cs43l22_debug.c STM32F4: add cs43l22 audio driver and i2s driver 2017-05-21 14:14:09 -06:00
cs43l22.c drivers/audio: Fix some DEBUGASSERTs and compile failures. 2018-06-11 07:00:27 -06:00
cs43l22.h Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
i2schar.c Merged in masayuki2009/nuttx.nuttx/fix_i2schar (pull request #681) 2018-07-13 11:53:37 +00:00
Kconfig Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00
Make.defs Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #531) 2017-11-08 12:25:13 +00:00
tone.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
vs1053.c Squashed commit of the following: 2017-10-10 09:57:40 -06:00
vs1053.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
wm8776.c This commit brings in a fragmentary, experimental implementation of NETLINK sockets. There is not too much to that socket support on this initial commit, just the netlink socketer framework. However, I decided to bring it into master because there is a enough that I would not want to lose what is in place. And since it is dependent on CONFIG_EXPERIMENATL, its presence on master should be innocuous. 2018-08-03 13:22:36 -06:00
wm8776.h Merged in masayuki2009/nuttx.nuttx/change_copyright (pull request #621) 2018-04-04 12:35:47 +00:00
wm8904_debug.c drivers/: Fixes to spacing and alignement 2015-10-10 10:41:00 -06:00
wm8904.c drivers/audio: Fix some DEBUGASSERTs and compile failures. 2018-06-11 07:00:27 -06:00
wm8904.h Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00