summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-16ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang1-0/+2
2012-11-16ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai1-0/+14
2012-11-16ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai1-7/+4
2012-11-16drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-16hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-11-16ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai1-0/+1
2012-11-16ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman1-5/+9
2012-11-16ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein1-1/+1
2012-11-16cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton1-29/+20
2012-11-16DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-16iscsi-target: Fix missed wakeup race in TX threadRoland Dreier5-3/+26
2012-11-16target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier1-9/+9
2012-11-16target: Don't return success from module_init() if setup failsRoland Dreier1-1/+2
2012-11-16nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings4-9/+20
2012-11-16nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew1-1/+1
2012-11-16NFS: fix bug in legacy DNS resolver.NeilBrown1-2/+3
2012-11-16NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust1-0/+1
2012-11-16NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust1-13/+23
2012-11-16NFS: Wait for session recovery to finish before returningBryan Schumaker1-2/+1
2012-11-16xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2-1/+28
2012-11-16HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-11-16Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-11-16module: fix out-by-one error in kallsymsRusty Russell1-11/+13
2012-11-16ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-11-16rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-11-16xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel1-17/+19
2012-11-16floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2012-11-16floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-11-16ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-11-16mac80211: make sure data is accessible in EAPOL checkJohannes Berg1-8/+10
2012-11-16mac80211: verify that skb data is presentJohannes Berg3-2/+42
2012-11-16mac80211: check management frame header lengthJohannes Berg1-4/+8
2012-11-16wireless: drop invalid mesh address extension framesJohannes Berg1-5/+6
2012-11-16mac80211: fix SSID copy on IBSS JOINAntonio Quartulli1-1/+1
2012-11-16mac80211: don't inspect Sequence Control field on control framesJavier Cardona1-0/+4
2012-11-16mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona1-2/+3
2012-11-16ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-11-16ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-11-16crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna1-3/+8
2012-11-16drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-16drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
2012-11-16drm/i915: fix overlay on i830MDaniel Vetter1-3/+11
2012-11-16cfg80211: fix antenna gain handlingFelix Fietkau1-2/+1
2012-11-16gpio-timberdale: fix a potential wrapping issueDan Carpenter1-2/+2
2012-11-16rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet1-8/+10
2012-11-16rtnetlink: Fix problem with buffer allocationGreg Rose4-20/+62
2012-11-16USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-11-16drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher1-1/+1
2012-11-16ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46