Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fedb74c6da778500a3552ed4172da2b3d6a54d9e
/
drivers
/
spi
/
xilinx_spi.c
c1357a1
spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op
by Algapally Santosh Sagar
· Wed Jun 14 03:03:54 2023 -0600
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
cf191e4
spi: xilinx_spi: Fix spi reset
by Jiajie Chen
· Mon Feb 27 23:09:39 2023 +0800
ea0bd08
spi: xilinx_spi: Add support ops to axi qspi driver
by T Karthik Reddy
· Sat Jul 16 12:28:47 2022 +0530
5096380
spi: xilinx_spi: Add support for spi memory operations
by T Karthik Reddy
· Sat Jul 16 12:28:46 2022 +0530
c17b307
spi: xilinx_spi: Trivial fixes in axi qspi driver
by T Karthik Reddy
· Wed Mar 17 01:01:50 2021 -0600
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
8f344c9
spi: xilinx_spi: remove unused local variable
by T Karthik Reddy
· Thu Sep 24 04:32:15 2020 -0600
16d5d3b
spi: xilinx_spi: Remove unused variable
by Michal Simek
· Wed Sep 23 10:36:47 2020 +0200
caecfe6
spi: zynq_[q]spi: Convert config's to macro's
by Ashok Reddy Soma
· Mon May 18 01:11:00 2020 -0600
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
646b460
spi: xilinx_spi: convert to livetree
by Vipul Kumar
· Sat Jun 30 08:15:20 2018 +0530
c7e2aae
spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
by Vipul Kumar
· Sat Jun 30 08:15:19 2018 +0530
90098ba
spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
by Vipul Kumar
· Sat Jun 30 08:15:18 2018 +0530
1ba1386
spi: xilinx: Read reg base address from DTS file
by Michal Simek
· Sat Jun 30 08:15:17 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
7465f31
spi: xilinx: Add new compatible strings
by Michal Simek
· Fri Dec 11 12:41:14 2015 +0100
a2888d0
spi: xilinx_spi: Use GENMASK
by Jagan Teki
· Fri Oct 23 01:03:44 2015 +0530
f0a0141
spi: xilinx_spi: Use BIT macro
by Jagan Teki
· Fri Oct 23 01:39:31 2015 +0530
0dc543f
spi: xilinx_spi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· Tue Sep 08 01:26:29 2015 +0530
41fcbba
spi: xilinx_spi: Add asm/io.h include file
by Jagan Teki
· Sat Jun 27 00:51:37 2015 +0530
fdc2b3d
dm: spi: xilinx_spi: Convert to driver model
by Jagan Teki
· Mon Jun 29 13:15:18 2015 +0530
48a0dbd
spi: xilinx_spi: Driver clean-up
by Jagan Teki
· Sat Jun 27 00:51:27 2015 +0530
23e281d
spi: xilinx_spi: Move header code to driver
by Jagan Teki
· Sat Jun 27 00:51:26 2015 +0530
f030d66
spi: xilinx: Move timeout calculation out of the loop
by Michal Simek
· Wed Jan 22 09:48:55 2014 +0100
d92799e
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
by Jagannadha Sutradharudu Teki
· Mon Oct 14 13:31:24 2013 +0530
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· Mon Mar 18 19:23:40 2013 +0000
70b995c
spi: xilinx_spi: Perform software reset during slave setup
by Jason Wu
· Fri Nov 23 15:05:08 2012 +1000
cdfe0eb
spi: xilinx: Remove unused variable
by Stephan Linz
· Tue Aug 07 23:29:39 2012 +0200
fc77d51
spi: microblaze: Adds driver for Xilinx SPI controller
by Stephan Linz
· Sun Jul 29 00:25:35 2012 +0200