summaryrefslogtreecommitdiff
path: root/drivers/misc/atmel-ssc.c
AgeCommit message (Expand)Author
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor
2016-12-15misc: atmel-ssc: register as sound DAI if #sound-dai-cells is presentPeter Rosin
2016-03-02ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-07misc: atmel-ssc: prepare clock only when requestBo Shen
2014-10-20misc: drop owner assignment from platform_driversWolfram Sang
2014-06-21ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen
2014-02-12ASoC: atmel_ssc_dai: make option to choose clockBo Shen
2013-07-29Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman
2013-07-24drivers/misc: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-18ASoC: atmel-ssc: remove clk_disable_unprepare call from critical sectionBoris BREZILLON
2013-06-17Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown
2013-06-07ASoC: atmel-ssc: prepare clk before calling enableBoris BREZILLON
2013-05-18drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-11Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown
2013-01-22misc: Convert to devm_ioremap_resource()Thierry Reding
2013-01-12ASoC: atmel-ssc: add pinctrl selection to driverBo Shen
2012-12-24ASoC: atmel-ssc: make it buildable on other architecturesJoachim Eastwood
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-11-21misc: remove use of __devexitBill Pemberton
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton
2012-11-20ASoC: atmel-ssc: add phybase in device structureNicolas Ferre
2012-11-07ARM: at91: atmel-ssc: add device tree supportBo Shen
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen
2012-11-06ASoC: atmel-ssc: use module_platform_driver macroBo Shen
2012-11-06ASoC: atmel-ssc: use devm_xxx() managed functionBo Shen
2011-10-31drivers/misc: Add module.h to files who are really modular.Paul Gortmaker
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt
2008-07-24drivers/misc/atmel-ssc.c: Removed duplicated includeHuang Weiyi
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers
2007-10-17Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt