summaryrefslogtreecommitdiff
path: root/drivers/misc/atmel-ssc.c
Commit message (Expand)AuthorAge
* ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu2016-03-02
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\
| * misc: atmel-ssc: prepare clock only when requestBo Shen2014-11-07
* | misc: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen2014-06-21
* ASoC: atmel_ssc_dai: make option to choose clockBo Shen2014-02-12
* Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman2013-07-29
|\
| * ASoC: atmel-ssc: remove clk_disable_unprepare call from critical sectionBoris BREZILLON2013-07-18
* | drivers/misc: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-24
|/
* Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-06-17
|\
| * ASoC: atmel-ssc: prepare clk before calling enableBoris BREZILLON2013-06-07
* | drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * misc: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-02-11
|\ \ | |/ |/|
| * ASoC: atmel-ssc: make it buildable on other architecturesJoachim Eastwood2012-12-24
* | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-12
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-13
|\
| * ASoC: atmel-ssc: add phybase in device structureNicolas Ferre2012-11-20
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-07
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-06
| * ASoC: atmel-ssc: use module_platform_driver macroBo Shen2012-11-06
| * ASoC: atmel-ssc: use devm_xxx() managed functionBo Shen2012-11-06
* | misc: remove use of __devexitBill Pemberton2012-11-21
* | drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
|/
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-31
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-05
* drivers/misc/atmel-ssc.c: Removed duplicated includeHuang Weiyi2008-07-24
* misc: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-17