| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present | Peter Rosin | 2016-12-15 | 1 | -0/+50 |
* | ASoC: atmel_ssc_dai: distinguish the different SSC | Songjun Wu | 2016-03-02 | 1 | -0/+1 |
* | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-15 | 1 | -2/+2 |
|\ |
|
| * | misc: atmel-ssc: prepare clock only when request | Bo Shen | 2014-11-07 | 1 | -2/+2 |
* | | misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | ASoC: atmel-ssc: distinguish whether SSC supports fslen ext | Bo Shen | 2014-06-21 | 1 | -0/+13 |
* | ASoC: atmel_ssc_dai: make option to choose clock | Bo Shen | 2014-02-12 | 1 | -0/+6 |
* | Merge 3.11-rc3 into char-misc-next. | Greg Kroah-Hartman | 2013-07-29 | 1 | -3/+8 |
|\ |
|
| * | ASoC: atmel-ssc: remove clk_disable_unprepare call from critical section | Boris BREZILLON | 2013-07-18 | 1 | -3/+8 |
* | | drivers/misc: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2013-07-25 | 1 | -8/+0 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | 2013-06-17 | 1 | -4/+4 |
|\ |
|
| * | ASoC: atmel-ssc: prepare clk before calling enable | Boris BREZILLON | 2013-06-07 | 1 | -4/+4 |
* | | drivers/misc: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -5/+0 |
|/ |
|
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -5/+3 |
|\ |
|
| * | misc: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -5/+3 |
* | | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | 2013-02-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ASoC: atmel-ssc: make it buildable on other architectures | Joachim Eastwood | 2012-12-24 | 1 | -1/+1 |
* | | ASoC: atmel-ssc: add pinctrl selection to driver | Bo Shen | 2013-01-12 | 1 | -0/+8 |
|/ |
|
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 1 | -47/+88 |
|\ |
|
| * | ASoC: atmel-ssc: add phybase in device structure | Nicolas Ferre | 2012-11-20 | 1 | -0/+2 |
| * | ARM: at91: atmel-ssc: add device tree support | Bo Shen | 2012-11-07 | 1 | -3/+46 |
| * | ARM: at91: atmel-ssc: add platform device id table | Bo Shen | 2012-11-06 | 1 | -0/+23 |
| * | ASoC: atmel-ssc: use module_platform_driver macro | Bo Shen | 2012-11-06 | 1 | -14/+4 |
| * | ASoC: atmel-ssc: use devm_xxx() managed function | Bo Shen | 2012-11-06 | 1 | -32/+15 |
* | | misc: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | drivers/misc: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
|/ |
|
* | drivers/misc: Add module.h to files who are really modular. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found | Hans-Christian Egtvedt | 2009-02-05 | 1 | -1/+1 |
* | drivers/misc/atmel-ssc.c: Removed duplicated include | Huang Weiyi | 2008-07-24 | 1 | -1/+0 |
* | misc: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-16 | 1 | -0/+2 |
* | Driver for the Atmel on-chip SSC on AT32AP and AT91 | Hans-Christian Egtvedt | 2007-10-17 | 1 | -0/+174 |