| Commit message (Expand) | Author | Files | Lines |
2012-04-13 | ASoC: sh: fsi: select simple-card on Kconfig | Kuninori Morimoto | 1 | -0/+1 |
2012-04-13 | ASoC: sh: fsi: use simple-card instead of fsi-da7210 | Kuninori Morimoto | 5 | -91/+27 |
2012-04-13 | ASoC: sh: fsi: use simple-card instead of fsi-hdmi | Kuninori Morimoto | 5 | -129/+38 |
2012-04-13 | ASoC: sh: fsi: use simple-card instead of fsi-ak4642 | Kuninori Morimoto | 9 | -139/+39 |
2012-04-13 | ASoC: add generic simple-card support | Kuninori Morimoto | 6 | -0/+163 |
2012-04-13 | ASoC: tegra: add Kconfig and Makefile support for Tegra30 | Stephen Warren | 2 | -0/+22 |
2012-04-13 | ASoC: tegra: add tegra30-i2s driver | Stephen Warren | 3 | -0/+793 |
2012-04-13 | ASoC: tegra: add tegra30-ahub driver | Stephen Warren | 3 | -0/+1146 |
2012-04-13 | regmap: fix compile errors in regmap-irq.c due to stride changes | Stephen Warren | 1 | -1/+4 |
2012-04-13 | regmap: implement register striding | Stephen Warren | 9 | -42/+109 |
2012-04-13 | regmap: fix compilation when !CONFIG_DEBUG_FS | Stephen Warren | 1 | -1/+1 |
2012-04-13 | regmap: allow regmap instances to be named | Stephen Warren | 4 | -6/+20 |
2012-04-13 | regmap: validate regmap_raw_read/write val_len | Stephen Warren | 1 | -0/+6 |
2012-04-13 | regmap: mmio: remove some error checks now in the core | Stephen Warren | 1 | -6/+0 |
2012-04-13 | regmap: mmio: convert some error returns to BUG() | Stephen Warren | 1 | -8/+8 |
2012-04-13 | regmap: add MMIO bus support | Stephen Warren | 4 | -0/+227 |
2012-04-13 | regmap: introduce fast_io busses, and use a spinlock for them | Stephen Warren | 5 | -30/+67 |
2012-04-13 | regmap: introduce explicit bus_context for bus callbacks | Stephen Warren | 5 | -19/+37 |
2012-04-13 | regmap: Use pad_bits and reg_bits when determining register format. | Marc Reilly | 2 | -14/+20 |
2012-04-13 | regmap: Add support for device with 24 data bits. | Marc Reilly | 1 | -0/+23 |
2012-04-11 | ASoC: wm9705: Fix build due to removal of 'runtime' definition | Fabio Estevam | 1 | -1/+1 |
2012-04-11 | ASoC: ac97: Fix build due to removal of 'runtime' definition | Fabio Estevam | 1 | -1/+1 |
2012-04-10 | ASoC: wm9712: Fix build due to missing definition of "runtime" | Fabio Estevam | 1 | -0/+2 |
2012-04-10 | ASoC: tegra: utils: Don't use of_have_populated_dt() | Stephen Warren | 1 | -3/+5 |
2012-04-10 | ASoC: wm8994: Implement FLL bypass support | Mark Brown | 2 | -0/+20 |
2012-04-10 | ASoC: wm8994: Don't test for NULL before release_firmware() | Jesper Juhl | 1 | -8/+4 |
2012-04-10 | ASoC: wm1250-ev1: Convert to module_i2c_driver | Mark Brown | 1 | -17/+1 |
2012-04-09 | ASoC: tegra: add runtime PM support | Stephen Warren | 2 | -10/+94 |
2012-04-08 | Linux 3.4-rc2v3.4-rc2 | Linus Torvalds | 1 | -1/+1 |
2012-04-07 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad | 1 | -5/+8 |
2012-04-07 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad | 3 | -2/+11 |
2012-04-07 | MAINTAINERS: Update git url for ACPI | Igor Murzov | 1 | -1/+1 |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds | 2 | -32/+49 |
2012-04-06 | cpuidle: Fix panic in CPU off-lining with no idle driver | Toshi Kani | 1 | -1/+4 |
2012-04-06 | ASoC: tegra: utils: add support for Tegra30 devices | Stephen Warren | 2 | -7/+31 |
2012-04-06 | ASoC: tegra: set a sensible initial clock rate | Stephen Warren | 1 | -0/+6 |
2012-04-06 | ASoC: tegra: use devm_ APIs in SPDIF driver | Stephen Warren | 1 | -23/+10 |
2012-04-06 | ASoC: tegra: sort includes, remove mach/iomap.h | Stephen Warren | 4 | -11/+8 |
2012-04-06 | ASoC: JZ4740: Replaced comma operators with semicolons. | Maarten ter Huurne | 1 | -2/+2 |
2012-04-06 | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 13 | -648/+648 |
2012-04-06 | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success | Jan Beulich | 1 | -0/+1 |
2012-04-06 | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich | 1 | -1/+1 |
2012-04-06 | xen/smp: Remove unnecessary call to smp_processor_id() | Srivatsa S. Bhat | 1 | -1/+1 |
2012-04-06 | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io... | Konrad Rzeszutek Wilk | 1 | -1/+3 |
2012-04-06 | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov | 2 | -2/+2 |
2012-04-06 | ASoC: tegra: rename Tegra20-specific driver files | Stephen Warren | 7 | -15/+15 |
2012-04-06 | net: fix a race in sock_queue_err_skb() | Eric Dumazet | 1 | -1/+3 |
2012-04-06 | netlink: fix races after skb queueing | Eric Dumazet | 1 | -11/+13 |
2012-04-06 | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings | 1 | -10/+12 |
2012-04-06 | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings | 1 | -5/+2 |