| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wm8350: Convert to direct regmap API usage | Mark Brown | 2012-06-03 | 1 | -17/+3 |
* | ASoC: core: Add single controls with specified range of values | Adam Thomson | 2012-06-03 | 2 | -0/+121 |
* | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 2012-06-03 | 7 | -29/+72 |
* | ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap | Mark Brown | 2012-06-03 | 1 | -0/+2 |
* | ASoC: wm2000: Add register readability information | Mark Brown | 2012-06-03 | 1 | -0/+30 |
* | ASoC: ac97: Remove empty remove() function | Mark Brown | 2012-06-03 | 1 | -6/+0 |
* | ASoC: tlv320aic3x: Change Class-D amplifier gain control name | Jarkko Nikula | 2012-06-03 | 1 | -1/+1 |
* | ASoC: fsi: use PIO handler if DMA handler was invalid | Kuninori Morimoto | 2012-06-03 | 1 | -9/+20 |
* | ASoC: fsi: use dmaengine helper functions | Kuninori Morimoto | 2012-06-03 | 1 | -15/+4 |
* | ASoC: Ux500: Add platform-driver | Ola Lilja | 2012-06-03 | 4 | -0/+363 |
* | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY | Ola Lilja | 2012-06-03 | 2 | -0/+48 |
* | ALSA: pcm: Add debug-print helper function | Ola Lilja | 2012-06-03 | 1 | -0/+11 |
* | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 2012-06-03 | 24 | -21/+26 |
* | ASoC: tegra+wm8903: remove non-DT support for Seaboard | Stephen Warren | 2012-06-03 | 1 | -46/+2 |
* | ASoC: tegra+wm8903: simplify gpio tests in widget callbacks | Stephen Warren | 2012-06-03 | 1 | -2/+2 |
* | ASoC: tegra+alc5632: unconditionally free jack GPIOs in remove | Stephen Warren | 2012-06-03 | 1 | -9/+2 |
* | ASoC: tegra+alc5632: move all GPIO setup into probe | Stephen Warren | 2012-06-03 | 1 | -4/+6 |
* | ASoC: tegra+wm8903: unconditionally free jack GPIOs in remove | Stephen Warren | 2012-06-03 | 1 | -8/+2 |
* | ASoC: tegra+wm8903: Use devm_gpio_request_one | Stephen Warren | 2012-06-03 | 1 | -32/+10 |
* | ASoC: tegra+wm8903: move all GPIO setup into probe | Stephen Warren | 2012-06-03 | 1 | -79/+83 |
* | ASoC: wm8903: init GPIOs during I2C probe not codec probe | Stephen Warren | 2012-06-03 | 1 | -26/+22 |
* | Linux 3.5-rc1v3.5-rc1 | Linus Torvalds | 2012-06-03 | 1 | -2/+2 |
* | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-06-03 | 6 | -90/+322 |
|\ |
|
| * | dm thin: provide userspace access to pool metadata | Joe Thornber | 2012-06-03 | 5 | -11/+193 |
| * | dm thin: use slab mempools | Mike Snitzer | 2012-06-03 | 1 | -62/+99 |
| * | dm mpath: allow ioctls to trigger pg init | Mikulas Patocka | 2012-06-03 | 1 | -9/+17 |
| * | dm mpath: delay retry of bypassed pg | Mike Christie | 2012-06-03 | 1 | -2/+6 |
| * | dm mpath: reduce size of struct multipath | Mike Snitzer | 2012-06-03 | 1 | -6/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-06-03 | 21 | -84/+201 |
|\ \ |
|
| * | | fec_mpc52xx: fix timestamp filtering | Stephan Gatzka | 2012-06-02 | 1 | -1/+1 |
| * | | mcs7830: Implement link state detection | Ondrej Zary | 2012-06-02 | 1 | -2/+23 |
| * | | e1000e: fix Rapid Start Technology support for i217 | Bruce Allan | 2012-06-02 | 1 | -9/+9 |
| * | | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() | Sebastian Andrzej Siewior | 2012-06-02 | 1 | -1/+1 |
| * | | r8169: call netif_napi_del at errpaths and at driver unload | Devendra Naga | 2012-06-02 | 1 | -0/+3 |
| * | | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet | 2012-06-01 | 2 | -6/+12 |
| * | | tcp: do not create inetpeer on SYNACK message | Eric Dumazet | 2012-06-01 | 1 | -1/+2 |
| * | | 8139cp/8139too: terminate the eeprom access with the right opmode | Jason Wang | 2012-06-01 | 2 | -2/+2 |
| * | | 8139cp: set ring address before enabling receiver | Jason Wang | 2012-06-01 | 1 | -11/+11 |
| * | | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore | 2012-06-01 | 1 | -1/+28 |
| * | | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang | 2012-06-01 | 1 | -2/+5 |
| * | | bql: Avoid possible inconsistent calculation. | Hiroaki SHIMODA | 2012-06-01 | 1 | -5/+7 |
| * | | bql: Avoid unneeded limit decrement. | Hiroaki SHIMODA | 2012-06-01 | 1 | -2/+4 |
| * | | bql: Fix POSDIFF() to integer overflow aware. | Hiroaki SHIMODA | 2012-06-01 | 1 | -1/+1 |
| * | | net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP | Jack Morgenstein | 2012-06-01 | 1 | -3/+2 |
| * | | net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap | Jack Morgenstein | 2012-06-01 | 1 | -3/+3 |
| * | | net/mlx4_core: Fixes for VF / Guest startup flow | Jack Morgenstein | 2012-06-01 | 4 | -14/+63 |
| * | | net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event | Jack Morgenstein | 2012-06-01 | 1 | -5/+7 |
| * | | net/mlx4_core: Fix number of EQs used in ICM initialisation | Marcel Apfelbaum | 2012-06-01 | 3 | -15/+17 |
| * | | net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int | Jack Morgenstein | 2012-06-01 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-03 | 11 | -39/+297 |
|\ \ \ |
|