aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/bus_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-07-10staging: wfx: Get descriptors for GPIOsLinus Walleij1-7/+7
2020-05-13staging: wfx: poll IRQ during initJérôme Pouiller1-3/+13
2020-05-13staging: wfx: use threaded IRQ with SPIJérôme Pouiller1-22/+12
2020-05-13staging: wfx: drop useless checkJérôme Pouiller1-4/+0
2020-02-11staging: wfx: use more power-efficient sleep for resetMichał Mirosław1-2/+2
2020-02-11staging: wfx: use sleeping gpio accessorsMichał Mirosław1-2/+2
2020-02-11staging: wfx: add proper "compatible" stringMichał Mirosław1-4/+10
2020-02-11staging: wfx: fix init/remove vs IRQ raceMichał Mirosław1-13/+14
2019-12-18staging: wfx: use meaningful names for CFG_BYTE_ORDER_*Jérôme Pouiller1-0/+2
2019-12-18staging: wfx: uniformize naming ruleJérôme Pouiller1-3/+2
2019-12-18staging: wfx: increase SPI bus frequency limitJérôme Pouiller1-1/+1
2019-10-26staging: wfx: fix warning of line over 80 charactersJules Irenge1-3/+6
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge1-1/+1
2019-10-04staging: wfx: setup initial chip configurationJérôme Pouiller1-0/+1
2019-10-04staging: wfx: add IRQ handlingJérôme Pouiller1-0/+5
2019-10-04staging: wfx: load firmwareJérôme Pouiller1-0/+7
2019-10-04staging: wfx: add support for I/O accessJérôme Pouiller1-1/+199
2019-10-04staging: wfx: add infrastructure for new driverJérôme Pouiller1-0/+53