summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-dw-mmio.c
AgeCommit message (Expand)Author
2017-04-18spi: dw: Disable clock after unregistering the hostMarek Vasut
2016-02-05spi: dw-mmio: remove message which is handled by coreAndy Shevchenko
2015-10-19spi: dw-mmio: convert to unified device property APIAndy Shevchenko
2015-08-21spi: dw: Allow interface drivers to limit data I/O to word sizesMichael van der Westhuizen
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang
2014-07-03spi: dw-mmio: add devicetree supportSteffen Trumtrar
2014-04-24spi: dw: add support for gpio controlled chip selectBaruch Siach
2014-02-03spi: dw-mmio: allow multiple instancesBaruch Siach
2013-12-31spi: dw-mmio: prepare the clock before enablingBaruch Siach
2013-12-31spi: dw: use managed resourcesBaruch Siach
2013-09-17spi: designware: delete premature free_irqJulia Lawall
2013-05-13spi: remove unnecessary platform_set_drvdata()Jingoo Han
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-06-06spi: reorganize driversGrant Likely