summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede
2016-04-13usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-13usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-04-13cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-08tuntap: restore default qdiscJason Wang
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik
2016-04-08gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov
2016-04-07libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams
2016-04-07libnvdimm, pfn: fix uuid validationDan Williams
2016-04-07libnvdimm: fix smart data retrievalDan Williams
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-04-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii
2016-04-07intel_idle: Add KBL supportLen Brown
2016-04-07intel_idle: Add SKX supportLen Brown
2016-04-07intel_idle: Clean up all registered devices on exit.Richard Cochran
2016-04-07intel_idle: Propagate hot plug errors.Richard Cochran
2016-04-07intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran
2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran
2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran
2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran
2016-04-07intel_idle: Fix deallocation order on the driver exit path.Richard Cochran
2016-04-07intel_idle: Remove redundant initialization calls.Richard Cochran