summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-02-07fpga: region: release of_parse_phandle nodes after useIan Abbott
2018-02-07serial: core: mark port as initialized after successful IRQ changeSebastian Andrzej Siewior
2018-02-07pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-07iio: adc/accel: Fix up module licensesLinus Walleij
2018-02-07auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-03x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett
2018-02-03Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov
2018-02-03Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov
2018-02-03iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channelsNarcisa Ana Maria Vasile
2018-02-03iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier
2018-02-03spi: imx: do not access registers while clocks disabledStefan Agner
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam
2018-02-03serial: 8250_uniphier: fix error return code in uniphier_uart_probe()Wei Yongjun
2018-02-03serial: 8250_of: fix return code when probe function fails to get resetMasahiro Yamada
2018-02-03mei: me: allow runtime pm for platform with D0i3Tomas Winkler
2018-02-03android: binder: use VM_ALLOC to get vm areaGanesh Mahendran
2018-02-03ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-02-03staging: ccree: fix fips event irq handling buildGilad Ben-Yossef
2018-02-03staging: ccree: NULLify backup_info when unusedGilad Ben-Yossef
2018-02-03staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin
2018-02-03drm/vc4: Move IRQ enable to PM pathStefan Schake
2018-02-03staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King
2018-02-03media: usbtv: add a new usbidIcenowy Zheng
2018-02-03iwlwifi: fix access to prph when transport is stoppedSara Sharon
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2018-02-03scsi: aacraid: Prevent crash in case of free interrupt during scsi EH pathGuilherme G. Piccoli
2018-02-03drm/omap: displays: panel-dpi: add backlight dependencyArnd Bergmann
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET
2018-02-03drm/bridge: tc358767: fix 1-lane behaviorAndrey Gusakov
2018-02-03drm/bridge: tc358767: fix AUXDATAn registers accessAndrey Gusakov
2018-02-03drm/bridge: tc358767: fix timing calculationsAndrey Gusakov
2018-02-03drm/bridge: tc358767: fix DP0_MISC register setAndrey Gusakov
2018-02-03drm/bridge: tc358767: filter out too high modesAndrey Gusakov
2018-02-03drm/bridge: tc358767: do no fail on hi-res displaysAndrey Gusakov
2018-02-03drm/bridge: Fix lvds-encoder since the panel_bridge rework.Eric Anholt
2018-02-03net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2018-02-03drm/amdgpu: don't try to move pinned BOsChristian König
2018-02-03nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()Minwoo Im