summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques1-2/+2
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber1-2/+20
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber1-1/+1
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter1-1/+3
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber1-3/+7
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber1-1/+2
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz1-1/+1
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong1-1/+19
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke6-18/+18
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com1-1/+1
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo1-2/+0
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach1-1/+1
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan1-0/+7
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov1-1/+12
2015-01-08md/bitmap: always wait for writes on unplug.NeilBrown1-10/+6
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet1-1/+2
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau1-1/+1
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner1-7/+3
2014-12-16sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-16ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2014-12-16AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles1-0/+3
2014-12-16USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2-75/+25
2014-12-16media: smiapp: Only some selection targets are settableSakari Ailus1-1/+1
2014-12-16drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter1-11/+11
2014-12-16drm/i915: More cautious with pch fifo underrunsDaniel Vetter1-2/+0
2014-12-16drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek1-0/+2
2014-12-16i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-12-16i2c: omap: fix i207 errata handlingAlexander Kochetkov1-3/+5
2014-12-16i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov1-2/+0
2014-12-16xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee1-5/+0
2014-12-06gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt1-0/+10
2014-12-06drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher1-1/+1
2014-12-06bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi1-0/+7
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2014-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper1-1/+1
2014-12-06scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg1-0/+1
2014-12-06vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger1-0/+24
2014-12-06spi: dw: Fix dynamic speed change.Thor Thayer1-5/+1
2014-12-06iser-target: Disable TX completion interrupt coalescingNicholas Bellinger1-2/+2
2014-12-06Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg1-1/+2
2014-12-06iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier1-1/+1
2014-12-06srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
2014-12-06Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-12-06Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal1-0/+4
2014-12-06can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov1-0/+1
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu4-4/+52