summaryrefslogtreecommitdiffstats
path: root/drivers/misc/atmel-ssc.c
Commit message (Expand)AuthorAgeFilesLines
* misc: atmel-ssc: register as sound DAI if #sound-dai-cells is presentPeter Rosin2016-12-151-0/+50
* ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu2016-03-021-0/+1
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-141-2/+2
|\
| * misc: atmel-ssc: prepare clock only when requestBo Shen2014-11-071-2/+2
* | misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen2014-06-211-0/+13
* ASoC: atmel_ssc_dai: make option to choose clockBo Shen2014-02-121-0/+6
* Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman2013-07-291-3/+8
|\
| * ASoC: atmel-ssc: remove clk_disable_unprepare call from critical sectionBoris BREZILLON2013-07-181-3/+8
* | drivers/misc: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-241-8/+0
|/
* Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-06-171-4/+4
|\
| * ASoC: atmel-ssc: prepare clk before calling enableBoris BREZILLON2013-06-071-4/+4
* | drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+3
|\
| * misc: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
* | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-02-111-1/+1
|\ \ | |/ |/|
| * ASoC: atmel-ssc: make it buildable on other architecturesJoachim Eastwood2012-12-241-1/+1
* | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-121-0/+8
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-47/+88
|\
| * ASoC: atmel-ssc: add phybase in device structureNicolas Ferre2012-11-201-0/+2
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-071-3/+46
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-0/+23
| * ASoC: atmel-ssc: use module_platform_driver macroBo Shen2012-11-061-14/+4
| * ASoC: atmel-ssc: use devm_xxx() managed functionBo Shen2012-11-061-32/+15
* | misc: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | drivers/misc: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
|/
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-311-0/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-051-1/+1
* drivers/misc/atmel-ssc.c: Removed duplicated includeHuang Weiyi2008-07-241-1/+0
* misc: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+2
* Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-171-0/+174