| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 2015-10-07 | 696 | -4157/+7399 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i... | Mark Brown | 2015-10-07 | 2 | -9/+15 |
| |\ \ |
|
| | | * | ASoC: wm8962: balance pm_runtime_enable | Jiada Wang | 2015-09-30 | 1 | -1/+4 |
| | * | | ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECs | Rick Mann | 2015-10-01 | 1 | -8/+11 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------. \ | Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i... | Mark Brown | 2015-10-07 | 8 | -38/+43 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | ASoC: tas2552: fix dBscale-min declaration | Andreas Dannenberg | 2015-10-06 | 1 | -1/+1 |
| | | | | | | | |/ |
|
| | | | | | | * | | ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probe | Gianluca Renzi | 2015-09-30 | 1 | -2/+2 |
| | | | | | | * | | ASoC: sgtl5000: fix error message output for MicBias voltage | Gianluca Renzi | 2015-09-29 | 1 | -1/+1 |
| | | | | | | |/ |
|
| | | | | | * / | ASoC: rt5645: Correct the naming and setting of ADC Boost Volume Control | Oder Chiou | 2015-10-01 | 2 | -10/+12 |
| | | | | | |/ |
|
| | | | | * | | MAINTAINERS: Remove wm97xx entry | Mark Brown | 2015-10-06 | 1 | -9/+0 |
| | | | * | | | ASoC: imx-ssi: Fix DAI hardware signal inversions | Benoît Thébaudeau | 2015-09-29 | 1 | -10/+9 |
| | | | | |/
| | | | |/| |
|
| | | * | | | ASoC: dwc: fix dma stop transferring issue | yitian | 2015-10-02 | 1 | -3/+12 |
| | | * | | | ASoC: dwc: correct irq clear method | Yitian Bu | 2015-10-02 | 1 | -2/+2 |
| | | |/ / |
|
| | * / / | ASoC: db1200: Fix DAI link format for db1300 and db1550 | Lars-Peter Clausen | 2015-09-25 | 1 | -0/+4 |
| | |/ / |
|
| * | | | Linux 4.3-rc4v4.3-rc4 | Linus Torvalds | 2015-10-04 | 1 | -1/+1 |
| * | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 25 | -37/+188 |
| |\ \ \ |
|
| | * | | | tile: use global strscpy() rather than private copy | Chris Metcalf | 2015-09-10 | 1 | -29/+4 |
| | * | | | string: provide strscpy() | Chris Metcalf | 2015-09-10 | 2 | -0/+91 |
| | * | | | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 22 | -8/+93 |
| * | | | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-10-04 | 7 | -26/+28 |
| |\ \ \ \ |
|
| | * | | | | md/bitmap: don't pass -1 to bitmap_storage_alloc. | NeilBrown | 2015-10-02 | 1 | -1/+2 |
| | * | | | | md/raid1: Avoid raid1 resync getting stuck | Jes Sorensen | 2015-10-02 | 1 | -3/+2 |
| | * | | | | md: drop null test before destroy functions | Julia Lawall | 2015-10-02 | 4 | -14/+7 |
| | * | | | | md: clear CHANGE_PENDING in readonly array | Shaohua Li | 2015-10-02 | 1 | -0/+1 |
| | * | | | | md/raid0: apply base queue limits *before* disk_stack_limits | NeilBrown | 2015-10-02 | 1 | -6/+6 |
| | * | | | | md/raid5: don't index beyond end of array in need_this_block(). | NeilBrown | 2015-10-02 | 1 | -2/+2 |
| | * | | | | raid5: update analysis state for failed stripe | Shaohua Li | 2015-10-02 | 1 | -0/+4 |
| | * | | | | md: wait for pending superblock updates before switching to read-only | NeilBrown | 2015-10-02 | 1 | -0/+4 |
| * | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-10-04 | 13 | -144/+82 |
| |\ \ \ \ \ |
|
| | * | | | | | MIPS: scall: Always run the seccomp syscall filters | Markos Chandras | 2015-10-04 | 4 | -73/+42 |
| | * | | | | | MIPS: Octeon: Fix kernel panic on startup from memory corruption | Matt Bennett | 2015-10-02 | 1 | -1/+1 |
| | * | | | | | MIPS: Fix R2300 FP context switch handling | Paul Burton | 2015-10-02 | 1 | -27/+1 |
| | * | | | | | MIPS: Fix octeon FP context switch handling | Paul Burton | 2015-10-02 | 1 | -25/+1 |
| | * | | | | | MIPS: BPF: Fix load delay slots. | Ralf Baechle | 2015-10-02 | 1 | -0/+4 |
| | * | | | | | MIPS: BPF: Do all exports of symbols with FEXPORT(). | Ralf Baechle | 2015-10-01 | 1 | -6/+3 |
| | * | | | | | MIPS: Fix the build on jz4740 after removing the custom gpio.h | Alban Bedel | 2015-10-01 | 2 | -0/+2 |
| | * | | | | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT | Paul Burton | 2015-09-30 | 1 | -4/+4 |
| | * | | | | | MIPS: CPS: Don't include MT code in non-MT kernels. | Paul Burton | 2015-09-30 | 1 | -0/+2 |
| | * | | | | | MIPS: CPS: Stop dangling delay slot from has_mt. | Paul Burton | 2015-09-30 | 1 | -2/+2 |
| | * | | | | | MIPS: dma-default: Fix 32-bit fall back to GFP_DMA | James Hogan | 2015-09-30 | 1 | -1/+1 |
| | * | | | | | MIPS: Wire up userfaultfd and membarrier syscalls. | Ralf Baechle | 2015-09-30 | 5 | -6/+20 |
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-04 | 3 | -3/+21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | irqchip/gic-v3-its: Count additional LPIs for the aliased devices | Marc Zyngier | 2015-10-02 | 1 | -1/+1 |
| | * | | | | | | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined | Marc Zyngier | 2015-10-02 | 1 | -0/+3 |
| | * | | | | | | genirq: Fix race in register_irq_proc() | Ben Hutchings | 2015-10-01 | 1 | -2/+17 |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-03 | 9 | -65/+69 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds | Ben Hutchings | 2015-10-02 | 1 | -1/+1 |
| | * | | | | | | | x86/mm: Set NX on gap between __ex_table and rodata | Stephen Smalley | 2015-10-02 | 1 | -1/+1 |
| | * | | | | | | | x86/kexec: Fix kexec crash in syscall kexec_file_load() | Lee, Chun-Yi | 2015-10-02 | 1 | -4/+3 |
| | * | | | | | | | Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent | Ingo Molnar | 2015-10-01 | 3 | -52/+55 |
| | |\ \ \ \ \ \ \ |
|