summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-14usb: chipidea: udc: Don't flush endpoint fifo twiceStefan Wahren
2016-09-14usb: chipidea: udc: move write barrier into hw_ep_primeStefan Wahren
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-09-12usb: Kconfig: let USB_ULPI_BUS depends on USB_COMMONPeter Chen
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds
2016-09-11Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-11Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang
2016-09-09nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09cdc-acm: delete obsolete debug messagesOliver Neukum
2016-09-09cdc-wdm: add terminating newlineOliver Neukum
2016-09-09usb: Kconfig: move ulpi bus support out of hostPeter Chen
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven
2016-09-08i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee
2016-09-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-09-08i2c: mux: demux-pinctrl: run properly with multiple instancesWolfram Sang
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-09-07arm-cci: pmu: Fix typo in event nameSuzuki K Poulose
2016-09-08gpio: sa1100: fix irq probing for ucb1x00Russell King
2016-09-08gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij
2016-09-07Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi
2016-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook
2016-09-06Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-06Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-06Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-06Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-09-06Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme
2016-09-06Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fi...Mark Brown
2016-09-06Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-...Mark Brown
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King