summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman
2016-05-03drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng
2016-05-03USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-05-02Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-05-02Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-02nfit: fix translation of command status resultsDan Williams
2016-05-02Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold
2016-05-02nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna
2016-05-02[media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski
2016-05-02[media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski
2016-05-02cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeRafael J. Wysocki
2016-05-01cxgb3: fix out of bounds readMichal Schmidt
2016-05-01net/smscx5xx: use the device tree for mac addressArnd Bergmann
2016-05-01virtio: Silence uninitialized variable warningDan Carpenter
2016-04-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-30Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan
2016-04-30libnvdimm, pfn: fix memmap reservation sizingDan Williams
2016-04-30phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsMarek Szyprowski
2016-04-30phy: exynos-mipi-video: Rewrite handling of phy registersMarek Szyprowski
2016-04-30phy: exynos-mipi-video: Drop support for direct access to PMUSylwester Nawrocki
2016-04-30phy: bcm-ns-usb2: new driver for USB 2.0 PHY on NorthstarRafał Miłecki
2016-04-30phy: rockhip-usb: Remove CLK_IS_ROOTStephen Boyd
2016-04-30phy: phy-mt65xx-usb3: add support for mt2701 platformChunfeng Yun
2016-04-30phy: rcar-gen3-usb2: add extcon supportYoshihiro Shimoda
2016-04-30phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/offYoshihiro Shimoda
2016-04-30phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_dataYoshihiro Shimoda
2016-04-30phy: Add support for NS2 SATA3 PHY in Broadcom SATA3 PHY driverAnup Patel
2016-04-30gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup listVille Syrjälä
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-29Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-29Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-29Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUGAlan Stern
2016-04-29usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak
2016-04-29usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski
2016-04-29usb: Add driver for UCSIHeikki Krogerus
2016-04-29Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-29raid5: delete unnecessary warnningShaohua Li
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck
2016-04-29Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki