summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-27ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura1-2/+6
2016-07-27drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche1-1/+9
2016-07-27iommu/amd: Fix unity mapping initialization raceJoerg Roedel1-2/+12
2016-07-27iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel1-5/+12
2016-07-27iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker1-0/+1
2016-07-27base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2016-07-27HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung1-3/+15
2016-07-27HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer1-5/+5
2016-07-27HID: elo: kill not flush the workOliver Neukum1-1/+1
2016-07-27cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-07-27thermal: cpu_cooling: fix improper order during initializationLukasz Luba1-8/+8
2016-07-27uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-07-27Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold2-40/+20
2016-07-27of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov1-9/+10
2016-07-27usb: common: otg-fsm: add license to usb-otg-fsmOscar1-0/+2
2016-07-27usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann1-0/+27
2016-07-27IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2016-07-27IB/cm: Fix a recently introduced locking bugBart Van Assche1-2/+2
2016-07-27EDAC, sb_edac: Fix rank lookup on BroadwellTony Luck1-5/+8
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding1-1/+1
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-07-11USB: mos7720: delete parportSudip Mukherjee1-0/+1
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman1-5/+22
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni1-0/+3
2016-07-11xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2-13/+17
2016-07-11usb: musb: host: correct cppi dma channel for isoch transferBin Liu1-1/+1
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-07-11usb: musb: only restore devctl when session was set in backupBin Liu1-1/+2
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-07-11usb: quirks: Fix sortingHans de Goede1-10/+10
2016-07-11USB: uas: Fix slave queue_depth not being setHans de Goede1-0/+1
2016-07-11crypto: ux500 - memmove the right sizeLinus Walleij1-2/+2
2016-07-11crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard2-2/+2
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang1-1/+6
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2-7/+8
2016-06-24drm/core: Do not preserve framebuffer on rmfb, v4.Maarten Lankhorst1-5/+55
2016-06-24crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk1-2/+11
2016-06-24pinctrl: mediatek: fix dual-edge code defecthongkun.cao1-2/+3
2016-06-24crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky1-5/+12
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks1-2/+2
2016-06-24vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2-7/+22
2016-06-24geneve: Relax MTU constraintsDavid Wragg1-1/+12
2016-06-24vxlan: Relax MTU constraintsDavid Wragg1-11/+25
2016-06-24vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+3
2016-06-24team: don't call netdev_change_features under team->lockIvan Vecera1-2/+7
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16