summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-17staging: unisys: return error value directlySudip Mukherjee
2015-11-17staging: unisys: remove unused variableSudip Mukherjee
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
2015-11-17usb: dwc2: host: Fix remote wakeup when not in DWC2_L2Douglas Anderson
2015-11-17usb: dwc2: host: Fix ahbcfg for rk3066Douglas Anderson
2015-11-17drm/i915: Don't clobber the addfb2 ioctl paramsVille Syrjälä
2015-11-17drm: Fix primary plane size for stereo doubled modes for legacy setcrtcVille Syrjälä
2015-11-17drm/i915: Clear intel_crtc->atomic before updating it.Maarten Lankhorst
2015-11-17irqchip/gic: Add save/restore of the active stateMarc Zyngier
2015-11-17irqchip/gic: Clear enable bits before restoring themMarc Zyngier
2015-11-17irqchip/gic: Make sure all interrupts are deactivated at bootMarc Zyngier
2015-11-17drm/core: Fix old_fb handling in pan_display_atomic.Maarten Lankhorst
2015-11-17drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.Maarten Lankhorst
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst
2015-11-17drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.Maarten Lankhorst
2015-11-17drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.Maarten Lankhorst
2015-11-16HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina
2015-11-16ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()Markus Elfring
2015-11-16Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"Chris Bainbridge
2015-11-16ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant codeChris Bainbridge
2015-11-16ipg: Remove ipg driverOndrej Zary
2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary
2015-11-16PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov
2015-11-16drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()Junwei Zhang
2015-11-16drm/amdgpu: wait interruptible when semaphores are disabled v2Christian König
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz
2015-11-16ravb: remove unhandle int causeMasaru Nagai
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall
2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare