summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-01driver core: Move device_links_purge() after bus_remove_device()Jeffy Chen
2018-12-01clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devicesMarek Szyprowski
2018-12-01rtc: omap: fix error path when pinctrl_register failsAlexandre Belloni
2018-12-01i40iw: Fix memory leak in error path of create QPMustafa Ismail
2018-12-01net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha
2018-12-01PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien
2018-12-01ubi: fastmap: Check each mapping only onceRichard Weinberger
2018-12-01mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold
2018-12-01xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-12-01xhci: Allow more than 32 quirksMarc Zyngier
2018-12-01power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold
2018-12-01drm/mediatek: fix OF sibling-node lookupJohan Hovold
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-12-01NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-12-01floppy: fix race condition in __floppy_read_block_0()Jens Axboe
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang
2018-12-01pinctrl: meson: fix pinconf bias disableJerome Brunet
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-01IB/core: Perform modify QP on real oneParav Pandit
2018-12-01Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-12-01gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy
2018-12-01mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-12-01xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi