1. 516541a ASoC: soc-dapm: Use '%llx' with 'u64' type. by Fabio Estevam · 12 years ago
  2. c74184e ASoC: core: Support transparent CODEC<->CODEC DAI links by Mark Brown · 12 years ago
  3. 054880f ASoC: core: Bind DAIs to CODECs at registration time by Mark Brown · 12 years ago
  4. f04209a ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link by Mark Brown · 12 years ago
  5. 1eee1b3 ASoC: dapm: Allow DAI widgets to be routed through by Mark Brown · 12 years ago
  6. 04570c6 ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported by Mark Brown · 12 years ago
  7. 60884c2 ASoC: dapm: release lock on error paths by Dan Carpenter · 12 years ago
  8. 7203a62 ASoC: convert Tegra20 DAS driver to regmap by Stephen Warren · 12 years ago
  9. 5939ae7 ASoC: convert Tegra20 SPDIF driver to regmap by Stephen Warren · 12 years ago
  10. c160741 ASoC: convert Tegra20 I2S driver to regmap by Stephen Warren · 12 years ago
  11. d19e779 ASoC: tegra: select REGMAP_MMIO by Stephen Warren · 12 years ago
  12. cd04461 ASoC: sh: fsi: select simple-card on Kconfig by Kuninori Morimoto · 12 years ago
  13. 064bfad ASoC: sh: fsi: use simple-card instead of fsi-da7210 by Kuninori Morimoto · 12 years ago
  14. fa063b4 ASoC: sh: fsi: use simple-card instead of fsi-hdmi by Kuninori Morimoto · 12 years ago
  15. af8a2fe ASoC: sh: fsi: use simple-card instead of fsi-ak4642 by Kuninori Morimoto · 12 years ago
  16. f239088 ASoC: add generic simple-card support by Kuninori Morimoto · 12 years ago
  17. cdc04fd ASoC: tegra: add Kconfig and Makefile support for Tegra30 by Stephen Warren · 12 years ago
  18. 4fb0384 ASoC: tegra: add tegra30-i2s driver by Stephen Warren · 12 years ago
  19. be944d4 ASoC: tegra: add tegra30-ahub driver by Stephen Warren · 12 years ago
  20. a21361b9 regmap: fix compile errors in regmap-irq.c due to stride changes by Stephen Warren · 12 years ago
  21. edc9ae4 regmap: implement register striding by Stephen Warren · 12 years ago
  22. 6a8d251 regmap: fix compilation when !CONFIG_DEBUG_FS by Stephen Warren · 12 years ago
  23. 4b5c018 regmap: allow regmap instances to be named by Stephen Warren · 12 years ago
  24. 2690dfd regmap: validate regmap_raw_read/write val_len by Stephen Warren · 12 years ago
  25. 8664d49 regmap: mmio: remove some error checks now in the core by Stephen Warren · 12 years ago
  26. ae5d8af regmap: mmio: convert some error returns to BUG() by Stephen Warren · 12 years ago
  27. ecb44ae regmap: add MMIO bus support by Stephen Warren · 12 years ago
  28. a42678c regmap: introduce fast_io busses, and use a spinlock for them by Stephen Warren · 12 years ago
  29. 26b5e74 regmap: introduce explicit bus_context for bus callbacks by Stephen Warren · 12 years ago
  30. 55c1371 regmap: Use pad_bits and reg_bits when determining register format. by Marc Reilly · 12 years ago
  31. 89a89b5 regmap: Add support for device with 24 data bits. by Marc Reilly · 12 years ago
  32. 019ec50 ASoC: wm9705: Fix build due to removal of 'runtime' definition by Fabio Estevam · 12 years ago
  33. 7a0a289 ASoC: ac97: Fix build due to removal of 'runtime' definition by Fabio Estevam · 12 years ago
  34. b46ac30 ASoC: wm9712: Fix build due to missing definition of "runtime" by Fabio Estevam · 12 years ago
  35. 8127bf5 ASoC: tegra: utils: Don't use of_have_populated_dt() by Stephen Warren · 12 years ago
  36. 20dc24a ASoC: wm8994: Implement FLL bypass support by Mark Brown · 12 years ago
  37. 34ff0f9 ASoC: wm8994: Don't test for NULL before release_firmware() by Jesper Juhl · 12 years ago
  38. bbdd391 ASoC: wm1250-ev1: Convert to module_i2c_driver by Mark Brown · 12 years ago
  39. 82ef0ae ASoC: tegra: add runtime PM support by Stephen Warren · 12 years ago
  40. 1eecb82 Merge tag 'v3.4-rc2' into for-3.5 by Mark Brown · 12 years ago
  41. 0034102 Linux 3.4-rc2 by Linus Torvalds · 12 years ago
  42. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  43. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  44. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  45. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  46. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  47. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  48. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  49. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  50. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  51. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 12 years ago
  52. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  53. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  54. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  55. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  56. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  57. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. c2f6702 ASoC: tegra: utils: add support for Tegra30 devices by Stephen Warren · 12 years ago
  59. a9005b6 ASoC: tegra: set a sensible initial clock rate by Stephen Warren · 12 years ago
  60. 17933db ASoC: tegra: use devm_ APIs in SPDIF driver by Stephen Warren · 12 years ago
  61. 7613c50 ASoC: tegra: sort includes, remove mach/iomap.h by Stephen Warren · 12 years ago
  62. cd11536 ASoC: JZ4740: Replaced comma operators with semicolons. by Maarten ter Huurne · 12 years ago
  63. 896637a ASoC: tegra: complete Tegra->Tegra20 renaming by Stephen Warren · 12 years ago
  64. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 12 years ago
  65. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  66. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  67. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  68. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 12 years ago
  69. ef280d3 ASoC: tegra: rename Tegra20-specific driver files by Stephen Warren · 12 years ago
  70. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  71. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 12 years ago
  72. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 12 years ago
  73. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 12 years ago
  74. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 12 years ago
  75. 04fd3d35 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 12 years ago
  76. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 12 years ago
  77. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 12 years ago
  78. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  80. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 12 years ago
  81. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 12 years ago
  82. 95fc2d8f blackfin: fix L1 data A overflow link issue by Mike Frysinger · 12 years ago
  83. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  84. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 12 years ago
  85. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 12 years ago
  86. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 12 years ago
  87. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 12 years ago
  88. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 12 years ago
  89. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 12 years ago
  90. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 12 years ago
  91. b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 12 years ago
  92. efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 12 years ago
  93. 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 12 years ago
  94. 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 12 years ago
  95. d59d77e mmc: omap_hsmmc: use runtime put sync in probe error patch by Balaji T K · 12 years ago
  96. e841a7c mmc: sdio: Use empty system suspend/resume callbacks at the bus level by Rafael J. Wysocki · 12 years ago
  97. 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 12 years ago
  98. 210b7d2 mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers by Manuel Lauss · 12 years ago
  99. eb91b91 mmc: sh_mmcif: Simplify calculation of mmc->f_min by Simon Horman · 12 years ago
  100. 930f152 mmc: sh_mmcif: mmc->f_max should be half of the bus clock by Simon Horman · 12 years ago