| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} struct | Lars-Peter Clausen | 2013-08-31 | 1 | -2/+0 |
* | ASoC: Remove unused control_type field from snd_soc_codec struct | Lars-Peter Clausen | 2013-08-31 | 1 | -1/+0 |
* | ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets() | Lars-Peter Clausen | 2013-08-27 | 1 | -1/+1 |
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-core | Mark Brown | 2013-08-27 | 3 | -95/+135 |
|\ |
|
| * | Merge tag 'v3.11-rc5' into asoc-dapm | Mark Brown | 2013-08-13 | 47 | -276/+568 |
| |\ |
|
| * | | ASoC: dapm: Implement mixer input auto-disable | Lars-Peter Clausen | 2013-08-05 | 2 | -15/+30 |
| * | | ASoC: dapm: Make widget power register settings more flexible | Lars-Peter Clausen | 2013-07-29 | 1 | -70/+93 |
| * | | ASoC: dapm: Keep a list of paths per kcontrol | Lars-Peter Clausen | 2013-07-29 | 1 | -1/+1 |
| * | | ASoC: dapm: Move 'value' field from widget to control | Lars-Peter Clausen | 2013-07-29 | 1 | -1/+0 |
| * | | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol | Lars-Peter Clausen | 2013-07-29 | 1 | -0/+2 |
| * | | ASoC: dapm: Move snd_soc_dapm_update from dapm context to card | Lars-Peter Clausen | 2013-07-29 | 2 | -2/+1 |
| * | | ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_power | Lars-Peter Clausen | 2013-07-24 | 1 | -2/+5 |
| * | | ASoC: dapm: Run widget updates for shared controls at the same time | Lars-Peter Clausen | 2013-07-24 | 1 | -4/+3 |
| * | | ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update() | Lars-Peter Clausen | 2013-07-24 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'asoc/topic/dmic' into asoc-core | Mark Brown | 2013-08-27 | 72 | -381/+860 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-08-25 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro | 2013-08-24 | 1 | -0/+1 |
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-08-24 | 1 | -0/+57 |
| |\ \ \ \ |
|
| | * | | | | [SCSI] zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke | 2013-08-22 | 1 | -0/+57 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-23 | 4 | -33/+38 |
| |\ \ \ \ |
|
| | * | | | | ipv4: expose IPV4_DEVCONF | stephen hemminger | 2013-08-22 | 2 | -33/+35 |
| | * | | | | ipv6: handle Redirect ICMP Message with no Redirected Header option | Duan Jiong | 2013-08-22 | 1 | -0/+2 |
| | * | | | | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 2013-08-20 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2013-08-22 | 1 | -0/+1 |
| * | | | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 2013-08-22 | 1 | -1/+0 |
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-16 | 7 | -40/+31 |
| |\ \ \ |
|
| | * | | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 2013-08-15 | 2 | -14/+12 |
| | * | | | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 2013-08-15 | 2 | -2/+17 |
| | * | | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 2013-08-13 | 1 | -14/+0 |
| | * | | | net: rename busy poll MIB counter | Eliezer Tamir | 2013-08-09 | 2 | -2/+2 |
| | * | | | mlx5: remove health handler plugin | Eli Cohen | 2013-08-05 | 1 | -3/+0 |
| | * | | | busy_poll: cleanup do-nothing placeholders | Eliezer Tamir | 2013-08-04 | 1 | -5/+0 |
| * | | | | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 1 | -1/+1 |
| * | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-14 | 4 | -0/+38 |
| |\ \ \ \ |
|
| | * | | | | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2013-08-13 | 1 | -0/+1 |
| | * | | | | microblaze: fix clone syscall | Michal Simek | 2013-08-13 | 1 | -0/+5 |
| | * | | | | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 2013-08-13 | 1 | -0/+15 |
| | * | | | | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2013-08-13 | 2 | -0/+17 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-08-13 | 1 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | sched: Fix some kernel-doc warnings | Yacine Belkadi | 2013-07-18 | 1 | -0/+6 |
| * | | | | | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 2013-08-13 | 1 | -3/+11 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-08-10 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 2013-08-07 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-10 | 2 | -1/+18 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-08-05 | 2 | -1/+18 |
| | |\ \ \ \ |
|
| | | * | | | | iio: ti_am335x_adc: Fix wrong samples received on 1st read | Patil, Rachna | 2013-07-21 | 1 | -0/+16 |
| | | * | | | | iio:trigger: Fix use_count race condition | Lars-Peter Clausen | 2013-07-20 | 1 | -1/+2 |
| * | | | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-09 | 1 | -7/+7 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 2013-08-07 | 1 | -1/+5 |
| | * | | | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 2013-08-06 | 1 | -6/+2 |
| | | |_|/ / /
| | |/| | | | |
|