index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mpc512x-psc.c
Age
Commit message (
Expand
)
Author
2013-09-12
spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe()
Wei Yongjun
2013-09-01
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-08-22
spi: mpc512x: cleanup clock API use
Gerhard Sittig
2013-06-04
spi: mpc512x: use the SPI subsystem's message queue
Gerhard Sittig
2013-06-04
spi: mpc512x: improve throughput in the RX/TX func
Gerhard Sittig
2013-06-04
spi: mpc512x: minor prep before feature change
Gerhard Sittig
2013-04-09
spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop
Anatolij Gustschin
2013-04-09
spi: spi-mpc512x-psc: add support for gpio chip selects
Anatolij Gustschin
2013-04-01
spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
Anatolij Gustschin
2013-02-05
spi/spi-mpc512x-psc: init mode bits supported by the driver
Anatolij Gustschin
2013-02-05
spi/mpc512x-psc: don't use obsolet cell-index property
Anatolij Gustschin
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-08-22
spi/mpc512x-psc: Avoid access to freed memory in device remove function
Guenter Roeck
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely