summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-26drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-26mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-26net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier
2018-09-26net: gemini: Allow multiple ports to instantiateLinus Walleij
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-09-26gpio: pxa: Fix potential NULL dereferenceWei Yongjun
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen
2018-09-26lightnvm: pblk: enable line minor version detectionMatias Bjørling
2018-09-26lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg
2018-09-26drm/amd/display: support access ddc for mst branchEric Yang
2018-09-26coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose
2018-09-26parport: sunbpp: fix error return codeJulia Lawall
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst
2018-09-26drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-09-26mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor
2018-09-26tty: fix termios input-speed encodingJohan Hovold
2018-09-26tty: fix termios input-speed encoding when using BOTHERJohan Hovold
2018-09-26serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin
2018-09-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington
2018-09-26net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-09-26net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-09-26net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren
2018-09-26pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang
2018-09-26PM / devfreq: use put_device() instead of kfree()Arvind Yadav
2018-09-26spi: dw: fix possible race conditionAlexandre Belloni
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-09-26net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-09-26mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold
2018-09-26of: add helper to lookup compatible child nodeJohan Hovold
2018-09-26of: fix phandle cache creation for DTs with no phandlesRob Herring
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman