summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-27i2c-mux-pinctrl: Fix probe error pathGuenter Roeck1-1/+1
2012-11-27regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-27pstore: Fix NULL pointer dereference in console writesColin Ian King1-1/+2
2012-11-27UBIFS: introduce categorized lprops counterArtem Bityutskiy2-0/+9
2012-11-27UBIFS: fix mounting problems after power cutsArtem Bityutskiy1-2/+10
2012-11-27ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada1-2/+3
2012-11-27ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-11-27ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun1-2/+1
2012-11-27ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt1-1/+1
2012-11-27ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai1-0/+1
2012-11-27ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang1-0/+2
2012-11-27ALSA: hda - Improve HP depop when system enter to S3Kailang Yang1-13/+11
2012-11-27ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai1-0/+14
2012-11-27ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai1-7/+4
2012-11-27ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai1-0/+1
2012-11-27ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman1-5/+9
2012-11-27ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein1-1/+1
2012-11-27ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-27ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer1-6/+6
2012-11-27crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna1-3/+8
2012-11-27cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu1-1/+10
2012-11-27cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton1-29/+20
2012-11-27virtio: Don't access index after unregister.Cornelia Huck1-1/+3
2012-11-27module: fix out-by-one error in kallsymsRusty Russell1-11/+16
2012-11-27fanotify: fix missing breakEric Paris1-0/+1
2012-11-27PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying4-34/+42
2012-11-27PCI/PM: Resume device before shutdownHuang Ying1-10/+2
2012-11-27mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau4-6/+20
2012-11-27mac80211: don't send null data packet when not associatedJohannes Berg1-0/+2
2012-11-27mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov1-0/+5
2012-11-27xfs: drop buffer io reference when a bad bio is builtDave Chinner1-2/+12
2012-11-27libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handleAaron Lu1-3/+8
2012-11-27mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi1-0/+2
2012-11-18Linux 3.6.7v3.6.7Greg Kroah-Hartman1-1/+1
2012-11-18ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-18ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-18xfs: fix buffer shudown reference count mismatchDave Chinner1-0/+18
2012-11-18xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-18GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2-12/+10
2012-11-18drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-18drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-18drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-18drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-18mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball1-10/+13
2012-11-18mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski1-1/+1
2012-11-18futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner1-19/+22
2012-11-18ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-18af-packet: fix oops when socket is not presentEric Leblond1-1/+1
2012-11-18net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov1-1/+4
2012-11-18tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov1-0/+3