summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui2016-03-031-1/+1
* mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter2016-03-031-1/+1
* mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2016-03-032-1/+3
* mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter2016-03-031-0/+31
* mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik2016-03-031-1/+1
* mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter2016-03-031-0/+30
* mmc: mmci: fix an ages old detection errorLinus Walleij2016-03-031-1/+1
* mmc: core: Enable tuning according to the actual timingCarlo Caione2016-03-032-6/+6
* mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter2016-03-031-2/+2
* mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du2016-03-031-4/+2
* mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter2016-03-031-1/+1
* mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter2016-03-031-3/+6
* mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter2016-03-031-1/+1
* mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent2016-03-031-1/+2
* clockevents/tcb_clksrc: Prevent disabling an already disabled clockAlexandre Belloni2016-03-031-1/+2
* posix-clock: Fix return code on the poll method's error pathRichard Cochran2016-03-031-2/+2
* irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-03-031-6/+1
* irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim2016-03-031-1/+1
* irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel2016-03-031-0/+1
* irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori2016-03-031-1/+26
* coresight: checking for NULL string in coresight_name_match()Mathieu Poirier2016-03-031-1/+1
* dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer2016-03-031-0/+2
* dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-03-034-19/+12
* dm space map metadata: remove unused variable in brb_pop()Mike Snitzer2016-03-031-3/+0
* tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab2016-03-031-0/+9
* vb2: fix a regression in poll() behavior for output,streamsHans Verkuil2016-03-031-3/+3
* gspca: ov534/topro: prevent a division by 0Antonio Ospite2016-03-032-3/+12
* si2157: return -EINVAL if firmware blob is too bigLaura Abbott2016-03-031-0/+1
* media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley2016-03-031-3/+3
* rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai2016-03-031-0/+2
* namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro2016-03-031-2/+2
* mei: validate request value in client notify request ioctlAlexander Usyskin2016-03-031-1/+5
* mei: fix fasync return value on errorTomas Winkler2016-03-031-2/+4
* rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger2016-03-031-1/+7
* rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger2016-03-031-2/+5
* rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger2016-03-031-2/+4
* rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger2016-03-031-0/+9
* rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger2016-03-031-2/+2
* rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger2016-03-031-0/+2
* rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger2016-03-031-0/+2
* rtlwifi: rtl_pci: Fix kernel panicLarry Finger2016-03-031-8/+3
* locks: fix unlock when fcntl_setlk races with a closeJeff Layton2016-03-031-21/+30
* um: link with -lpthreadVegard Nossum2016-03-031-1/+1
* uml: fix hostfs mknod()Vegard Nossum2016-03-031-3/+1
* uml: flush stdout before forkingVegard Nossum2016-03-031-0/+2
* s390/fpu: signals vs. floating point control registerMartin Schwidefsky2016-03-031-0/+2
* s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky2016-03-031-1/+1
* s390/dasd: fix performance dropStefan Haberland2016-03-031-0/+1
* s390/dasd: fix refcount for PAV reassignmentStefan Haberland2016-03-031-5/+16
* s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland2016-03-031-1/+1