summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-05Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-05Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim
2014-12-04hwmon: (gpio-fan) Add a shutdown handler to poweroff the fansNishanth Menon
2014-12-04hwmon: (gpio-fan) Allow usage of gpio operations that may sleepNishanth Menon
2014-12-04hwmon: (tmp401) Bail out from tmp401_probe() in case of write errorsBartosz Golaszewski
2014-12-04hwmon: (tmp401) Add support for TI TMP435Patrick Titiano
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-04Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann
2014-12-04Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann
2014-12-04Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...Arnd Bergmann
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann
2014-12-03cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-12-03xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2014-12-02drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek
2014-12-02drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer
2014-12-02drm/radeon: sync all BOs involved in a CS v2Christian König
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles
2014-12-02scsi: set fmt to NULL scsi_extd_sense_format() by defaultDan Carpenter
2014-12-02dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2014-12-02dm space map metadata: fix sm_bootstrap_get_count()Joe Thornber
2014-12-02hwmon: (lm95234) Add support for LM95233Guenter Roeck
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-12-02regulator: sky81452: Modify Device Tree structureGyungoh Yoo
2014-12-02hwmon: (lm95245) Add support for LM95235Guenter Roeck
2014-12-02mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter
2014-12-02mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter
2014-12-02mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter
2014-12-02mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter
2014-12-02mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com
2014-12-02drm/i915: More cautious with pch fifo underrunsDaniel Vetter
2014-12-02nouveau: move the hotplug ignore to correct place.Dave Airlie
2014-12-02Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie