summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2015-01-08drm/tegra: gem: dumb: pitch and size are outputsThierry Reding
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman
2015-01-08dm thin: fix a race in thin_dtrMikulas Patocka
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2015-01-08dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2015-01-08regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov
2015-01-08mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren
2015-01-08md/bitmap: always wait for writes on unplug.NeilBrown
2014-12-16drm/radeon: sync all BOs involved in a CS v2Christian König
2014-12-16Revert: ACPI / EC: Add support to disallow QR_EC to be issued before completi...Greg Kroah-Hartman
2014-12-16xen-netfront: use correct linear area after linearizing an skbDavid Vrabel
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16bond: Check length of IFLA_BOND_ARP_IP_TARGET attributesThomas Graf
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-16vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]Alexander Duyck
2014-12-16sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-16ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-16AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles
2014-12-16media: smiapp: Only some selection targets are settableSakari Ailus
2014-12-16media: s2255drv: fix payload size for JPG, MJPEGsensoray-dev
2014-12-16media: rc-core: fix toggle handling in the rc6 decoderDavid Härdeman
2014-12-16drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-12-16drm/i915: More cautious with pch fifo underrunsDaniel Vetter
2014-12-16of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlapIan Campbell
2014-12-16drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek
2014-12-16drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer
2014-12-16i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-16i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-16i2c: omap: fix i207 errata handlingAlexander Kochetkov
2014-12-16i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov
2014-12-16nouveau: move the hotplug ignore to correct place.Dave Airlie
2014-12-16drm/nouveau/gf116: remove copy1 engineIlia Mirkin
2014-12-16xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee