summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-15driver core: unexport static function create_syslog_headerJiang Liu
2014-02-15firmware: use power efficient workqueue for unloading and aborting fw loadShaibal Dutta
2014-02-15firmware: give a protection when map page failedzhang jun
2014-02-15firmware: google memconsole driver fixesMichel Lespinasse
2014-02-15firmware: fix google/gsmi duplicate efivars_sysfs_init()Michel Lespinasse
2014-02-14drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-14ACPI / platform: drop redundant ACPI_HANDLE checkJosh Cartwright
2014-02-11Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger
2014-02-07sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-02-07scsi: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-02-07pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-02-07kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-02-07dma-buf: avoid using IS_ERR_OR_NULLColin Cross
2014-02-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-07Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-07hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson
2014-02-06Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki
2014-02-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-02-06Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'Rafael J. Wysocki
2014-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-06pinctrl: tegra: return correct error typeLaxman Dewangan
2014-02-06pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard
2014-02-06drm/radeon: allow geom rings to be setup on r600/r700 (v2)Dave Airlie
2014-02-06Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...Dave Airlie
2014-02-06Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...Dave Airlie
2014-02-06drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie
2014-02-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-06Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-02-05drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani
2014-02-05drm/ttm: Fix TTM object open regressionThomas Hellstrom
2014-02-05vmwgfx: Fix unitialized stack read in vmw_setup_otable_baseDave Jones
2014-02-05drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom
2014-02-05drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2Thomas Hellstrom
2014-02-05drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom
2014-02-05drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom
2014-02-05drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devicesThomas Hellstrom
2014-02-05drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom
2014-02-05drm/vmwgfx: Don't commit staged bindings if execbuf failsThomas Hellstrom
2014-02-05drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F
2014-02-05ACPI / proc: remove unneeded NULL checkDan Carpenter
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter