summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-161-5/+5
* alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-161-2/+13
* alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-164-7/+165
* alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-165-109/+53
* alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-161-30/+37
* alpha: Reorganize rtc handlingRichard Henderson2013-11-1611-223/+337
* alpha: Primitive support for CPU power down.Richard Henderson2013-11-165-0/+58
* alpha: Allow HZ to be configuredRichard Henderson2013-11-163-11/+59
* alpha: Notice if we're being run under QEMURichard Henderson2013-11-163-7/+38
* alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-164-15/+33
* Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-165-24/+48
|\
| * nfs: fix pnfs Kconfig defaultsChristoph Hellwig2013-11-151-3/+3
| * NFS: correctly report misuse of "migration" mount option.NeilBrown2013-11-151-1/+1
| * nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton2013-11-131-1/+6
| * SUNRPC: Avoid deep recursion in rpc_release_clientTrond Myklebust2013-11-121-12/+17
| * SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust2013-11-081-7/+21
* | Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-1624-76/+803
|\ \
| * \ Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-167-26/+34
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-151-0/+2
| | |\ \
| | | * | ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen2013-11-141-0/+2
| | * | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-1520-124/+209
| | |\ \ \
| | | * | | ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situationsOskar Schirmer2013-11-141-12/+17
| | * | | | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-11-151-1/+3
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-11-151-1/+1
| | |\ \ \ \ \
| | | * | | | | ASoC: cs42l52: Correct MIC CTL maskBrian Austin2013-11-151-1/+1
| | * | | | | | Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-11-151-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: blackfin: Fix missing breakTakashi Iwai2013-11-131-0/+1
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-11-15133-3037/+4209
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ASoC: arizona: Fix typo in name of EQ coefficient controlsRichard Fitzgerald2013-11-133-12/+12
| | | * | | | | ASoC: wm8997: Correct typo in ISRC mux routesCharles Keepax2013-11-121-1/+1
| | | |/ / / /
| * | | | | | ALSA: hda - load EQ params into IDT codec on HP bNB13 systemsVitaliy Kulikov2013-11-151-1/+531
| * | | | | | ALSA: jack: Unregister input device at disconnectionTakashi Iwai2013-11-141-3/+16
| * | | | | | ALSA: pcsp: Fix the order of input device unregistrationTakashi Iwai2013-11-141-1/+1
| * | | | | | ALSA: usb-audio: add front jack channel selector for EMU0204Vasily Khoruzhick2013-11-131-0/+90
| * | | | | | ALSA: hda - Don't clear the power state at snd_hda_codec_reset()Takashi Iwai2013-11-131-3/+0
| * | | | | | ALSA: hda - Control EAPD for Master volume on Lenovo N100Takashi Iwai2013-11-131-13/+14
| * | | | | | ALSA: hda - Don't turn off EAPD for headphone on Lenovo N100Takashi Iwai2013-11-131-1/+5
| * | | | | | ALSA: isa: not allocating enough spaceDan Carpenter2013-11-131-1/+1
| * | | | | | ALSA: snd-aoa: two copy and paste bugsDan Carpenter2013-11-131-2/+2
| * | | | | | ALSA: hda - Check keep_eapd_on before inv_eapdTakashi Iwai2013-11-121-2/+2
| * | | | | | ALSA: hda - Fix Line Out automute on Realtek multifunction jacksDavid Henningsson2013-11-121-1/+3
| * | | | | | ALSA: msnd: Avoid duplicated driver nameTakashi Iwai2013-11-121-2/+2
| * | | | | | ALSA: compress_core: don't return -EBADFD from poll if pausedRichard Fitzgerald2013-11-121-2/+1
| * | | | | | ALSA: hda - hdmi: Fix wrong baseline length in ATI/AMD generated ELDAnssi Hannula2013-11-111-3/+6
| * | | | | | ALSA: hda - hdmi: Skip out-of-range latency values in AMD ELD generatorAnssi Hannula2013-11-111-4/+19
| * | | | | | ALSA: hda - hdmi: Add error-checking to some codec readsAnssi Hannula2013-11-112-2/+8
| * | | | | | ALSA: usb: Fix wrong mapping of RLC and RRC channelsAnssi Hannula2013-11-111-2/+2
| * | | | | | ALSA: hda - hdmi: Use TFx channel positions instead of FxHAnssi Hannula2013-11-111-3/+3
| * | | | | | ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare()Wei Yongjun2013-11-111-3/+8
| * | | | | | ALSA: hda - Control SPDIF out pin on MacBookPro 11,2Takashi Iwai2013-11-111-1/+55
OpenPOWER on IntegriCloud