summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | dm cache: tune migration throttlingJoe Thornber2013-05-101-1/+2
| * | | | | | | dm mpath: enable WRITE SAME supportMike Snitzer2013-05-101-0/+1
| * | | | | | | dm table: fix write same supportMike Snitzer2013-05-101-1/+1
| * | | | | | | dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka2013-05-101-1/+23
| * | | | | | | dm snapshot: fix error return code in snapshot_ctrWei Yongjun2013-05-101-0/+1
| * | | | | | | dm cache: fix error return code in cache_createWei Yongjun2013-05-101-0/+1
| * | | | | | | dm stripe: fix regression in stripe_width calculationMike Snitzer2013-05-101-5/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-05-104-11/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: debug: fix RCU preemption issueJiri Kosina2013-05-063-8/+11
| * | | | | | | | HID: hid-steelseries fix led class build issueSimon Wood2013-05-031-3/+6
| * | | | | | | | HID: reintroduce fix-up for certain Sony RF receiversFernando Luis Vázquez Cao2013-05-011-0/+1
* | | | | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-1013-49/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai2013-05-101-2/+2
| * | | | | | | | | ALSA: Add comment for control TLV APIDavid Henningsson2013-05-081-1/+5
| * | | | | | | | | ALSA: hda - Apply pin-enablement workaround to all Haswell HDMI codecsTakashi Iwai2013-05-081-32/+22
| * | | | | | | | | ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing2013-05-071-0/+3
| * | | | | | | | | ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| * | | | | | | | | ALSA: mips/hal2: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| * | | | | | | | | ALSA: hda - Fix 3.9 regression of EAPD init on Conexant codecsTakashi Iwai2013-05-041-3/+14
| * | | | | | | | | sound: Fix make allmodconfig on MIPSTakashi Iwai2013-05-031-0/+1
| * | | | | | | | | ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllersMike Travis2013-05-031-1/+1
| * | | | | | | | | ALSA: atmel: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-032-4/+0
| * | | | | | | | | Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-05-0327-67/+140
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-031-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter2013-04-301-0/+1
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown2013-05-031-2/+5
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko2013-05-031-1/+1
| | | * | | | | | | | | ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...Marek Belisko2013-04-301-1/+4
| | | |/ / / / / / / /
| | * | | | | | | | | ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri2013-04-301-2/+2
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10205-2325/+16155
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-0990-1416/+5835
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-098-2/+163
| | * | | | | | | | | | MIPS: Formatting clean-ups for clocksources.Steven J. Hill2013-05-093-10/+2
| | * | | | | | | | | | MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-096-25/+48
| | * | | | | | | | | | MIPS: Move 'gic_frequency' to common location.Steven J. Hill2013-05-093-1/+2
| | * | | | | | | | | | MIPS: Move 'gic_present' to common location.Steven J. Hill2013-05-095-5/+3
| | * | | | | | | | | | MIPS: MIPS16e: Add unaligned access support.Steven J. Hill2013-05-091-0/+255
| | * | | | | | | | | | MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill2013-05-093-5/+119
| | * | | | | | | | | | MIPS: MIPS16e: Add instruction formats.Steven J. Hill2013-05-091-0/+110
| | * | | | | | | | | | MIPS: microMIPS: Optimise 'strnlen' core library function.Steven J. Hill2013-05-091-1/+1
| | * | | | | | | | | | MIPS: microMIPS: Optimise 'strlen' core library function.Steven J. Hill2013-05-091-4/+5
| | * | | | | | | | | | MIPS: microMIPS: Optimise 'strncpy' core library function.Steven J. Hill2013-05-091-15/+17
| | * | | | | | | | | | MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill2013-05-092-30/+56
| | * | | | | | | | | | MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill2013-05-095-3/+134
| | * | | | | | | | | | MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2013-05-092-2/+16
| | * | | | | | | | | | MIPS: microMIPS: Add vdso support.Douglas Leung2013-05-091-0/+9
| | * | | | | | | | | | MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin2013-05-092-201/+1112
| | * | | | | | | | | | MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin2013-05-092-5/+102
| | * | | | | | | | | | MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-099-107/+353
| | * | | | | | | | | | MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-097-100/+893
OpenPOWER on IntegriCloud