summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker1-1/+1
2019-01-09spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner1-2/+1
2019-01-09spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner1-0/+1
2019-01-09spi: bcm2835: Fix race on DMA terminationLukas Wunner1-6/+4
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal1-2/+4
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2019-01-09qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork1-1/+1
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King1-0/+1
2019-01-09usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-01-09USB: serial: option: add Fibocom NL678 seriesJörgen Storvist1-0/+4
2019-01-09USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2019-01-09mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann1-1/+1
2019-01-09IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl1-0/+2
2019-01-09qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist1-0/+1
2019-01-09qmi_wwan: Added support for Fibocom NL668 seriesJörgen Storvist1-0/+1
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-9/+3
2019-01-09mlxsw: core: Increase timeout during firmware flash processShalom Toledo3-2/+27
2019-01-09net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan1-4/+6
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2019-01-09xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2019-01-09vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang1-0/+2
2019-01-09qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist1-0/+1
2019-01-09net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2019-01-09net: macb: restart tx after tx used bit readClaudiu Beznea1-1/+20
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2018-12-29drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+8
2018-12-29spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.Uwe Kleine-König1-23/+36
2018-12-29spi: imx: add a device specific prepare_message callbackUwe Kleine-König1-1/+39
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-29Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui1-0/+20
2018-12-29gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede1-60/+84
2018-12-29gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-29scsi: sd: use mempool for discard special pageJens Axboe1-4/+19
2018-12-29USB: serial: option: add Telit LN940 seriesJörgen Storvist1-0/+4
2018-12-29USB: serial: option: add Fibocom NL668 seriesJörgen Storvist1-0/+2
2018-12-29USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist1-0/+1
2018-12-29USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2018-12-29USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist1-0/+2
2018-12-29USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne1-2/+2
2018-12-29xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman1-1/+2
2018-12-29USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2018-12-29ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche1-2/+2
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho1-35/+70