summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-xgene.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-03spi: atmel: Switch to transfer_one transfer methodDan Sneddon1-91/+33
2021-06-02spi: bcm2835: Allow arbitrary number of slavesLukas Wunner1-85/+119
2021-06-01spi: Cleanup on failure of initial setupLukas Wunner5-19/+54
2021-05-26spi: Enable tracing of the SPI setup CS selectionAndy Shevchenko2-0/+61
2021-05-24spi: ath79: set number of chipselect linesDavid Bauer1-0/+1
2021-05-24spi: ath79: drop platform dataDavid Bauer2-24/+0
2021-05-24spi: bcm2835: Fix out-of-bounds access with more than 4 slavesLukas Wunner1-2/+8
2021-05-21spi: pxa2xx: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-21spi: sc18is602: implement .max_{transfer,message}_size() for the controllerVladimir Oltean1-0/+7
2021-05-21spi: sc18is602: don't consider the chip select byte in sc18is602_check_transferVladimir Oltean1-1/+1
2021-05-20spi: ppc4xx: add parenthesis for sizeofZhiqi Song1-2/+2
2021-05-20spi: omap-uwire: add parenthesis for sizeofZhiqi Song1-1/+1
2021-05-20spi: omap2-mcspi: add parenthesis for sizeofZhiqi Song1-1/+1
2021-05-20spi: mpc52xx-psc: add parenthesis for sizeofZhiqi Song1-2/+2
2021-05-20spi: mpc52xx: add parenthesis for sizeofZhiqi Song1-1/+1
2021-05-20spi: mpc512x-psc: add parenthesis for sizeofZhiqi Song1-2/+2
2021-05-20spi: lm70llp: add parenthesis for sizeofZhiqi Song1-1/+1
2021-05-20spi: fix some invalid char occurrencesMauro Carvalho Chehab2-2/+2
2021-05-18MAINTAINERS: Add Alain Volmat as STM32 SPI maintainerAlain Volmat1-0/+6
2021-05-18spi: pxa2xx: Use predefined mask when programming FIFO thresholdsAndy Shevchenko1-1/+2
2021-05-18spi: pxa2xx: Update documentation to point out that it's outdatedAndy Shevchenko1-26/+32
2021-05-18spi: pxa2xx: Fix style of and typos in the comments and messagesAndy Shevchenko6-45/+58
2021-05-18spi: pxa2xx: Fix printf() specifiersAndy Shevchenko1-4/+3
2021-05-18spi: pxa2xx: Drop unneeded '!= 0' comparisonsAndy Shevchenko1-4/+4
2021-05-18spi: pxa2xx: Drop duplicate chip_select in struct chip_dataAndy Shevchenko2-4/+1
2021-05-18spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handlingAndy Shevchenko2-39/+32
2021-05-18spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handlingAndy Shevchenko2-51/+3
2021-05-18spi: pxa2xx: Propagate firmware node to the child SPI controller deviceAndy Shevchenko1-1/+3
2021-05-18dt-bindings: spi: spi-mux: rename flash nodeMichael Walle1-1/+1
2021-05-17Linux 5.13-rc2v5.13-rc2Linus Torvalds1-1/+1
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2
2021-05-15mm/ioremap: fix iomap_max_page_shiftChristophe Leroy1-3/+3
2021-05-15docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes1-4/+5
2021-05-15hfsplus: prevent corruption in shrinking truncateJouni Roivas1-3/+4
2021-05-15mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2-5/+5
2021-05-15kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne1-6/+23
2021-05-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)3-8/+20
2021-05-15ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins1-1/+2
2021-05-15userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen1-1/+11
2021-05-15squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-05-15kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple1-1/+1
2021-05-15mm, slub: move slub_debug static key enabling outside slab_mutexVlastimil Babka2-9/+10
2021-05-15mm/hugetlb: fix cow where page writtable in childPeter Xu1-0/+1
2021-05-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu3-18/+41
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas1-1/+3
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche1-1/+1
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-14blk-mq: plug request for shared sbitmapMing Lei1-2/+3
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2-1/+12
2021-05-14arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig1-1/+2