summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-19Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixesDave Airlie
2015-11-19Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-11-18cpufreq: mediatek: fix build errorArnd Bergmann
2015-11-18cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe
2015-11-18cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe
2015-11-18Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki
2015-11-18Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-18drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou
2015-11-18drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou
2015-11-18drm/amdgpu: add lock for interval tree in vmChunming Zhou
2015-11-18drm/amdgpu: keep the owner for VMIDsChristian König
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König
2015-11-18drm/amdgpu: cleanup VM coding styleChristian König
2015-11-18drm/amdgpu: remove unused VM manager fieldChristian König
2015-11-18drm/amdgpu: cleanup scheduler command submissionChristian König
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König
2015-11-18drm/i915: Consider SPLL as another shared pll, v2.Maarten Lankhorst
2015-11-18drm/i915: Fix gpu frequency change tracingMika Kuoppala
2015-11-18usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin
2015-11-18usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin
2015-11-18usb: chipidea: otg: gadget module load and unload supportLi Jun
2015-11-18usb: chipidea: debug: disable usb irq while role switchLi Jun
2015-11-18usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17drm/vc4: Make sure that planes aren't scaled.Eric Anholt
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt
2015-11-17drm/vc4: checking for NULL instead of IS_ERRDan Carpenter
2015-11-17drm/vc4: fix itnull.cocci warningsJulia Lawall
2015-11-17drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall
2015-11-17drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-11-17usb: musb: enable usb_dma parameterBin Liu
2015-11-17usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin
2015-11-17usb: dwc3: gadget: let us set lower max_speedBen McCauley
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu
2015-11-17usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen