summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/bus_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: remove unused included header filesMuhammad Usama Anjum2021-02-121-7/+0
* staging: wfx: update copyrights datesJérôme Pouiller2020-10-071-1/+1
* staging: wfx: Get descriptors for GPIOsLinus Walleij2020-07-101-7/+7
* staging: wfx: poll IRQ during initJérôme Pouiller2020-05-131-3/+13
* staging: wfx: use threaded IRQ with SPIJérôme Pouiller2020-05-131-22/+12
* staging: wfx: drop useless checkJérôme Pouiller2020-05-131-4/+0
* staging: wfx: use more power-efficient sleep for resetMichał Mirosław2020-02-111-2/+2
* staging: wfx: use sleeping gpio accessorsMichał Mirosław2020-02-111-2/+2
* staging: wfx: add proper "compatible" stringMichał Mirosław2020-02-111-4/+10
* staging: wfx: fix init/remove vs IRQ raceMichał Mirosław2020-02-111-13/+14
* staging: wfx: use meaningful names for CFG_BYTE_ORDER_*Jérôme Pouiller2019-12-181-0/+2
* staging: wfx: uniformize naming ruleJérôme Pouiller2019-12-181-3/+2
* staging: wfx: increase SPI bus frequency limitJérôme Pouiller2019-12-181-1/+1
* staging: wfx: fix warning of line over 80 charactersJules Irenge2019-10-261-3/+6
* staging: wfx: fix warnings of no space is necessaryJules Irenge2019-10-261-1/+1
* staging: wfx: setup initial chip configurationJérôme Pouiller2019-10-041-0/+1
* staging: wfx: add IRQ handlingJérôme Pouiller2019-10-041-0/+5
* staging: wfx: load firmwareJérôme Pouiller2019-10-041-0/+7
* staging: wfx: add support for I/O accessJérôme Pouiller2019-10-041-1/+199
* staging: wfx: add infrastructure for new driverJérôme Pouiller2019-10-041-0/+53