summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/nvmem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08spi: mediatek: add set_cs_timing supportleilk.liu1-16/+56
2021-02-08spi: support CS timing for HW & SW modeleilk.liu1-3/+6
2021-02-08spi: add power control when set_cs_timingleilk.liu1-3/+22
2021-02-05spi: stm32: make spurious and overrun interrupts visibleAlain Volmat1-11/+4
2021-02-05spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SECAmelie Delaunay1-3/+1
2021-02-05spi: stm32: defer probe for resetAlain Volmat1-2/+8
2021-02-05spi: stm32: driver uses reset controller only at initEtienne Carriere1-6/+5
2021-02-05spi: stm32h7: ensure message are smaller than max sizeAlain Volmat1-0/+14
2021-02-05spi: stm32: use bitfield macrosAmelie Delaunay1-36/+18
2021-02-05spi: stm32: do not mandate cs_gpioAlain Volmat1-6/+0
2021-02-05spi: stm32: properly handle 0 byte transferAlain Volmat1-0/+4
2021-02-04spi: clps711xx: remove redundant white-spaceJunhao He1-1/+1