summaryrefslogtreecommitdiff
path: root/proto_ip_esp.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-15dissectors: Include protos.h in some dissectors for protocol ops declarationTobias Klauser1-0/+1
2014-08-15dissectors: Remove unnecessary includes of dissector_eth.hTobias Klauser1-1/+0
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+53
rna.mandal@microchip.com>2016-04-01 16:48:50 +0530 committerMark Brown <broonie@kernel.org>2016-04-04 10:04:29 -0700 commit1bcb9f8ceb67803960871ecf4ed2d365a2a919c8 (patch) tree893122cc6815e8d6957bc249870cffe15947ea52 /Documentation/translations parent120e8989ebac7c7c702e351046c20e9918912aca (diff)
spi: spi-pic32: Add PIC32 SPI master driver
The PIC32 SPI driver is capable of performing SPI transfers using PIO or external DMA engine. GPIO controlled /CS support is made default in the driver for correct operation of the controller. This can be enabled by adding "cs-gpios" property of the SPI node in board dts file. Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/translations')