aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixesDave Airlie4-13/+23
2015-11-19Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie24-401/+729
2015-11-19cpufreq: mediatek: fix build errorArnd Bergmann1-0/+1
2015-11-19cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe1-11/+46
2015-11-19cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe1-29/+29
2015-11-19Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2-171/+1
2015-11-18Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki1-43/+5
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee1-23/+25
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman7-41/+90
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman1-6/+9
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu1-26/+6
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-35/+87
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-11/+14
2015-11-18drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou2-25/+25
2015-11-18drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou1-15/+18
2015-11-18drm/amdgpu: add lock for interval tree in vmChunming Zhou2-2/+15
2015-11-18drm/amdgpu: keep the owner for VMIDsChristian König2-17/+24
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König4-12/+20
2015-11-18drm/amdgpu: cleanup VM coding styleChristian König1-50/+48
2015-11-18drm/amdgpu: remove unused VM manager fieldChristian König1-2/+0
2015-11-18drm/amdgpu: cleanup scheduler command submissionChristian König2-39/+25
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König1-1/+1
2015-11-18drm/i915: Consider SPLL as another shared pll, v2.Maarten Lankhorst4-41/+83
2015-11-18drm/i915: Fix gpu frequency change tracingMika Kuoppala1-1/+1
2015-11-18usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin1-3/+8
2015-11-18usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin1-4/+6
2015-11-18usb: chipidea: otg: gadget module load and unload supportLi Jun1-0/+17
2015-11-18usb: chipidea: debug: disable usb irq while role switchLi Jun1-0/+2
2015-11-18usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen1-18/+113
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-3277/+449
2015-11-17drm/vc4: Make sure that planes aren't scaled.Eric Anholt1-0/+10
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt2-5/+6
2015-11-17drm/vc4: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2015-11-17drm/vc4: fix itnull.cocci warningsJulia Lawall1-1/+1
2015-11-17drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2015-11-17drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot1-4/+4
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn1-0/+3
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+16
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca1-0/+2
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca1-1/+1
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca1-5/+7
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs1-21/+3
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert1-1/+1
2015-11-17usb: musb: enable usb_dma parameterBin Liu1-1/+1
2015-11-17usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin1-2/+5
2015-11-17usb: dwc3: gadget: let us set lower max_speedBen McCauley1-1/+23
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu1-6/+16
2015-11-17usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen1-1/+1