summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-06-24gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij1-1/+8
2016-06-24Revert "drm/i915: Exit cherryview_irq_handler() after one pass"Greg Kroah-Hartman1-2/+2
2016-06-24drm/core: Do not preserve framebuffer on rmfb, v4.Maarten Lankhorst1-5/+55
2016-06-24gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne1-0/+7
2016-06-24gpio: zynq: Fix the error pathShubhrajyoti Datta1-1/+3
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-24gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado1-2/+2
2016-06-24gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado1-1/+1
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks1-2/+2
2016-06-24gpio: bail out silently on NULL descriptorsLinus Walleij1-3/+8
2016-06-24drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall1-3/+3
2016-06-24net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-06-24vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+3
2016-06-24net: stmmac: Fix incorrect memcpy source memoryMarek Vasut1-1/+1
2016-06-24net: alx: use custom skb allocatorFeng Tang2-1/+51
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
2016-06-24net: mvneta: Fix lacking spinlock initializationGregory CLEMENT1-0/+1
2016-06-24udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2-9/+5
2016-06-24tuntap: correctly wake up process during uninitJason Wang1-3/+3
2016-06-24macsec: fix netlink attribute for key idSabrina Dubroca1-2/+2
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko1-2/+2
2016-06-24scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne1-0/+1
2016-06-24scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley1-2/+5
2016-06-08regulator: Fix deadlock during regulator registrationJon Hunter1-5/+5
2016-06-08IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn1-2/+3
2016-06-08drm: msm: remove unused variableArnd Bergmann1-1/+0
2016-06-08PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki1-2/+3
2016-06-08drm/i915: Pass the correct crtc state to .update_plane()Ville Syrjälä1-3/+1
2016-06-08drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel3-3/+12
2016-06-08drm: Add helper for DP++ adaptorsVille Syrjälä2-1/+367
2016-06-08drm/i915: Fix watermarks for VLV/CHVVille Syrjälä3-10/+20