summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-tegra20-sflash.c
AgeCommit message (Expand)Author
2020-12-29spi: tegra20-sflash: fix reference leak in tegra_sflash_resumeZhang Qilong
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang
2014-09-03spi: tegra20-sflash: Fix checkpatch issueJingoo Han
2014-05-07spi: tegra20-sflash: Make of_device_id array constJingoo Han
2014-03-30Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown
2014-02-16spi: Remove explictly set bus_num and num_chipselect to default settingAxel Lin
2014-02-11spi: tegra20-sflash: Convert to use master->max_speed_hzAxel Lin
2014-02-03spi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2013-12-11spi: tegra: use reset frameworkStephen Warren
2013-12-09spi: tegra20-sflash: use u32 for 32-bit register valuesMichal Nazarewicz
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-10-25Merge remote-tracking branch 'spi/topic/tegra' into spi-nextMark Brown
2013-09-26spi: tegra20-sflash: use devm_spi_register_master()Jingoo Han
2013-09-17spi: tegra: Use DIV_ROUND_UP instead of open codedAxel Lin
2013-07-29spi/tegra20-sflash: Use core runtime PMMark Brown
2013-07-29spi/tegra-sflash: Factor runtime PM out into transfer prepare/unprepareMark Brown
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han
2013-05-18drivers/spi: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-07spi/tegra-sflash: assume CONFIG_OF, remove platform dataStephen Warren
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05spi/tegra: remove checks for valid speedLaxman Dewangan
2013-01-28spi: tegra: do not use clock name to get clockPrashant Gaikwad
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-25spi: Convert to devm_ioremap_resource()Thierry Reding
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-11-14spi: tegra: add spi driver for sflash controllerLaxman Dewangan