summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-04IB/qib: Fix txselect regressionMike Marciniszyn1-6/+5
2013-12-04IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-5/+1
2013-12-04IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-6/+1
2013-12-04iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-12-04iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-12-04iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2-5/+6
2013-12-04ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2013-12-04ahci: disabled FBS prior to issuing software resetxiangliang yu1-0/+16
2013-12-04ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston1-0/+4
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause3-15/+15
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-12-04rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-57/+42
2013-12-04rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger1-0/+1
2013-12-04vsprintf: check real user/group id for %pKRyan Mallon2-10/+48
2013-12-04drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai1-0/+1
2013-12-04libata: Fix display of sata speedGwendal Grignou1-8/+8
2013-12-04gpio: rcar: NULL dereference on error in probe()Dan Carpenter1-1/+1
2013-12-04gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter1-1/+1
2013-12-04gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter1-1/+1
2013-12-04gpio: twl4030: Fix regression for twl gpio outputTony Lindgren1-2/+3
2013-12-04cfg80211: fix scheduled scan pointer accessJohannes Berg1-2/+2
2013-12-04ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren1-0/+4
2013-12-04ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson1-0/+12
2013-12-04i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu1-2/+2
2013-12-04i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu1-2/+2
2013-12-04i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun1-0/+1
2013-12-04parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2-8/+14
2013-12-04devpts: plug the memory leak in kill_sbIlija Hadzic1-0/+1
2013-12-04rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara1-7/+9
2013-12-04regulator: ti-abb: Fix operator precedence typoNishanth Menon1-1/+1
2013-12-04pinctrl: dove: unset twsi option3 for gconfig as wellRoel Kluin1-1/+1
2013-12-04alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro1-2/+2
2013-12-04perf tools: Synthesize anon MMAP records againDon Zickus1-2/+4
2013-12-04perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle3-4/+11
2013-12-04genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff1-1/+1
2013-12-04ASoC: wm5110: Add post SYSCLK register patch for rev D chipCharles Keepax1-1/+42
2013-12-04ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald1-0/+4
2013-12-04ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situationsOskar Schirmer1-12/+17
2013-12-04ASoC: blackfin: Fix missing breakTakashi Iwai1-0/+1
2013-12-04ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen1-0/+2
2013-12-04ASoC: cs42l52: Correct MIC CTL maskBrian Austin1-1/+1
2013-12-04ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy1-1/+1
2013-12-04ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit wordsNariman Poushin1-0/+5
2013-12-04backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold1-2/+2
2013-12-04backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold1-2/+4
2013-12-04staging: r8188eu: Fix AP modeLarry Finger1-0/+3
2013-12-04staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+13
2013-12-04Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2013-12-04staging: zsmalloc: Ensure handle is never 0 on successOlav Haugan1-4/+13