summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-03dm snapshot: avoid snapshot space leak on crashMikulas Patocka1-7/+64
2014-01-03ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2014-01-03x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2-3/+4
2014-01-03ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2014-01-03ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2014-01-03crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2014-01-03drivers/char/i8k.c: add Dell XPLS L421XAlan Cox1-0/+7
2014-01-03usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner1-2/+3
2014-01-03USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens1-0/+2
2014-01-03ASoC: wm8731: fix dsp mode configurationBo Shen1-2/+2
2014-01-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang1-2/+6
2014-01-03USB: pl2303: fixed handling of CS5 settingColin Leitner1-17/+14
2014-01-03USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner1-7/+24
2014-01-03USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2014-01-03USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2014-01-03USB: option: support new huawei devicesFangxiaozhi (Franko)1-0/+24
2014-01-03USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias1-0/+3
2014-01-03enclosure: fix WARN_ON in dual path device removingJames Bottomley1-0/+7
2014-01-03hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2014-01-03hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2014-01-03ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2014-01-03net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden3-0/+9
2014-01-03net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2014-01-03saa7164: fix return value check in saa7164_initdev()Wei Yongjun1-1/+3
2014-01-03crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta1-1/+2
2014-01-03crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2014-01-03crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2014-01-03crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky1-3/+4
2014-01-03cpuset: Fix memory allocator deadlockPeter Zijlstra1-2/+6
2014-01-03Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2014-01-03libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2014-01-03tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2014-01-03ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang1-0/+1
2014-01-03ALSA: hda/realtek - Add support of ALC231 codecKailang Yang1-0/+1
2014-01-03irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan1-1/+1
2014-01-03can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp1-8/+9
2014-01-03Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-01-03Staging: zram: Fix access of NULL pointerRashika Kheria1-2/+4
2014-01-03usb: dwc3: fix implementation of endpoint wedgeAlan Stern2-4/+3
2014-01-03usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik1-0/+1
2014-01-03USB: serial: fix race in generic writeJohan Hovold1-8/+1
2014-01-03mac80211: don't attempt to reorder multicast framesJohannes Berg1-1/+2
2014-01-03ASoC: wm8990: Mark the register map as dirty when powering downMark Brown1-0/+2
2014-01-03powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2014-01-03ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2014-01-03PCI: Define macro for Marvell vendor IDXiangliang Yu1-0/+1
2014-01-03ahci: add support for IBM Akebono platform deviceAlistair Popple1-0/+1
2014-01-03configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14
2014-01-03iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2014-01-03iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1