summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-03cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai1-2/+6
2014-12-03xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee1-5/+0
2014-12-02drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek1-0/+2
2014-12-02drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer1-0/+7
2014-12-02drm/radeon: sync all BOs involved in a CS v2Christian König1-10/+7
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles1-0/+3
2014-12-02scsi: set fmt to NULL scsi_extd_sense_format() by defaultDan Carpenter1-0/+3
2014-12-02dm crypt: use memzero_explicit for on-stack bufferMilan Broz1-1/+1
2014-12-02dm space map metadata: fix sm_bootstrap_get_count()Joe Thornber1-1/+3
2014-12-02hwmon: (lm95234) Add support for LM95233Guenter Roeck2-29/+68
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter1-11/+11
2014-12-02regulator: sky81452: Modify Device Tree structureGyungoh Yoo1-36/+9
2014-12-02hwmon: (lm95245) Add support for LM95235Guenter Roeck2-16/+30
2014-12-02mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter1-2/+5
2014-12-02mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter1-2/+8
2014-12-02mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter1-1/+4
2014-12-02mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter1-0/+3
2014-12-02mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com1-24/+24
2014-12-02mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com1-13/+2
2014-12-02mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com1-5/+5
2014-12-02mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com1-8/+0
2014-12-02drm/i915: More cautious with pch fifo underrunsDaniel Vetter1-2/+0
2014-12-02nouveau: move the hotplug ignore to correct place.Dave Airlie1-1/+1
2014-12-02Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie6-34/+71
2014-12-02drm/nouveau/gf116: remove copy1 engineIlia Mirkin1-1/+0
2014-12-02drm/nouveau: prevent stale fence->channel pointers, and protect with rcuMaarten Lankhorst2-29/+67
2014-12-02drm/nouveau/fifo/g84-: ack non-stall interrupt before handling itBen Skeggs3-4/+4
2014-12-02PCI: tegra: Use physical range for I/O mappingThierry Reding1-8/+20
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier1-1/+1
2014-12-01dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter1-1/+3
2014-12-01dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong1-1/+19
2014-12-01dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber1-2/+2
2014-12-01dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber1-3/+7
2014-12-01dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber1-1/+2
2014-12-01dm cache: discard block size must be a multiple of cache block sizeJoe Thornber1-6/+3
2014-12-01dm cache: fix a harmless race when working out if a block is discardedJoe Thornber1-2/+4
2014-12-01dm cache: when reloading a discard bitset allow for a different discard block...Joe Thornber1-7/+87
2014-12-01dm cache: fix some issues with the new discard range supportJoe Thornber1-3/+3
2014-12-01dm array: if resizing the array is a noop set the new root to the old oneJoe Thornber1-1/+3
2014-12-01mfd: atmel-hlcdc: Add Kconfig option description and nameBoris Brezillon1-1/+6
2014-12-01hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errorsBartosz Golaszewski1-6/+20
2014-12-01hwmon: (nct6775) Add blank lines after declarationsGuenter Roeck1-6/+24
2014-12-01hwmon: (nct6775) Add support for NCT6792DGuenter Roeck2-12/+39
2014-12-01hwmon: (lm75) Add support for the NXP LM75BMichael Thalmeier1-0/+6
2014-12-01hwmon: Driver for Nuvoton NCT7802YGuenter Roeck3-0/+872
2014-12-01hwmon: (ibmpowernv) Convert to module_platform_driverAxel Lin1-12/+1
2014-12-01hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta1-48/+19
2014-12-01hwmon: (iio_hwmon) Add support for humidity sensorsGuenter Roeck1-1/+6
2014-12-01hwmon: (ltc2978) Add regulator supportAlan Tull2-3/+47