summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-01-31USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-01-31cdc-acm: kill unnecessary messagesOliver Neukum
2015-01-31cdc-acm: add sanity checksOliver Neukum
2015-01-31Merge tag 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2015-01-31Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-31Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-31Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-31Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-31Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-30Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang
2015-01-30phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin
2015-01-30phy: exynos-video-mipi: Fix regression by adding support for PMU regmapSylwester Nawrocki
2015-01-30phy: add a driver for the Rockchip SoC internal USB2.0 PHYYunzhi Li
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark
2015-01-29Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-28dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-01-28dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-01-28rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-28rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-01-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings
2015-01-27can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-01-27can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-01-27can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-27Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman