summaryrefslogtreecommitdiffstats
path: root/drivers/misc/atmel-ssc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud