summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* acpi, nfit: check for the correct event code in notificationsVishal Verma2016-10-282-0/+7
* net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2016-10-281-1/+1
* bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz2016-10-281-0/+4
* hpsa: correct skipping masked peripheralsDon Brace2016-10-281-4/+74
* sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-10-282-4/+9
* irqchip/gicv3: Handle loop timeout properDan Carpenter2016-10-281-1/+1
* scsi: Fix use-after-freeMing Lei2016-10-281-1/+1
* Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-281-2/+9
* Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-281-0/+14
* Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza2016-10-287-19/+142
* cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2016-10-282-2/+3
* cx231xx: don't return error on successMauro Carvalho Chehab2016-10-281-1/+4
* mb86a20s: fix demod settingsMauro Carvalho Chehab2016-10-281-50/+42
* mb86a20s: fix the locking logicMauro Carvalho Chehab2016-10-281-1/+11
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2016-10-281-3/+3
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2016-10-281-1/+1
* zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2016-10-282-13/+104
* zfcp: fix payload trace length for SAN request&responseSteffen Maier2016-10-281-2/+2
* zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2016-10-283-2/+6
* zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2016-10-282-0/+4
* zfcp: trace on request for open and close of WKA portSteffen Maier2016-10-283-2/+39
* zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier2016-10-281-1/+2
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2016-10-283-10/+12
* zfcp: close window with unblocked rport during rport goneSteffen Maier2016-10-283-5/+22
* zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier2016-10-281-0/+4
* zfcp: fix fc_host port_type with NPIVSteffen Maier2016-10-281-3/+5
* ubi: Deal with interrupted erasures in WLRichard Weinberger2016-10-281-2/+19
* dm crypt: fix crash on exitRabin Vincent2016-10-281-14/+10
* dm mpath: check if path's request_queue is dying in activate_path()Mike Snitzer2016-10-281-3/+3
* dm: return correct error code in dm_resume()'s retry loopMinfei Huang2016-10-281-3/+2
* dm: mark request_queue dead before destroying the DM deviceBart Van Assche2016-10-281-0/+5
* cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada2016-10-281-5/+5
* platform: don't return 0 from platform_get_irq[_byname]() on errorSergei Shtylyov2016-10-281-2/+2
* PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme2016-10-281-0/+1
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2016-10-281-1/+1
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2016-10-281-1/+2
* rtlwifi: Fix missing country code for Great BritainLarry Finger2016-10-281-1/+3
* clk: imx6: initialize GPU clocksLucas Stach2016-10-281-0/+18
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2016-10-281-0/+6
* mei: me: add kaby point device idsAlexander Usyskin2016-10-282-0/+6
* gpio: mpc8xxx: Correct irq handler functionLiu Gang2016-10-281-1/+1
* crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri2016-10-221-15/+16
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-10-221-1/+0
* scsi: arcmsr: Simplify user_len checkingBorislav Petkov2016-10-221-6/+8
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-10-221-1/+7
* brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki2016-10-221-1/+4
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-221-0/+6
* drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan2016-10-221-1/+1
* serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-10-221-1/+1
* tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen2016-10-161-2/+5