summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun1-0/+3
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-12-01pinctrl: meson: fix pinconf bias disableJerome Brunet1-1/+1
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2-51/+39
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner1-1/+1
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2-4/+5
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel1-0/+46
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-11/+25
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman1-14/+46
2018-12-01IB/core: Perform modify QP on real oneParav Pandit1-2/+3
2018-12-01Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov1-3/+1
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki1-1/+2
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-12-01gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy1-2/+3
2018-12-01mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain1-1/+6
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2-3/+3
2018-12-01xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh1-0/+1
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko1-0/+1
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen1-1/+1
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi1-3/+3
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-12-01bus: arm-cci: remove unnecessary unreachable()Stefan Agner1-2/+0
2018-12-01efi/libstub: arm: support building with clangAlistair Strachan1-1/+2
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+12
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor1-1/+1
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-27uio: Fix an Oops on loadDan Carpenter1-2/+5
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-27ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAMMika Westerberg1-27/+45
2018-11-27zram: close udev startup race condition as default groupsMinchan Kim1-20/+6
2018-11-27net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2018-11-27qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller1-0/+2
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado1-0/+1
2018-11-27Revert "drm/exynos/decon5433: implement frame counter"Inki Dae3-21/+0