summaryrefslogtreecommitdiffstats
path: root/drivers/huaweimodem/audio-settings.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-10drivers: Update copyright informationMarcel Holtmann1-1/+1
2011-01-12huaweimodem: M15 coding style fixJeevaka Badrappan1-2/+2
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi1-1/+1
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl>
2010-10-01audio: Update audio settings API for active notificationMarcel Holtmann1-3/+3
2010-09-29huaweimodem: Add support for audio settings interfaceMarcel Holtmann1-0/+130