summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-12-15platform/x86/acerhdf: Still depends on THERMALRandy Dunlap
2014-12-15drm/i915: sanitize RPS resetting during GPU resetImre Deak
2014-12-15drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser
2014-12-15cirrus: cs89x0: fix time comparisonAsaf Vertz
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak
2014-12-15ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu
2014-12-15power / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-15NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-15ACPI / EC: Fix unexpected ec_remove_handlers() invocationsLv Zheng
2014-12-15storvsc: ring buffer failures may result in I/O freezeLong Li
2014-12-15ipr: set scsi_level correctly for disk arraysBrian King
2014-12-15ipr: add support for async scanning to speed up bootBrian King
2014-12-15scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne
2014-12-15scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne
2014-12-15scsi_debug: improve driver description in KconfigDouglas Gilbert
2014-12-15scsi_debug: fix compare and write errorsDouglas Gilbert
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman
2014-12-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2014-12-15scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-14Merge tag 'md/3.19' of git://neil.brown.name/mdLinus Torvalds
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam
2014-12-14virtio_pci: move probe to common fileMichael S. Tsirkin
2014-12-14iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman
2014-12-14iwlwifi: add new device IDs for 3165Emmanuel Grumbach
2014-12-14iwlwifi: don't double free a pointer if no FW was foundEmmanuel Grumbach
2014-12-14iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach
2014-12-14iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran
2014-12-13mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh
2014-12-13zram: implement rw_page operation of zramkaram.lee