aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach
2015-01-16swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini
2015-01-16swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini
2015-01-16swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini
2015-01-16swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard
2015-01-16drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
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: 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-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: 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-08md/bitmap: always wait for writes on unplug.NeilBrown
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
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-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-16USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-16media: smiapp: Only some selection targets are settableSakari Ailus
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-16drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek
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-16xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2014-12-06gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt
2014-12-06drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher
2014-12-06bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka
2014-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper