aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-oc-tiny.c
AgeCommit message (Expand)Author
2013-09-01Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown
2013-08-29spi: use dev_get_platdata()Jingoo Han
2013-08-29spi: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-05-13spi: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-01spi: spi-oc-tiny: Use of_match_ptr() macroSachin Kamat
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-09-01spi: fix comment/printk typos in spiMasanari Iida
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