index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-imx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-10-03
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-2
/
+4
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-28
spi/imx: set the inactive state of the clock according to the clock polarity
Knut Wohlrab
1
-2
/
+4
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-08-03
spi/imx: make spi_imx_data.devtype_data member point to const data
Uwe Kleine-König
1
-1
/
+1
2012-07-13
spi/imx: use gpio_is_valid to determine if a gpio is valid
Hui Wang
1
-6
/
+6
2012-07-13
spi/imx: remove redundant config.speed_hz setting
Hui Wang
1
-2
/
+0
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
1
-0
/
+8
2012-05-12
spi/imx: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-04-25
spi i.MX: do not depend on grouped clocks
Sascha Hauer
1
-11
/
+19
2012-04-11
spi/imx: prevent NULL pointer dereference in spi_imx_probe()
Lothar Waßmann
1
-3
/
+7
2012-03-31
spi/imx: mark base member in spi_imx_data as __iomem
Uwe Kleine-König
1
-1
/
+1
2012-03-10
spi/imx: simplify error handling to free gpios
Axel Lin
1
-8
/
+3
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-13
/
+1
2011-09-16
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
Fabio Estevam
1
-1
/
+3
2011-07-14
spi/imx: add device tree probe support
Shawn Guo
1
-7
/
+31
2011-07-14
spi/imx: copy gpio number passed by platform data into driver private data
Shawn Guo
1
-5
/
+7
2011-07-14
spi/imx: use soc name in spi device type naming scheme
Shawn Guo
1
-99
/
+109
2011-07-14
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
Shawn Guo
1
-52
/
+18
2011-07-14
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
Shawn Guo
1
-53
/
+53
2011-07-14
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
Shawn Guo
1
-31
/
+31
2011-07-14
spi/imx: do not make copy of spi_imx_devtype_data
Shawn Guo
1
-12
/
+12
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+944