aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-07Drivers: hv: balloon: Fix info request to show max page countGravatar Alex Ng 1-2/+7
2016-11-07Drivers: hv: vss: Operation timeouts should match host expectationGravatar Alex Ng 1-2/+6
2016-11-07Drivers: hv: vss: Improve log messages.Gravatar Alex Ng 1-6/+19
2016-11-07Drivers: hv: balloon: Add logging for dynamic memory operationsGravatar Alex Ng 1-3/+28
2016-11-07Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not setGravatar Alex Ng 1-0/+4
2016-11-07Drivers: hv: utils: Fix the mapping between host version and protocol to useGravatar Alex Ng 1-3/+6
2016-11-07Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutGravatar Vitaly Kuznetsov 1-1/+1
2016-10-31mei: bus: demote error to debug level upon disconnectGravatar Alexander Usyskin 1-1/+1
2016-10-31mei: show the HBM protocol versions in the device attributesGravatar Alexander Usyskin 1-1/+42
2016-10-31genwqe: use pci_irq_allocate_vectorsGravatar Christoph Hellwig 2-11/+2
2016-10-30Merge 4.9-rc3 into char-misc-nextGravatar Greg Kroah-Hartman 132-428/+959
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-5/+5
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-8/+9
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-18/+61
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 1-8/+8
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+4
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-38/+46
2016-10-29Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 12-18/+49
2016-10-29Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 22-80/+295
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 7-56/+52
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-6/+32
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Gravatar Rafael J. Wysocki 2-18/+22
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Gravatar Lv Zheng 5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Gravatar Lv Zheng 1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationGravatar Lv Zheng 1-20/+20
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-9/+15
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Gravatar Rafael J. Wysocki 5106-265135/+445892
2016-10-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-11/+17
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Gravatar Linus Torvalds 1-0/+2
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Gravatar Linus Torvalds 6-0/+38
2016-10-28Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Gravatar Linus Torvalds 5-44/+28
2016-10-28ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Gravatar Boris Brezillon 1-5/+5
2016-10-28VMCI: Doorbell create and destroy fixesGravatar Jorgen Hansen 2-2/+8
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGravatar Gerald Schaefer 1-1/+11
2016-10-28vme: vme_get_size potentially returning incorrect value on failureGravatar Martyn Welch 1-0/+4
2016-10-28Move CONFIG_DEVKMEM default to nGravatar Dave Young 1-1/+0
2016-10-28mei: bus: remove rx callback contextGravatar Tomas Winkler 3-11/+6
2016-10-28nfc: mei_phy: get phy from the driver dataGravatar Tomas Winkler 1-1/+4
2016-10-28nfc: mei: use module_mei_cl_driver macroGravatar Tomas Winkler 2-44/+2
2016-10-28watchdog: mei_wdt: use module_mei_cl_driver macroGravatar Tomas Winkler 1-19/+1
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupGravatar Rob Herring 1-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGravatar Geert Uytterhoeven 1-0/+2
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsGravatar Richard Genoud 1-4/+22
2016-10-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-4/+4
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkGravatar Dimitri Sivanich 1-1/+1
2016-10-27ipack: print a hex number after a 0x prefixGravatar Uwe Kleine-König 1-1/+1
2016-10-27block: DAC960: print a hex number after a 0x prefixGravatar Uwe Kleine-König 1-2/+2
2016-10-27device-dax: fix percpu_ref_exit orderingGravatar Dan Williams 1-1/+1
2016-10-27nvdimm: make CONFIG_NVDIMM_DAX 'bool'Gravatar Arnd Bergmann 2-2/+2
2016-10-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 11-18/+57