summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-01ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared ...Oder Chiou
2014-06-01ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and R...Oder Chiou
2014-06-01Merge branches 'topic/rt5640', 'topic/rt5645' and 'topic/rt5651' of git://git...Mark Brown
2014-05-19ASoC: rt5645: Fix updating wrong register for T5645_AIF2 caseAxel Lin
2014-05-19ASoC: rt5651: Do not use rtd->codecLars-Peter Clausen
2014-05-12ASoC: rt5640: add default case for unexpected IDBard Liao
2014-05-08ASoC: rt5645: fix coccinelle warningsOder Chiou
2014-05-08ASoC: rt5645: Correct the cache sync functionOder Chiou
2014-05-08ASoC: rt5645: Move settings from probe() to reg_default structOder Chiou
2014-05-08ASoC: rt5645: Staticise non-exported symbolsOder Chiou
2014-05-08ASoC: rt5645: Remove the unused variableOder Chiou
2014-05-03ASoC: rt5645: Add codec driverOder Chiou
2014-04-30ASoC: rt5640: correct 5640's device IDBard Liao
2014-04-28ASoC: rt5640: Add the rt5639 support to the OF match tableOder Chiou
2014-04-22ASoC: rt5640: Add minimal support for RT5642Bard Liao
2014-04-18ASoC: rt5651: Staticise non-exported symbolsMark Brown
2014-04-18ASoC: add RT5651 CODEC driverBard Liao
2014-04-14ASoC: rt5640: Add the info of rt5639 to the binding documentOder Chiou
2014-04-14ASoC: rt5640: Add the string "rt5639" to the list of I2C device IDsOder Chiou
2014-04-14ASoC: rt5640: add rt5639 supportOder Chiou
2014-04-14ASoC: rt5640: Change the setting method of idle_bias_offOder Chiou
2014-04-14ASoC: rt5640: Remove the unnecessary parenthesesOder Chiou
2014-04-14ASoC: rt5640: Remove the unused field in private dataOder Chiou
2014-04-14ASoC: rt5640: Remove the unused or incorrect setting of clock sourceOder Chiou
2014-04-14ASoC: rt5640: Rename the function of clock checkingOder Chiou
2014-04-14ASoC: rt5640: Remove the pre-allocated size of reg_defaultOder Chiou
2014-04-14ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou
2014-04-14ASoC: rt5640: Correct the judgement of data lengthOder Chiou
2014-04-14ASoC: rt5640: Move cache sync() to resume()Oder Chiou
2014-04-13Linux 3.15-rc1Linus Torvalds
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge branch 'tunnels'David S. Miller
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione